#FDD9DA#FDD9DA
#FDD9DA is a very light, muted red. Relative luminance 0.756; OKLCH L 91.6% C 0.040 H 16.0°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD9DA |
|---|---|
| RGB | rgb(253, 217, 218) |
| HSL | hsl(358, 90%, 92%) |
| HSV | hsv(358, 14%, 99%) |
| CMYK | cmyk(0%, 14.2%, 13.8%, 0.8%) |
| CIE-LAB | lab(89.66, 12.64, 4.15) |
| CIE-LCH | lch(89.66, 13.30, 18.16°) |
| OKLab | oklab(91.57% 0.0386 0.0111) |
| OKLCH | oklch(91.57% 0.04 16) |
| XYZ | xyz(77.9753, 75.5724, 76.7955) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.00
Light Pink
#FFD1DF
ΔE00 5.59
Pale Pink
#FFCFDC
ΔE00 5.63
Light Rose
#FFC5CB
ΔE00 6.71
Pale Rose
#FDC1C5
ΔE00 7.38
Lavenderblush
#FFF0F5
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD9DA #D9FDFC
analogous
#FDD9EC #FDD9DA #FDEAD9
triadic
#FDD9DA #DAFDD9 #D9DAFD
tetradic
#FDD9DA #ECFDD9 #D9FDFC #EAD9FD
square
#FDD9DA #ECFDD9 #D9FDFC #EAD9FD
split-complementary
#FDD9DA #D9FDEA #D9ECFD
monochromatic
#F76569 #FA9FA1 #FDD9DA #FDE2E3 #FDE2E3
Accessibility & contrast
On white
1.30
#FDD9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#FDD9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD9DA
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD9DA | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#E7E4D9
Tritanopia (blue-blind)
#FFD6D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fdd9da; /* rgb */ color: rgb(253, 217, 218); /* oklch */ color: oklch(91.6% 0.040 16.0);
Tailwind
colors: {
custom: {
50: '#fee4e5',
500: '#fdd9da',
950: '#000000',
},
}SCSS
$custom: #fdd9da; $custom-light: #fee4e5; $custom-dark: #000000;
JSON
{
"hex": "#fdd9da",
"rgb": {
"r": 253,
"g": 217,
"b": 218
},
"hsl": {
"h": 358.333,
"s": 90,
"l": 92.157
},
"oklch": {
"l": 0.91566,
"c": 0.04019,
"h": 16
},
"luminance": 0.7557
}Semantic roles & 50–950 ramp
primary
#FDD9DA
secondary
#94E7E4
accent
#E6DF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484