#EFDEDA#EFDEDA
#EFDEDA is a very light, near-neutral red. Relative luminance 0.757; OKLCH L 91.3% C 0.020 H 33.4°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEDA |
|---|---|
| RGB | rgb(239, 222, 218) |
| HSL | hsl(11, 40%, 90%) |
| HSV | hsv(11, 9%, 94%) |
| CMYK | cmyk(0%, 7.1%, 8.8%, 6.3%) |
| CIE-LAB | lab(89.70, 5.14, 4.05) |
| CIE-LCH | lch(89.70, 6.55, 38.25°) |
| OKLab | oklab(91.32% 0.0163 0.0107) |
| OKLCH | oklch(91.32% 0.02 33.4) |
| XYZ | xyz(74.3715, 75.6563, 77.0013) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.12
Very Light Pink
#FFF4F2
ΔE00 5.06
Lavenderblush
#FFF0F5
ΔE00 5.70
Seashell
#FFF5EE
ΔE00 5.91
Linen
#FAF0E6
ΔE00 6.07
Snow
#FFFAFA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEDA #DAEBEF
analogous
#EFDAE1 #EFDEDA #EFE9DA
triadic
#EFDEDA #DAEFDE #DEDAEF
tetradic
#EFDEDA #E1EFDA #DAEBEF #E9DAEF
square
#EFDEDA #E1EFDA #DAEBEF #E9DAEF
split-complementary
#EFDEDA #DAEFE9 #DAE1EF
monochromatic
#CA9285 #DDB8AF #EFDEDA #F6ECEA #F6ECEA
Accessibility & contrast
On white
1.30
#EFDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EFDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEDA
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEDA | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DA
Deuteranopia (green-blind)
#E5E3DA
Tritanopia (blue-blind)
#F4DCDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdeda; /* rgb */ color: rgb(239, 222, 218); /* oklch */ color: oklch(91.3% 0.020 33.4);
Tailwind
colors: {
custom: {
50: '#f4e8e5',
500: '#efdeda',
950: '#000000',
},
}SCSS
$custom: #efdeda; $custom-light: #f4e8e5; $custom-dark: #000000;
JSON
{
"hex": "#efdeda",
"rgb": {
"r": 239,
"g": 222,
"b": 218
},
"hsl": {
"h": 11.429,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.91316,
"c": 0.01955,
"h": 33.4
},
"luminance": 0.75655
}Semantic roles & 50–950 ramp
primary
#EFDEDA
secondary
#A3C3CB
accent
#9AB333
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484