#FFD7DA#FFD7DA
#FFD7DA is a very light, muted red. Relative luminance 0.749; OKLCH L 91.4% C 0.045 H 12.9°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7DA |
|---|---|
| RGB | rgb(255, 215, 218) |
| HSL | hsl(356, 100%, 92%) |
| HSV | hsv(356, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 14.5%, 0%) |
| CIE-LAB | lab(89.36, 14.38, 3.73) |
| CIE-LCH | lch(89.36, 14.85, 14.54°) |
| OKLab | oklab(91.37% 0.0438 0.01) |
| OKLCH | oklch(91.37% 0.045 12.9) |
| XYZ | xyz(78.1950, 74.9251, 76.6590) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.30
Light Pink
#FFD1DF
ΔE00 4.33
Mistyrose
#FFE4E1
ΔE00 5.36
Light Rose
#FFC5CB
ΔE00 5.47
Pale Rose
#FDC1C5
ΔE00 6.27
Bubblegum
#FFC1CC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7DA #D7FFFC
analogous
#FFD7EE #FFD7DA #FFE8D7
triadic
#FFD7DA #DAFFD7 #D7DAFF
tetradic
#FFD7DA #EEFFD7 #D7FFFC #E8D7FF
square
#FFD7DA #EEFFD7 #D7FFFC #E8D7FF
split-complementary
#FFD7DA #D7FFE8 #D7EEFF
monochromatic
#FF5D69 #FF9AA1 #FFD7DA #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.31
#FFD7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#FFD7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7DA
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7DA | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDA
Deuteranopia (green-blind)
#E6E3D9
Tritanopia (blue-blind)
#FFD4D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd7da; /* rgb */ color: rgb(255, 215, 218); /* oklch */ color: oklch(91.4% 0.045 12.9);
Tailwind
colors: {
custom: {
50: '#ffe3e5',
500: '#ffd7da',
950: '#000000',
},
}SCSS
$custom: #ffd7da; $custom-light: #ffe3e5; $custom-dark: #000000;
JSON
{
"hex": "#ffd7da",
"rgb": {
"r": 255,
"g": 215,
"b": 218
},
"hsl": {
"h": 355.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.91372,
"c": 0.04488,
"h": 12.9
},
"luminance": 0.74923
}Semantic roles & 50–950 ramp
primary
#FFD7DA
secondary
#8FEBE4
accent
#E6D400
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484