#FFD8D9#FFD8D9
#FFD8D9 is a very light, muted red. Relative luminance 0.754; OKLCH L 91.5% C 0.044 H 16.2°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8D9 |
|---|---|
| RGB | rgb(255, 216, 217) |
| HSL | hsl(358, 100%, 92%) |
| HSV | hsv(358, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 14.9%, 0%) |
| CIE-LAB | lab(89.57, 13.70, 4.57) |
| CIE-LCH | lch(89.57, 14.44, 18.43°) |
| OKLab | oklab(91.53% 0.0419 0.0122) |
| OKLCH | oklch(91.53% 0.044 16.2) |
| XYZ | xyz(78.3199, 75.3838, 76.0570) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.70
Pale Pink
#FFCFDC
ΔE00 5.16
Light Pink
#FFD1DF
ΔE00 5.20
Light Rose
#FFC5CB
ΔE00 5.98
Pale Rose
#FDC1C5
ΔE00 6.66
Bubblegum
#FFC1CC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8D9 #D8FFFE
analogous
#FFD8EC #FFD8D9 #FFEBD8
triadic
#FFD8D9 #D9FFD8 #D8D9FF
tetradic
#FFD8D9 #ECFFD8 #D8FFFE #EBD8FF
square
#FFD8D9 #ECFFD8 #D8FFFE #EBD8FF
split-complementary
#FFD8D9 #D8FFEB #D8ECFF
monochromatic
#FF5E62 #FF9B9D #FFD8D9 #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.31
#FFD8D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#FFD8D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8D9
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8D9 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDD9
Deuteranopia (green-blind)
#E7E4D8
Tritanopia (blue-blind)
#FFD5D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd8d9; /* rgb */ color: rgb(255, 216, 217); /* oklch */ color: oklch(91.5% 0.044 16.2);
Tailwind
colors: {
custom: {
50: '#ffe4e4',
500: '#ffd8d9',
950: '#000000',
},
}SCSS
$custom: #ffd8d9; $custom-light: #ffe4e4; $custom-dark: #000000;
JSON
{
"hex": "#ffd8d9",
"rgb": {
"r": 255,
"g": 216,
"b": 217
},
"hsl": {
"h": 358.462,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91531,
"c": 0.04363,
"h": 16.2
},
"luminance": 0.75381
}Semantic roles & 50–950 ramp
primary
#FFD8D9
secondary
#90EBE9
accent
#E6E000
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484