#FFD8DA#FFD8DA
#FFD8DA is a very light, muted red. Relative luminance 0.754; OKLCH L 91.6% C 0.044 H 14.5°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8DA |
|---|---|
| RGB | rgb(255, 216, 218) |
| HSL | hsl(357, 100%, 92%) |
| HSV | hsv(357, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 14.5%, 0%) |
| CIE-LAB | lab(89.60, 13.86, 4.08) |
| CIE-LCH | lch(89.60, 14.45, 16.39°) |
| OKLab | oklab(91.56% 0.0423 0.0109) |
| OKLCH | oklch(91.56% 0.044 14.5) |
| XYZ | xyz(78.4504, 75.4359, 76.7441) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.82
Light Pink
#FFD1DF
ΔE00 4.83
Mistyrose
#FFE4E1
ΔE00 4.88
Light Rose
#FFC5CB
ΔE00 5.87
Pale Rose
#FDC1C5
ΔE00 6.61
Bubblegum
#FFC1CC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8DA #D8FFFD
analogous
#FFD8EE #FFD8DA #FFEAD8
triadic
#FFD8DA #DAFFD8 #D8DAFF
tetradic
#FFD8DA #EEFFD8 #D8FFFD #EAD8FF
square
#FFD8DA #EEFFD8 #D8FFFD #EAD8FF
split-complementary
#FFD8DA #D8FFEA #D8EEFF
monochromatic
#FF5E66 #FF9BA0 #FFD8DA #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.31
#FFD8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#FFD8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8DA
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8DA | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#E7E4D9
Tritanopia (blue-blind)
#FFD5D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd8da; /* rgb */ color: rgb(255, 216, 218); /* oklch */ color: oklch(91.6% 0.044 14.5);
Tailwind
colors: {
custom: {
50: '#ffe4e5',
500: '#ffd8da',
950: '#000000',
},
}SCSS
$custom: #ffd8da; $custom-light: #ffe4e5; $custom-dark: #000000;
JSON
{
"hex": "#ffd8da",
"rgb": {
"r": 255,
"g": 216,
"b": 218
},
"hsl": {
"h": 356.923,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91558,
"c": 0.04365,
"h": 14.5
},
"luminance": 0.75434
}Semantic roles & 50–950 ramp
primary
#FFD8DA
secondary
#90EBE7
accent
#E6DA00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484