#FFD8DC#FFD8DC
#FFD8DC is a very light, muted red. Relative luminance 0.755; OKLCH L 91.6% C 0.044 H 11.0°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8DC |
|---|---|
| RGB | rgb(255, 216, 220) |
| HSL | hsl(354, 100%, 92%) |
| HSV | hsv(354, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 13.7%, 0%) |
| CIE-LAB | lab(89.65, 14.17, 3.09) |
| CIE-LCH | lch(89.65, 14.51, 12.32°) |
| OKLab | oklab(91.61% 0.043 0.0084) |
| OKLCH | oklch(91.61% 0.044 11) |
| XYZ | xyz(78.7137, 75.5413, 78.1308) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.14
Pale Pink
#FFCFDC
ΔE00 4.19
Mistyrose
#FFE4E1
ΔE00 5.31
Light Rose
#FFC5CB
ΔE00 5.74
Pale Rose
#FDC1C5
ΔE00 6.59
Bubblegum
#FFC1CC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8DC #D8FFFB
analogous
#FFD8F0 #FFD8DC #FFE8D8
triadic
#FFD8DC #DCFFD8 #D8DCFF
tetradic
#FFD8DC #F0FFD8 #D8FFFB #E8D8FF
square
#FFD8DC #F0FFD8 #D8FFFB #E8D8FF
split-complementary
#FFD8DC #D8FFE8 #D8F0FF
monochromatic
#FF5E6E #FF9BA5 #FFD8DC #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.30
#FFD8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#FFD8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8DC
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8DC | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#E6E4DB
Tritanopia (blue-blind)
#FFD5D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd8dc; /* rgb */ color: rgb(255, 216, 220); /* oklch */ color: oklch(91.6% 0.044 11.0);
Tailwind
colors: {
custom: {
50: '#ffe4e6',
500: '#ffd8dc',
950: '#000000',
},
}SCSS
$custom: #ffd8dc; $custom-light: #ffe4e6; $custom-dark: #000000;
JSON
{
"hex": "#ffd8dc",
"rgb": {
"r": 255,
"g": 216,
"b": 220
},
"hsl": {
"h": 353.846,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91613,
"c": 0.0438,
"h": 11
},
"luminance": 0.75539
}Semantic roles & 50–950 ramp
primary
#FFD8DC
secondary
#90EBE2
accent
#E6CE00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484