#FFDAD8#FFDAD8
#FFDAD8 is a very light, muted red. Relative luminance 0.764; OKLCH L 91.9% C 0.041 H 21.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAD8 |
|---|---|
| RGB | rgb(255, 218, 216) |
| HSL | hsl(3, 100%, 92%) |
| HSV | hsv(3, 15%, 100%) |
| CMYK | cmyk(0%, 14.5%, 15.3%, 0%) |
| CIE-LAB | lab(90.03, 12.51, 5.75) |
| CIE-LCH | lch(90.03, 13.77, 24.68°) |
| OKLab | oklab(91.88% 0.0385 0.0153) |
| OKLCH | oklch(91.88% 0.041 21.6) |
| XYZ | xyz(78.7057, 76.3629, 75.5460) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.63
Pale Pink
#FFCFDC
ΔE00 6.59
Light Pink
#FFD1DF
ΔE00 6.63
Light Rose
#FFC5CB
ΔE00 7.09
Pale Rose
#FDC1C5
ΔE00 7.61
Lavenderblush
#FFF0F5
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAD8 #D8FDFF
analogous
#FFD8EA #FFDAD8 #FFEED8
triadic
#FFDAD8 #D8FFDA #DAD8FF
tetradic
#FFDAD8 #EAFFD8 #D8FDFF #EED8FF
square
#FFDAD8 #EAFFD8 #D8FDFF #EED8FF
split-complementary
#FFDAD8 #D8FFEE #D8EAFF
monochromatic
#FF665E #FFA09B #FFDAD8 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.29
#FFDAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FFDAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAD8
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAD8 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED8
Deuteranopia (green-blind)
#E9E5D8
Tritanopia (blue-blind)
#FFD6DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdad8; /* rgb */ color: rgb(255, 218, 216); /* oklch */ color: oklch(91.9% 0.041 21.6);
Tailwind
colors: {
custom: {
50: '#ffe5e4',
500: '#ffdad8',
950: '#000000',
},
}SCSS
$custom: #ffdad8; $custom-light: #ffe5e4; $custom-dark: #000000;
JSON
{
"hex": "#ffdad8",
"rgb": {
"r": 255,
"g": 218,
"b": 216
},
"hsl": {
"h": 3.077,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91878,
"c": 0.04145,
"h": 21.6
},
"luminance": 0.76361
}Semantic roles & 50–950 ramp
primary
#FFDAD8
secondary
#90E7EB
accent
#DAE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484