#FFD8D8#FFD8D8
#FFD8D8 is a very light, muted red. Relative luminance 0.753; OKLCH L 91.5% C 0.044 H 18.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8D8 |
|---|---|
| RGB | rgb(255, 216, 216) |
| HSL | hsl(0, 100%, 92%) |
| HSV | hsv(0, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 15.3%, 0%) |
| CIE-LAB | lab(89.55, 13.55, 5.06) |
| CIE-LCH | lch(89.55, 14.46, 20.47°) |
| OKLab | oklab(91.5% 0.0415 0.0135) |
| OKLCH | oklch(91.5% 0.044 18) |
| XYZ | xyz(78.1902, 75.3319, 75.3741) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.53
Pale Pink
#FFCFDC
ΔE00 5.51
Light Pink
#FFD1DF
ΔE00 5.58
Light Rose
#FFC5CB
ΔE00 6.12
Pale Rose
#FDC1C5
ΔE00 6.74
Bubblegum
#FFC1CC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8D8 #D8FFFF
analogous
#FFD8EC #FFD8D8 #FFECD8
triadic
#FFD8D8 #D8FFD8 #D8D8FF
tetradic
#FFD8D8 #ECFFD8 #D8FFFF #ECD8FF
square
#FFD8D8 #ECFFD8 #D8FFFF #ECD8FF
split-complementary
#FFD8D8 #D8FFEC #D8ECFF
monochromatic
#FF5E5E #FF9B9B #FFD8D8 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.31
#FFD8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#FFD8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8D8
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8D8 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#E7E4D7
Tritanopia (blue-blind)
#FFD5D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd8d8; /* rgb */ color: rgb(255, 216, 216); /* oklch */ color: oklch(91.5% 0.044 18.0);
Tailwind
colors: {
custom: {
50: '#ffe4e4',
500: '#ffd8d8',
950: '#000000',
},
}SCSS
$custom: #ffd8d8; $custom-light: #ffe4e4; $custom-dark: #000000;
JSON
{
"hex": "#ffd8d8",
"rgb": {
"r": 255,
"g": 216,
"b": 216
},
"hsl": {
"h": 0,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91504,
"c": 0.04364,
"h": 18
},
"luminance": 0.7533
}Semantic roles & 50–950 ramp
primary
#FFD8D8
secondary
#90EBEB
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484