#EFDEB9#EFDEB9
#EFDEB9 is a very light, muted orange. Relative luminance 0.741; OKLCH L 90.5% C 0.052 H 86.2°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEB9 |
|---|---|
| RGB | rgb(239, 222, 185) |
| HSL | hsl(41, 63%, 83%) |
| HSV | hsv(41, 23%, 94%) |
| CMYK | cmyk(0%, 7.1%, 22.6%, 6.3%) |
| CIE-LAB | lab(88.97, 0.10, 20.28) |
| CIE-LCH | lch(88.97, 20.28, 89.71°) |
| OKLab | oklab(90.5% 0.0034 0.052) |
| OKLCH | oklch(90.5% 0.052 86.2) |
| XYZ | xyz(70.4749, 74.0976, 56.4793) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.32
Moccasin
#FFE4B5
ΔE00 4.02
Blanchedalmond
#FFEBCD
ΔE00 4.30
Champagne
#F7E7CE
ΔE00 4.42
Beige (survey)
#E6DAA6
ΔE00 4.92
Pale Peach
#FFE5AD
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEB9 #B9CAEF
analogous
#EFC3B9 #EFDEB9 #E5EFB9
triadic
#EFDEB9 #B9EFDE #DEB9EF
tetradic
#EFDEB9 #B9EFC3 #B9CAEF #EFB9E5
square
#EFDEB9 #B9EFC3 #B9CAEF #EFB9E5
split-complementary
#EFDEB9 #B9E5EF #C3B9EF
monochromatic
#D8AF55 #E4C787 #EFDEB9 #F9F3E6 #F9F3E6
Accessibility & contrast
On white
1.33
#EFDEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#EFDEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEB9
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEB9 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB7
Deuteranopia (green-blind)
#ECE1BA
Tritanopia (blue-blind)
#F8D8D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdeb9; /* rgb */ color: rgb(239, 222, 185); /* oklch */ color: oklch(90.5% 0.052 86.2);
Tailwind
colors: {
custom: {
50: '#f4e8ce',
500: '#efdeb9',
950: '#000000',
},
}SCSS
$custom: #efdeb9; $custom-light: #f4e8ce; $custom-dark: #000000;
JSON
{
"hex": "#efdeb9",
"rgb": {
"r": 239,
"g": 222,
"b": 185
},
"hsl": {
"h": 41.111,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.90501,
"c": 0.05207,
"h": 86.2
},
"luminance": 0.74096
}Semantic roles & 50–950 ramp
primary
#EFDEB9
secondary
#7F98CD
accent
#52CB1B
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171613
muted
#858483