#EFE0BE#EFE0BE
#EFE0BE is a very light, muted orange. Relative luminance 0.754; OKLCH L 91.0% C 0.048 H 87.0°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0BE |
|---|---|
| RGB | rgb(239, 224, 190) |
| HSL | hsl(42, 60%, 84%) |
| HSV | hsv(42, 21%, 94%) |
| CMYK | cmyk(0%, 6.3%, 20.5%, 6.3%) |
| CIE-LAB | lab(89.57, -0.21, 18.52) |
| CIE-LCH | lch(89.57, 18.52, 90.66°) |
| OKLab | oklab(91.01% 0.0025 0.0476) |
| OKLCH | oklch(91.01% 0.048 87) |
| XYZ | xyz(71.5464, 75.3812, 59.4863) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.29
Champagne
#F7E7CE
ΔE00 3.72
Blanchedalmond
#FFEBCD
ΔE00 3.96
Papayawhip
#FFEFD5
ΔE00 4.49
Moccasin
#FFE4B5
ΔE00 4.79
Warm Beige
#E9DCC9
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0BE #BECDEF
analogous
#EFC8BE #EFE0BE #E6EFBE
triadic
#EFE0BE #BEEFE0 #E0BEEF
tetradic
#EFE0BE #BEEFC8 #BECDEF #EFBEE6
square
#EFE0BE #BEEFC8 #BECDEF #EFBEE6
split-complementary
#EFE0BE #BEE6EF #C8BEEF
monochromatic
#D7B15C #E3C98D #EFE0BE #F9F3E6 #F9F3E6
Accessibility & contrast
On white
1.31
#EFE0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#EFE0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0BE
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0BE | 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)
#E8DFBC
Deuteranopia (green-blind)
#ECE3BF
Tritanopia (blue-blind)
#F8DAD6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efe0be; /* rgb */ color: rgb(239, 224, 190); /* oklch */ color: oklch(91.0% 0.048 87.0);
Tailwind
colors: {
custom: {
50: '#f4e9d1',
500: '#efe0be',
950: '#000000',
},
}SCSS
$custom: #efe0be; $custom-light: #f4e9d1; $custom-dark: #000000;
JSON
{
"hex": "#efe0be",
"rgb": {
"r": 239,
"g": 224,
"b": 190
},
"hsl": {
"h": 41.633,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.91008,
"c": 0.04767,
"h": 87
},
"luminance": 0.7538
}Semantic roles & 50–950 ramp
primary
#EFE0BE
secondary
#849ACD
accent
#52C81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483