#EFDAD9#EFDAD9
#EFDAD9 is a very light, muted red. Relative luminance 0.735; OKLCH L 90.5% C 0.023 H 20.9°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDAD9 |
|---|---|
| RGB | rgb(239, 218, 217) |
| HSL | hsl(3, 41%, 89%) |
| HSV | hsv(3, 9%, 94%) |
| CMYK | cmyk(0%, 8.8%, 9.2%, 6.3%) |
| CIE-LAB | lab(88.69, 7.05, 3.11) |
| CIE-LCH | lch(88.69, 7.71, 23.81°) |
| OKLab | oklab(90.52% 0.0218 0.0083) |
| OKLCH | oklch(90.52% 0.023 20.9) |
| XYZ | xyz(73.1912, 73.5045, 75.9643) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.19
Lavenderblush
#FFF0F5
ΔE00 5.60
Very Light Pink
#FFF4F2
ΔE00 6.53
Seashell
#FFF5EE
ΔE00 8.00
Linen
#FAF0E6
ΔE00 8.45
Gainsboro
#DCDCDC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDAD9 #D9EEEF
analogous
#EFD9E3 #EFDAD9 #EFE5D9
triadic
#EFDAD9 #D9EFDA #DAD9EF
tetradic
#EFDAD9 #E3EFD9 #D9EEEF #E5D9EF
square
#EFDAD9 #E3EFD9 #D9EEEF #E5D9EF
split-complementary
#EFDAD9 #D9EFE5 #D9E3EF
monochromatic
#CB8683 #DDB0AE #EFDAD9 #F6EAE9 #F6EAE9
Accessibility & contrast
On white
1.34
#EFDAD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#EFDAD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDAD9
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDAD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDAD9 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD9
Deuteranopia (green-blind)
#E2E0D9
Tritanopia (blue-blind)
#F4D8DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdad9; /* rgb */ color: rgb(239, 218, 217); /* oklch */ color: oklch(90.5% 0.023 20.9);
Tailwind
colors: {
custom: {
50: '#f4e5e4',
500: '#efdad9',
950: '#000000',
},
}SCSS
$custom: #efdad9; $custom-light: #f4e5e4; $custom-dark: #000000;
JSON
{
"hex": "#efdad9",
"rgb": {
"r": 239,
"g": 218,
"b": 217
},
"hsl": {
"h": 2.727,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.90516,
"c": 0.02332,
"h": 20.9
},
"luminance": 0.73503
}Semantic roles & 50–950 ramp
primary
#EFDAD9
secondary
#A1C9CB
accent
#AEB432
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484