#FFDAD7#FFDAD7
#FFDAD7 is a very light, muted red. Relative luminance 0.763; OKLCH L 91.9% C 0.042 H 23.4°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAD7 |
|---|---|
| RGB | rgb(255, 218, 215) |
| HSL | hsl(5, 100%, 92%) |
| HSV | hsv(5, 16%, 100%) |
| CMYK | cmyk(0%, 14.5%, 15.7%, 0%) |
| CIE-LAB | lab(90.00, 12.36, 6.24) |
| CIE-LCH | lch(90.00, 13.84, 26.79°) |
| OKLab | oklab(91.85% 0.0382 0.0165) |
| OKLCH | oklch(91.85% 0.042 23.4) |
| XYZ | xyz(78.5769, 76.3113, 74.8672) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.56
Pale Pink
#FFCFDC
ΔE00 6.97
Light Pink
#FFD1DF
ΔE00 7.03
Light Rose
#FFC5CB
ΔE00 7.29
Pale Rose
#FDC1C5
ΔE00 7.77
Lavenderblush
#FFF0F5
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAD7 #D7FCFF
analogous
#FFD7E8 #FFDAD7 #FFEED7
triadic
#FFDAD7 #D7FFDA #DAD7FF
tetradic
#FFDAD7 #E8FFD7 #D7FCFF #EED7FF
square
#FFDAD7 #E8FFD7 #D7FCFF #EED7FF
split-complementary
#FFDAD7 #D7FFEE #D7E8FF
monochromatic
#FF695D #FFA19A #FFDAD7 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.29
#FFDAD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FFDAD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAD7
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAD7 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED7
Deuteranopia (green-blind)
#E9E5D7
Tritanopia (blue-blind)
#FFD6D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdad7; /* rgb */ color: rgb(255, 218, 215); /* oklch */ color: oklch(91.9% 0.042 23.4);
Tailwind
colors: {
custom: {
50: '#ffe5e3',
500: '#ffdad7',
950: '#000000',
},
}SCSS
$custom: #ffdad7; $custom-light: #ffe5e3; $custom-dark: #000000;
JSON
{
"hex": "#ffdad7",
"rgb": {
"r": 255,
"g": 218,
"b": 215
},
"hsl": {
"h": 4.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.91851,
"c": 0.04159,
"h": 23.4
},
"luminance": 0.76309
}Semantic roles & 50–950 ramp
primary
#FFDAD7
secondary
#8FE4EB
accent
#D4E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484