#FFD0CB#FFD0CB
#FFD0CB is a very light, muted red. Relative luminance 0.707; OKLCH L 89.7% C 0.054 H 25.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0CB |
|---|---|
| RGB | rgb(255, 208, 203) |
| HSL | hsl(6, 100%, 90%) |
| HSV | hsv(6, 20%, 100%) |
| CMYK | cmyk(0%, 18.4%, 20.4%, 0%) |
| CIE-LAB | lab(87.33, 15.77, 8.72) |
| CIE-LCH | lch(87.33, 18.02, 28.96°) |
| OKLab | oklab(89.68% 0.0486 0.023) |
| OKLCH | oklch(89.68% 0.054 25.3) |
| XYZ | xyz(74.5758, 70.6863, 66.2038) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.26
Pale Rose
#FDC1C5
ΔE00 5.33
Mistyrose
#FFE4E1
ΔE00 6.73
Pale Pink
#FFCFDC
ΔE00 6.78
Light Pink
#FFD1DF
ΔE00 7.16
Bubblegum
#FFC1CC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0CB #CBFAFF
analogous
#FFCBE0 #FFD0CB #FFEACB
triadic
#FFD0CB #CBFFD0 #D0CBFF
tetradic
#FFD0CB #E0FFCB #CBFAFF #EACBFF
square
#FFD0CB #E0FFCB #CBFAFF #EACBFF
split-complementary
#FFD0CB #CBFFEA #CBE0FF
monochromatic
#FF6151 #FF998E #FFD0CB #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.39
#FFD0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#FFD0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0CB
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0CB | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#E4DECA
Tritanopia (blue-blind)
#FFCBCF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd0cb; /* rgb */ color: rgb(255, 208, 203); /* oklch */ color: oklch(89.7% 0.054 25.3);
Tailwind
colors: {
custom: {
50: '#ffdeda',
500: '#ffd0cb',
950: '#000000',
},
}SCSS
$custom: #ffd0cb; $custom-light: #ffdeda; $custom-dark: #000000;
JSON
{
"hex": "#ffd0cb",
"rgb": {
"r": 255,
"g": 208,
"b": 203
},
"hsl": {
"h": 5.769,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89678,
"c": 0.05377,
"h": 25.3
},
"luminance": 0.70684
}Semantic roles & 50–950 ramp
primary
#FFD0CB
secondary
#85E0E9
accent
#CFE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483