#EFDED2#EFDED2
#EFDED2 is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.1% C 0.025 H 57.7°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDED2 |
|---|---|
| RGB | rgb(239, 222, 210) |
| HSL | hsl(25, 48%, 88%) |
| HSV | hsv(25, 12%, 94%) |
| CMYK | cmyk(0%, 7.1%, 12.1%, 6.3%) |
| CIE-LAB | lab(89.51, 3.84, 7.98) |
| CIE-LCH | lch(89.51, 8.85, 64.27°) |
| OKLab | oklab(91.1% 0.0133 0.0209) |
| OKLCH | oklch(91.1% 0.025 57.7) |
| XYZ | xyz(73.3498, 75.2476, 71.6205) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.34
Linen
#FAF0E6
ΔE00 4.62
Antiquewhite
#FAEBD7
ΔE00 4.79
Seashell
#FFF5EE
ΔE00 5.60
Champagne
#F7E7CE
ΔE00 6.00
Very Light Pink
#FFF4F2
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDED2 #D2E3EF
analogous
#EFD2D4 #EFDED2 #EFECD2
triadic
#EFDED2 #D2EFDE #DED2EF
tetradic
#EFDED2 #D4EFD2 #D2E3EF #ECD2EF
square
#EFDED2 #D4EFD2 #D2E3EF #ECD2EF
split-complementary
#EFDED2 #D2EFEC #D2D4EF
monochromatic
#CF9C78 #DFBDA5 #EFDED2 #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.31
#EFDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#EFDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDED2
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDED2 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD1
Deuteranopia (green-blind)
#E7E2D2
Tritanopia (blue-blind)
#F5DBDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efded2; /* rgb */ color: rgb(239, 222, 210); /* oklch */ color: oklch(91.1% 0.025 57.7);
Tailwind
colors: {
custom: {
50: '#f4e8df',
500: '#efded2',
950: '#000000',
},
}SCSS
$custom: #efded2; $custom-light: #f4e8df; $custom-dark: #000000;
JSON
{
"hex": "#efded2",
"rgb": {
"r": 239,
"g": 222,
"b": 210
},
"hsl": {
"h": 24.828,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.91103,
"c": 0.02479,
"h": 57.7
},
"luminance": 0.75246
}Semantic roles & 50–950 ramp
primary
#EFDED2
secondary
#99B7CC
accent
#7FBB2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484