#EFDEB8#EFDEB8
#EFDEB8 is a very light, muted orange. Relative luminance 0.741; OKLCH L 90.5% C 0.053 H 86.7°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEB8 |
|---|---|
| RGB | rgb(239, 222, 184) |
| HSL | hsl(41, 63%, 83%) |
| HSV | hsv(41, 23%, 94%) |
| CMYK | cmyk(0%, 7.1%, 23%, 6.3%) |
| CIE-LAB | lab(88.95, -0.04, 20.78) |
| CIE-LCH | lch(88.95, 20.78, 90.11°) |
| OKLab | oklab(90.48% 0.003 0.0532) |
| OKLCH | oklch(90.48% 0.053 86.7) |
| XYZ | xyz(70.3697, 74.0556, 55.9253) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.22
Moccasin
#FFE4B5
ΔE00 3.92
Blanchedalmond
#FFEBCD
ΔE00 4.50
Beige (survey)
#E6DAA6
ΔE00 4.65
Champagne
#F7E7CE
ΔE00 4.69
Pale Peach
#FFE5AD
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEB8 #B8C9EF
analogous
#EFC2B8 #EFDEB8 #E4EFB8
triadic
#EFDEB8 #B8EFDE #DEB8EF
tetradic
#EFDEB8 #B8EFC2 #B8C9EF #EFB8E4
square
#EFDEB8 #B8EFC2 #B8C9EF #EFB8E4
split-complementary
#EFDEB8 #B8E4EF #C2B8EF
monochromatic
#D8B054 #E4C786 #EFDEB8 #F9F3E6 #F9F3E6
Accessibility & contrast
On white
1.33
#EFDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#EFDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEB8
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEB8 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB6
Deuteranopia (green-blind)
#ECE1B9
Tritanopia (blue-blind)
#F8D7D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdeb8; /* rgb */ color: rgb(239, 222, 184); /* oklch */ color: oklch(90.5% 0.053 86.7);
Tailwind
colors: {
custom: {
50: '#f4e8cd',
500: '#efdeb8',
950: '#000000',
},
}SCSS
$custom: #efdeb8; $custom-light: #f4e8cd; $custom-dark: #000000;
JSON
{
"hex": "#efdeb8",
"rgb": {
"r": 239,
"g": 222,
"b": 184
},
"hsl": {
"h": 41.455,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.90479,
"c": 0.05326,
"h": 86.7
},
"luminance": 0.74054
}Semantic roles & 50–950 ramp
primary
#EFDEB8
secondary
#7E96CD
accent
#51CB1B
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171613
muted
#858483