#FFDAD6#FFDAD6
#FFDAD6 is a very light, muted red. Relative luminance 0.763; OKLCH L 91.8% C 0.042 H 25.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAD6 |
|---|---|
| RGB | rgb(255, 218, 214) |
| HSL | hsl(6, 100%, 92%) |
| HSV | hsv(6, 16%, 100%) |
| CMYK | cmyk(0%, 14.5%, 16.1%, 0%) |
| CIE-LAB | lab(89.98, 12.20, 6.73) |
| CIE-LCH | lch(89.98, 13.94, 28.88°) |
| OKLab | oklab(91.83% 0.0378 0.0178) |
| OKLCH | oklch(91.83% 0.042 25.2) |
| XYZ | xyz(78.4488, 76.2601, 74.1925) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.52
Pale Pink
#FFCFDC
ΔE00 7.35
Light Pink
#FFD1DF
ΔE00 7.43
Light Rose
#FFC5CB
ΔE00 7.52
Pale Rose
#FDC1C5
ΔE00 7.94
Lavenderblush
#FFF0F5
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAD6 #D6FBFF
analogous
#FFD6E7 #FFDAD6 #FFEFD6
triadic
#FFDAD6 #D6FFDA #DAD6FF
tetradic
#FFDAD6 #E7FFD6 #D6FBFF #EFD6FF
square
#FFDAD6 #E7FFD6 #D6FBFF #EFD6FF
split-complementary
#FFDAD6 #D6FFEF #D6E7FF
monochromatic
#FF6C5C #FFA399 #FFDAD6 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.29
#FFDAD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FFDAD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAD6
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAD6 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED6
Deuteranopia (green-blind)
#E9E5D6
Tritanopia (blue-blind)
#FFD6D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdad6; /* rgb */ color: rgb(255, 218, 214); /* oklch */ color: oklch(91.8% 0.042 25.2);
Tailwind
colors: {
custom: {
50: '#ffe5e2',
500: '#ffdad6',
950: '#000000',
},
}SCSS
$custom: #ffdad6; $custom-light: #ffe5e2; $custom-dark: #000000;
JSON
{
"hex": "#ffdad6",
"rgb": {
"r": 255,
"g": 218,
"b": 214
},
"hsl": {
"h": 5.854,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91825,
"c": 0.04177,
"h": 25.2
},
"luminance": 0.76258
}Semantic roles & 50–950 ramp
primary
#FFDAD6
secondary
#8EE2EB
accent
#CFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484