#FFD0CC#FFD0CC
#FFD0CC is a very light, muted red. Relative luminance 0.707; OKLCH L 89.7% C 0.054 H 23.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0CC |
|---|---|
| RGB | rgb(255, 208, 204) |
| HSL | hsl(5, 100%, 90%) |
| HSV | hsv(5, 20%, 100%) |
| CMYK | cmyk(0%, 18.4%, 20%, 0%) |
| CIE-LAB | lab(87.36, 15.91, 8.23) |
| CIE-LCH | lch(87.36, 17.91, 27.34°) |
| OKLab | oklab(89.7% 0.049 0.0217) |
| OKLCH | oklch(89.7% 0.054 23.9) |
| XYZ | xyz(74.6953, 70.7341, 66.8335) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.94
Pale Rose
#FDC1C5
ΔE00 5.07
Pale Pink
#FFCFDC
ΔE00 6.37
Mistyrose
#FFE4E1
ΔE00 6.74
Light Pink
#FFD1DF
ΔE00 6.75
Bubblegum
#FFC1CC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0CC #CCFBFF
analogous
#FFCCE1 #FFD0CC #FFEACC
triadic
#FFD0CC #CCFFD0 #D0CCFF
tetradic
#FFD0CC #E1FFCC #CCFBFF #EACCFF
square
#FFD0CC #E1FFCC #CCFBFF #EACCFF
split-complementary
#FFD0CC #CCFFEA #CCE1FF
monochromatic
#FF5F52 #FF988F #FFD0CC #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.39
#FFD0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#FFD0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0CC
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0CC | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#E4DECB
Tritanopia (blue-blind)
#FFCBCF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd0cc; /* rgb */ color: rgb(255, 208, 204); /* oklch */ color: oklch(89.7% 0.054 23.9);
Tailwind
colors: {
custom: {
50: '#ffdedb',
500: '#ffd0cc',
950: '#000000',
},
}SCSS
$custom: #ffd0cc; $custom-light: #ffdedb; $custom-dark: #000000;
JSON
{
"hex": "#ffd0cc",
"rgb": {
"r": 255,
"g": 208,
"b": 204
},
"hsl": {
"h": 4.706,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89704,
"c": 0.05359,
"h": 23.9
},
"luminance": 0.70731
}Semantic roles & 50–950 ramp
primary
#FFD0CC
secondary
#86E2EA
accent
#D3E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484