#FFD8DE#FFD8DE
#FFD8DE is a very light, muted red. Relative luminance 0.756; OKLCH L 91.7% C 0.044 H 7.5°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8DE |
|---|---|
| RGB | rgb(255, 216, 222) |
| HSL | hsl(351, 100%, 92%) |
| HSV | hsv(351, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 12.9%, 0%) |
| CIE-LAB | lab(89.70, 14.49, 2.11) |
| CIE-LCH | lch(89.70, 14.64, 8.30°) |
| OKLab | oklab(91.67% 0.0437 0.0058) |
| OKLCH | oklch(91.67% 0.044 7.5) |
| XYZ | xyz(78.9801, 75.6478, 79.5341) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.49
Pale Pink
#FFCFDC
ΔE00 3.64
Light Rose
#FFC5CB
ΔE00 5.73
Mistyrose
#FFE4E1
ΔE00 5.79
Pale Rose
#FDC1C5
ΔE00 6.67
Bubblegum
#FFC1CC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8DE #D8FFF9
analogous
#FFD8F2 #FFD8DE #FFE6D8
triadic
#FFD8DE #DEFFD8 #D8DEFF
tetradic
#FFD8DE #F2FFD8 #D8FFF9 #E6D8FF
square
#FFD8DE #F2FFD8 #D8FFF9 #E6D8FF
split-complementary
#FFD8DE #D8FFE6 #D8F2FF
monochromatic
#FF5E76 #FF9BAA #FFD8DE #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.30
#FFD8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#FFD8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8DE
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8DE | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDE
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#FFD5DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd8de; /* rgb */ color: rgb(255, 216, 222); /* oklch */ color: oklch(91.7% 0.044 7.5);
Tailwind
colors: {
custom: {
50: '#ffe4e8',
500: '#ffd8de',
950: '#000000',
},
}SCSS
$custom: #ffd8de; $custom-light: #ffe4e8; $custom-dark: #000000;
JSON
{
"hex": "#ffd8de",
"rgb": {
"r": 255,
"g": 216,
"b": 222
},
"hsl": {
"h": 350.769,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91668,
"c": 0.04412,
"h": 7.5
},
"luminance": 0.75646
}Semantic roles & 50–950 ramp
primary
#FFD8DE
secondary
#90EBDD
accent
#E6C200
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484