#EFDED9#EFDED9
#EFDED9 is a very light, near-neutral red. Relative luminance 0.756; OKLCH L 91.3% C 0.020 H 37.0°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDED9 |
|---|---|
| RGB | rgb(239, 222, 217) |
| HSL | hsl(14, 41%, 89%) |
| HSV | hsv(14, 9%, 94%) |
| CMYK | cmyk(0%, 7.1%, 9.2%, 6.3%) |
| CIE-LAB | lab(89.68, 4.98, 4.54) |
| CIE-LCH | lch(89.68, 6.74, 42.39°) |
| OKLab | oklab(91.29% 0.016 0.012) |
| OKLCH | oklch(91.29% 0.02 37) |
| XYZ | xyz(74.2411, 75.6041, 76.3142) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.33
Very Light Pink
#FFF4F2
ΔE00 5.12
Seashell
#FFF5EE
ΔE00 5.74
Linen
#FAF0E6
ΔE00 5.78
Lavenderblush
#FFF0F5
ΔE00 6.08
Gainsboro
#DCDCDC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDED9 #D9EAEF
analogous
#EFD9DF #EFDED9 #EFE9D9
triadic
#EFDED9 #D9EFDE #DED9EF
tetradic
#EFDED9 #DFEFD9 #D9EAEF #E9D9EF
square
#EFDED9 #DFEFD9 #D9EAEF #E9D9EF
split-complementary
#EFDED9 #D9EFE9 #D9DFEF
monochromatic
#CB9383 #DDB9AE #EFDED9 #F6ECE9 #F6ECE9
Accessibility & contrast
On white
1.30
#EFDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#EFDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDED9
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDED9 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0D9
Deuteranopia (green-blind)
#E6E3D9
Tritanopia (blue-blind)
#F4DCDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efded9; /* rgb */ color: rgb(239, 222, 217); /* oklch */ color: oklch(91.3% 0.020 37.0);
Tailwind
colors: {
custom: {
50: '#f4e8e4',
500: '#efded9',
950: '#000000',
},
}SCSS
$custom: #efded9; $custom-light: #f4e8e4; $custom-dark: #000000;
JSON
{
"hex": "#efded9",
"rgb": {
"r": 239,
"g": 222,
"b": 217
},
"hsl": {
"h": 13.636,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.91289,
"c": 0.01998,
"h": 37
},
"luminance": 0.75603
}Semantic roles & 50–950 ramp
primary
#EFDED9
secondary
#A1C1CB
accent
#96B432
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484