#FFDAD9#FFDAD9
#FFDAD9 is a very light, muted red. Relative luminance 0.764; OKLCH L 91.9% C 0.041 H 19.8°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAD9 |
|---|---|
| RGB | rgb(255, 218, 217) |
| HSL | hsl(2, 100%, 93%) |
| HSV | hsv(2, 15%, 100%) |
| CMYK | cmyk(0%, 14.5%, 14.9%, 0%) |
| CIE-LAB | lab(90.05, 12.66, 5.26) |
| CIE-LCH | lch(90.05, 13.71, 22.55°) |
| OKLab | oklab(91.91% 0.0389 0.014) |
| OKLCH | oklch(91.91% 0.041 19.8) |
| XYZ | xyz(78.8354, 76.4148, 76.2289) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.75
Pale Pink
#FFCFDC
ΔE00 6.23
Light Pink
#FFD1DF
ΔE00 6.25
Light Rose
#FFC5CB
ΔE00 6.90
Pale Rose
#FDC1C5
ΔE00 7.49
Lavenderblush
#FFF0F5
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAD9 #D9FEFF
analogous
#FFD9EB #FFDAD9 #FFEDD9
triadic
#FFDAD9 #D9FFDA #DAD9FF
tetradic
#FFDAD9 #EBFFD9 #D9FEFF #EDD9FF
square
#FFDAD9 #EBFFD9 #D9FEFF #EDD9FF
split-complementary
#FFDAD9 #D9FFED #D9EBFF
monochromatic
#FF635F #FF9E9C #FFDAD9 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.29
#FFDAD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FFDAD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAD9
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAD9 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFD9
Deuteranopia (green-blind)
#E9E5D9
Tritanopia (blue-blind)
#FFD7DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdad9; /* rgb */ color: rgb(255, 218, 217); /* oklch */ color: oklch(91.9% 0.041 19.8);
Tailwind
colors: {
custom: {
50: '#ffe5e4',
500: '#ffdad9',
950: '#000000',
},
}SCSS
$custom: #ffdad9; $custom-light: #ffe5e4; $custom-dark: #000000;
JSON
{
"hex": "#ffdad9",
"rgb": {
"r": 255,
"g": 218,
"b": 217
},
"hsl": {
"h": 1.579,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.91905,
"c": 0.04136,
"h": 19.8
},
"luminance": 0.76413
}Semantic roles & 50–950 ramp
primary
#FFDAD9
secondary
#91E9EC
accent
#DFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484