#FFDAD5#FFDAD5
#FFDAD5 is a very light, muted red. Relative luminance 0.762; OKLCH L 91.8% C 0.042 H 27.0°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAD5 |
|---|---|
| RGB | rgb(255, 218, 213) |
| HSL | hsl(7, 100%, 92%) |
| HSV | hsv(7, 16%, 100%) |
| CMYK | cmyk(0%, 14.5%, 16.5%, 0%) |
| CIE-LAB | lab(89.96, 12.05, 7.22) |
| CIE-LCH | lch(89.96, 14.05, 30.93°) |
| OKLab | oklab(91.8% 0.0374 0.0191) |
| OKLCH | oklch(91.8% 0.042 27) |
| XYZ | xyz(78.3215, 76.2092, 73.5220) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.53
Pale Pink
#FFCFDC
ΔE00 7.75
Light Rose
#FFC5CB
ΔE00 7.78
Light Pink
#FFD1DF
ΔE00 7.84
Pale Rose
#FDC1C5
ΔE00 8.14
Lavenderblush
#FFF0F5
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAD5 #D5FAFF
analogous
#FFD5E5 #FFDAD5 #FFEFD5
triadic
#FFDAD5 #D5FFDA #DAD5FF
tetradic
#FFDAD5 #E5FFD5 #D5FAFF #EFD5FF
square
#FFDAD5 #E5FFD5 #D5FAFF #EFD5FF
split-complementary
#FFDAD5 #D5FFEF #D5E5FF
monochromatic
#FF6E5B #FFA498 #FFDAD5 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.29
#FFDAD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#FFDAD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAD5
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAD5 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED5
Deuteranopia (green-blind)
#EAE5D5
Tritanopia (blue-blind)
#FFD6D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdad5; /* rgb */ color: rgb(255, 218, 213); /* oklch */ color: oklch(91.8% 0.042 27.0);
Tailwind
colors: {
custom: {
50: '#ffe5e1',
500: '#ffdad5',
950: '#000000',
},
}SCSS
$custom: #ffdad5; $custom-light: #ffe5e1; $custom-dark: #000000;
JSON
{
"hex": "#ffdad5",
"rgb": {
"r": 255,
"g": 218,
"b": 213
},
"hsl": {
"h": 7.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.91799,
"c": 0.04199,
"h": 27
},
"luminance": 0.76207
}Semantic roles & 50–950 ramp
primary
#FFDAD5
secondary
#8DE0EB
accent
#CAE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484