#EFDED0#EFDED0
#EFDED0 is a very light, muted orange. Relative luminance 0.751; OKLCH L 91.1% C 0.027 H 62.0°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDED0 |
|---|---|
| RGB | rgb(239, 222, 208) |
| HSL | hsl(27, 49%, 88%) |
| HSV | hsv(27, 13%, 94%) |
| CMYK | cmyk(0%, 7.1%, 13%, 6.3%) |
| CIE-LAB | lab(89.46, 3.53, 8.96) |
| CIE-LCH | lch(89.46, 9.63, 68.51°) |
| OKLab | oklab(91.05% 0.0125 0.0235) |
| OKLCH | oklch(91.05% 0.027 62) |
| XYZ | xyz(73.1022, 75.1486, 70.3164) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.52
Antiquewhite
#FAEBD7
ΔE00 4.09
Linen
#FAF0E6
ΔE00 4.67
Champagne
#F7E7CE
ΔE00 5.12
Seashell
#FFF5EE
ΔE00 5.88
Papayawhip
#FFEFD5
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDED0 #D0E1EF
analogous
#EFD0D1 #EFDED0 #EFEDD0
triadic
#EFDED0 #D0EFDE #DED0EF
tetradic
#EFDED0 #D1EFD0 #D0E1EF #EDD0EF
square
#EFDED0 #D1EFD0 #D0E1EF #EDD0EF
split-complementary
#EFDED0 #D0EFED #D0D1EF
monochromatic
#D09E75 #DFBEA2 #EFDED0 #F7EFE8 #F7EFE8
Accessibility & contrast
On white
1.31
#EFDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#EFDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDED0
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDED0 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFCF
Deuteranopia (green-blind)
#E7E2D0
Tritanopia (blue-blind)
#F5DBDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efded0; /* rgb */ color: rgb(239, 222, 208); /* oklch */ color: oklch(91.1% 0.027 62.0);
Tailwind
colors: {
custom: {
50: '#f4e8de',
500: '#efded0',
950: '#000000',
},
}SCSS
$custom: #efded0; $custom-light: #f4e8de; $custom-dark: #000000;
JSON
{
"hex": "#efded0",
"rgb": {
"r": 239,
"g": 222,
"b": 208
},
"hsl": {
"h": 27.097,
"s": 49.206,
"l": 87.647
},
"oklch": {
"l": 0.91052,
"c": 0.02659,
"h": 62
},
"luminance": 0.75147
}Semantic roles & 50–950 ramp
primary
#EFDED0
secondary
#97B4CC
accent
#7ABD29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484