#FFD9DB#FFD9DB
#FFD9DB is a very light, muted red. Relative luminance 0.760; OKLCH L 91.8% C 0.042 H 14.4°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9DB |
|---|---|
| RGB | rgb(255, 217, 219) |
| HSL | hsl(357, 100%, 93%) |
| HSV | hsv(357, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 14.1%, 0%) |
| CIE-LAB | lab(89.86, 13.49, 3.93) |
| CIE-LCH | lch(89.86, 14.06, 16.24°) |
| OKLab | oklab(91.77% 0.0412 0.0105) |
| OKLCH | oklch(91.77% 0.042 14.4) |
| XYZ | xyz(78.8386, 76.0024, 77.5210) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.59
Light Pink
#FFD1DF
ΔE00 4.99
Pale Pink
#FFCFDC
ΔE00 5.01
Light Rose
#FFC5CB
ΔE00 6.19
Pale Rose
#FDC1C5
ΔE00 6.94
Bubblegum
#FFC1CC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9DB #D9FFFD
analogous
#FFD9EE #FFD9DB #FFEAD9
triadic
#FFD9DB #DBFFD9 #D9DBFF
tetradic
#FFD9DB #EEFFD9 #D9FFFD #EAD9FF
square
#FFD9DB #EEFFD9 #D9FFFD #EAD9FF
split-complementary
#FFD9DB #D9FFEA #D9EEFF
monochromatic
#FF5F67 #FF9CA1 #FFD9DB #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.30
#FFD9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#FFD9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9DB
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9DB | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#E7E5DA
Tritanopia (blue-blind)
#FFD6DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd9db; /* rgb */ color: rgb(255, 217, 219); /* oklch */ color: oklch(91.8% 0.042 14.4);
Tailwind
colors: {
custom: {
50: '#ffe4e6',
500: '#ffd9db',
950: '#000000',
},
}SCSS
$custom: #ffd9db; $custom-light: #ffe4e6; $custom-dark: #000000;
JSON
{
"hex": "#ffd9db",
"rgb": {
"r": 255,
"g": 217,
"b": 219
},
"hsl": {
"h": 356.842,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.91772,
"c": 0.04248,
"h": 14.4
},
"luminance": 0.76
}Semantic roles & 50–950 ramp
primary
#FFD9DB
secondary
#91ECE7
accent
#E6D900
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484