Complementary
Two colors from opposite sides of the wheel. They make each other look more vivid, which is why the pairing is used for anything that needs to stand out.
Pink is the hex color #FFC0CB, with RGB values 255, 192, 203. It is a CSS color keyword, so browsers render it from the name alone, and its value is fixed by the CSS Color Module.
Quick colors, then fill the screen
Or a gradient
Or let it move
Every value for #FFC0CB, ready to paste. Click any code to copy it.
| Channel | Decimal | Share | Hex | Octal | Binary |
|---|---|---|---|---|---|
| Red | 255 | 100% | FF | 377 | 11111111 |
| Green | 192 | 75.29% | C0 | 300 | 11000000 |
| Blue | 203 | 79.61% | CB | 313 | 11001011 |
The nearest web-safe color is #FFCCCC, from the 216-color palette browsers agreed on before displays could be trusted with more.
A pale tint of red rather than a hue of its own, which is why no rainbow contains it. The name came from the flower, and the flower was named for its frilled edge.
Every step is generated from #FFC0CB. Click a swatch to copy its hex.
A shade is the base color with black mixed in. Shades read as deeper and more dramatic, and they are what you reach for when a color needs to recede or carry weight.
A tint is the base color with white mixed in. Tints turn pastel as they lighten, which makes them useful for backgrounds and for anything that has to sit behind text.
A tone is the base color with grey mixed in. Tones lose the shout without losing the hue, and they are usually what separates a considered palette from a loud one.
The same color as the 50 to 950 ladder every CSS framework uses, with #FFC0CB at 500. Click a step to copy its hex, or take the whole scale as variables for a design system.
Harmonies are positions on the color wheel rather than matters of taste, which is why they keep working across very different designs.
Two colors from opposite sides of the wheel. They make each other look more vivid, which is why the pairing is used for anything that needs to stand out.
Three neighbours on the wheel. Nothing competes, so the result reads calm and settled, closer to how colour behaves in nature.
The base plus the two colors either side of its complement. It keeps most of the contrast while being much easier to balance.
Three colors spaced evenly around the wheel. Strong and lively, and usually best with one dominant color and two accents.
Two complementary pairs, forming a rectangle on the wheel. The richest scheme available, and the hardest to keep from shouting.
One hue at different lightness levels. Effortlessly cohesive, and the safest way to build a palette around a brand color.
Near neighbours, for when this color is almost right. Each one shifts hue, saturation or lightness by a small step.
Five-color palettes built around #FFC0CB, each following a different scheme. Click any swatch to copy it, or open the generator to build your own.
Open the palette generator to lock the colors you like and regenerate the rest.
Whether pink works as text, and what to put on top of it when it is the background. Ratios follow WCAG 2.1, where 4.5 is the bar for body text and 3 for large text.
Large text at 24 pixels
Body text at 16 pixels. A flat field of color removes every variable, which is what makes it useful for judging a display.
Large text at 24 pixels
Body text at 16 pixels. A flat field of color removes every variable, which is what makes it useful for judging a display.
Used the other way round, #FFC0CB as a background takes #000000 text. That is the higher-contrast of the two, and it is what the tool picks automatically for any chrome sitting on your color.
Pink reads better on a black background of the two. Contrast is a property of the pair, not of one color, so a color that fails here can still be perfectly usable against a different partner.
Every named pink in the library, 4 of them CSS keywords whose values are normative rather than conventional. Codes are rounded to whole numbers for HSL.
| Swatch | Name | Hex | RGB | HSL |
|---|---|---|---|---|
| is a CSS keyword is the color on this page | #FFC0CB | 255, 192, 203 | 350, 100%, 88% | |
| Magenta is a CSS keyword | #FF00FF | 255, 0, 255 | 300, 100%, 50% | |
| Hot pink is a CSS keyword | #FF69B4 | 255, 105, 180 | 330, 100%, 71% | |
| Rose | #FF007F | 255, 0, 127 | 330, 100%, 50% | |
| Dusty rose | #D8A7B1 | 216, 167, 177 | 348, 39%, 75% | |
| Baby pink | #F4C2C2 | 244, 194, 194 | 0, 69%, 86% | |
| Pale violet red is a CSS keyword | #DB7093 | 219, 112, 147 | 340, 60%, 65% |