#FFD9DA#FFD9DA
#FFD9DA is a very light, muted red. Relative luminance 0.759; OKLCH L 91.7% C 0.042 H 16.2°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9DA |
|---|---|
| RGB | rgb(255, 217, 218) |
| HSL | hsl(358, 100%, 93%) |
| HSV | hsv(358, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 14.5%, 0%) |
| CIE-LAB | lab(89.84, 13.34, 4.42) |
| CIE-LCH | lch(89.84, 14.05, 18.34°) |
| OKLab | oklab(91.75% 0.0408 0.0118) |
| OKLCH | oklch(91.75% 0.042 16.2) |
| XYZ | xyz(78.7073, 75.9499, 76.8298) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.39
Pale Pink
#FFCFDC
ΔE00 5.34
Light Pink
#FFD1DF
ΔE00 5.35
Light Rose
#FFC5CB
ΔE00 6.30
Pale Rose
#FDC1C5
ΔE00 6.99
Bubblegum
#FFC1CC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9DA #D9FFFE
analogous
#FFD9ED #FFD9DA #FFEBD9
triadic
#FFD9DA #DAFFD9 #D9DAFF
tetradic
#FFD9DA #EDFFD9 #D9FFFE #EBD9FF
square
#FFD9DA #EDFFD9 #D9FFFE #EBD9FF
split-complementary
#FFD9DA #D9FFEB #D9EDFF
monochromatic
#FF5F63 #FF9C9E #FFD9DA #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.30
#FFD9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#FFD9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9DA
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9DA | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#E8E5D9
Tritanopia (blue-blind)
#FFD6DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd9da; /* rgb */ color: rgb(255, 217, 218); /* oklch */ color: oklch(91.7% 0.042 16.2);
Tailwind
colors: {
custom: {
50: '#ffe4e5',
500: '#ffd9da',
950: '#000000',
},
}SCSS
$custom: #ffd9da; $custom-light: #ffe4e5; $custom-dark: #000000;
JSON
{
"hex": "#ffd9da",
"rgb": {
"r": 255,
"g": 217,
"b": 218
},
"hsl": {
"h": 358.421,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.91745,
"c": 0.04245,
"h": 16.2
},
"luminance": 0.75948
}Semantic roles & 50–950 ramp
primary
#FFD9DA
secondary
#91ECE9
accent
#E6DF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484