#FFDAD4#FFDAD4
#FFDAD4 is a very light, muted red. Relative luminance 0.762; OKLCH L 91.8% C 0.042 H 28.8°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAD4 |
|---|---|
| RGB | rgb(255, 218, 212) |
| HSL | hsl(8, 100%, 92%) |
| HSV | hsv(8, 17%, 100%) |
| CMYK | cmyk(0%, 14.5%, 16.9%, 0%) |
| CIE-LAB | lab(89.93, 11.90, 7.71) |
| CIE-LCH | lch(89.93, 14.18, 32.95°) |
| OKLab | oklab(91.77% 0.037 0.0203) |
| OKLCH | oklch(91.77% 0.042 28.8) |
| XYZ | xyz(78.1949, 76.1586, 72.8556) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.59
Light Rose
#FFC5CB
ΔE00 8.05
Pale Pink
#FFCFDC
ΔE00 8.15
Light Pink
#FFD1DF
ΔE00 8.26
Pale Rose
#FDC1C5
ΔE00 8.37
Lavenderblush
#FFF0F5
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAD4 #D4F9FF
analogous
#FFD4E4 #FFDAD4 #FFF0D4
triadic
#FFDAD4 #D4FFDA #DAD4FF
tetradic
#FFDAD4 #E4FFD4 #D4F9FF #F0D4FF
square
#FFDAD4 #E4FFD4 #D4F9FF #F0D4FF
split-complementary
#FFDAD4 #D4FFF0 #D4E4FF
monochromatic
#FF715A #FFA597 #FFDAD4 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.29
#FFDAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#FFDAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAD4
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAD4 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED4
Deuteranopia (green-blind)
#EAE5D4
Tritanopia (blue-blind)
#FFD6D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdad4; /* rgb */ color: rgb(255, 218, 212); /* oklch */ color: oklch(91.8% 0.042 28.8);
Tailwind
colors: {
custom: {
50: '#ffe5e1',
500: '#ffdad4',
950: '#000000',
},
}SCSS
$custom: #ffdad4; $custom-light: #ffe5e1; $custom-dark: #000000;
JSON
{
"hex": "#ffdad4",
"rgb": {
"r": 255,
"g": 218,
"b": 212
},
"hsl": {
"h": 8.372,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91773,
"c": 0.04225,
"h": 28.8
},
"luminance": 0.76156
}Semantic roles & 50–950 ramp
primary
#FFDAD4
secondary
#8CDEEB
accent
#C5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484