#EFE0BF#EFE0BF
#EFE0BF is a very light, muted orange. Relative luminance 0.754; OKLCH L 91.0% C 0.046 H 86.5°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0BF |
|---|---|
| RGB | rgb(239, 224, 191) |
| HSL | hsl(41, 60%, 84%) |
| HSV | hsv(41, 20%, 94%) |
| CMYK | cmyk(0%, 6.3%, 20.1%, 6.3%) |
| CIE-LAB | lab(89.59, -0.07, 18.03) |
| CIE-LCH | lch(89.59, 18.03, 90.22°) |
| OKLab | oklab(91.03% 0.0029 0.0464) |
| OKLCH | oklch(91.03% 0.046 86.5) |
| XYZ | xyz(71.6561, 75.4250, 60.0639) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.44
Wheat
#F5DEB3
ΔE00 3.44
Blanchedalmond
#FFEBCD
ΔE00 3.78
Papayawhip
#FFEFD5
ΔE00 4.28
Warm Beige
#E9DCC9
ΔE00 4.81
Moccasin
#FFE4B5
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0BF #BFCEEF
analogous
#EFC8BF #EFE0BF #E6EFBF
triadic
#EFE0BF #BFEFE0 #E0BFEF
tetradic
#EFE0BF #BFEFC8 #BFCEEF #EFBFE6
square
#EFE0BF #BFEFC8 #BFCEEF #EFBFE6
split-complementary
#EFE0BF #BFE6EF #C8BFEF
monochromatic
#D7B15D #E3C88E #EFE0BF #F9F3E7 #F9F3E7
Accessibility & contrast
On white
1.31
#EFE0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#EFE0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0BF
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0BF | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBD
Deuteranopia (green-blind)
#ECE3C0
Tritanopia (blue-blind)
#F7DAD7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efe0bf; /* rgb */ color: rgb(239, 224, 191); /* oklch */ color: oklch(91.0% 0.046 86.5);
Tailwind
colors: {
custom: {
50: '#f4e9d2',
500: '#efe0bf',
950: '#000000',
},
}SCSS
$custom: #efe0bf; $custom-light: #f4e9d2; $custom-dark: #000000;
JSON
{
"hex": "#efe0bf",
"rgb": {
"r": 239,
"g": 224,
"b": 191
},
"hsl": {
"h": 41.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.91031,
"c": 0.04648,
"h": 86.5
},
"luminance": 0.75424
}Semantic roles & 50–950 ramp
primary
#EFE0BF
secondary
#859CCD
accent
#53C81E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483