#FFD9DE#FFD9DE
#FFD9DE is a very light, muted red. Relative luminance 0.762; OKLCH L 91.9% C 0.043 H 9.0°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9DE |
|---|---|
| RGB | rgb(255, 217, 222) |
| HSL | hsl(352, 100%, 93%) |
| HSV | hsv(352, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 12.9%, 0%) |
| CIE-LAB | lab(89.93, 13.97, 2.46) |
| CIE-LCH | lch(89.93, 14.18, 9.99°) |
| OKLab | oklab(91.85% 0.0423 0.0067) |
| OKLCH | oklch(91.85% 0.043 9) |
| XYZ | xyz(79.2371, 76.1618, 79.6198) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.99
Pale Pink
#FFCFDC
ΔE00 4.13
Mistyrose
#FFE4E1
ΔE00 5.30
Light Rose
#FFC5CB
ΔE00 6.05
Pale Rose
#FDC1C5
ΔE00 6.94
Bubblegum
#FFC1CC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9DE #D9FFFA
analogous
#FFD9F1 #FFD9DE #FFE7D9
triadic
#FFD9DE #DEFFD9 #D9DEFF
tetradic
#FFD9DE #F1FFD9 #D9FFFA #E7D9FF
square
#FFD9DE #F1FFD9 #D9FFFA #E7D9FF
split-complementary
#FFD9DE #D9FFE7 #D9F1FF
monochromatic
#FF5F74 #FF9CA9 #FFD9DE #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.29
#FFD9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#FFD9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9DE
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9DE | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#E7E5DD
Tritanopia (blue-blind)
#FFD6DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd9de; /* rgb */ color: rgb(255, 217, 222); /* oklch */ color: oklch(91.9% 0.043 9.0);
Tailwind
colors: {
custom: {
50: '#ffe4e8',
500: '#ffd9de',
950: '#000000',
},
}SCSS
$custom: #ffd9de; $custom-light: #ffe4e8; $custom-dark: #000000;
JSON
{
"hex": "#ffd9de",
"rgb": {
"r": 255,
"g": 217,
"b": 222
},
"hsl": {
"h": 352.105,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.91854,
"c": 0.04279,
"h": 9
},
"luminance": 0.7616
}Semantic roles & 50–950 ramp
primary
#FFD9DE
secondary
#91ECE0
accent
#E6C700
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484