#EFDED1#EFDED1
#EFDED1 is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.1% C 0.026 H 59.9°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDED1 |
|---|---|
| RGB | rgb(239, 222, 209) |
| HSL | hsl(26, 48%, 88%) |
| HSV | hsv(26, 13%, 94%) |
| CMYK | cmyk(0%, 7.1%, 12.6%, 6.3%) |
| CIE-LAB | lab(89.49, 3.69, 8.47) |
| CIE-LCH | lch(89.49, 9.23, 66.48°) |
| OKLab | oklab(91.08% 0.0129 0.0222) |
| OKLCH | oklch(91.08% 0.026 59.9) |
| XYZ | xyz(73.2256, 75.1979, 70.9664) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.92
Antiquewhite
#FAEBD7
ΔE00 4.43
Linen
#FAF0E6
ΔE00 4.62
Champagne
#F7E7CE
ΔE00 5.55
Seashell
#FFF5EE
ΔE00 5.72
Oldlace
#FDF5E6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDED1 #D1E2EF
analogous
#EFD1D3 #EFDED1 #EFEDD1
triadic
#EFDED1 #D1EFDE #DED1EF
tetradic
#EFDED1 #D3EFD1 #D1E2EF #EDD1EF
square
#EFDED1 #D3EFD1 #D1E2EF #EDD1EF
split-complementary
#EFDED1 #D1EFED #D1D3EF
monochromatic
#CF9D76 #DFBDA4 #EFDED1 #F7EFE8 #F7EFE8
Accessibility & contrast
On white
1.31
#EFDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#EFDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDED1
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDED1 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD0
Deuteranopia (green-blind)
#E7E2D1
Tritanopia (blue-blind)
#F5DBDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efded1; /* rgb */ color: rgb(239, 222, 209); /* oklch */ color: oklch(91.1% 0.026 59.9);
Tailwind
colors: {
custom: {
50: '#f4e8df',
500: '#efded1',
950: '#000000',
},
}SCSS
$custom: #efded1; $custom-light: #f4e8df; $custom-dark: #000000;
JSON
{
"hex": "#efded1",
"rgb": {
"r": 239,
"g": 222,
"b": 209
},
"hsl": {
"h": 26,
"s": 48.387,
"l": 87.843
},
"oklch": {
"l": 0.91077,
"c": 0.02566,
"h": 59.9
},
"luminance": 0.75197
}Semantic roles & 50–950 ramp
primary
#EFDED1
secondary
#98B6CC
accent
#7CBC2A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484