#EFE0BB#EFE0BB
#EFE0BB is a very light, muted orange. Relative luminance 0.752; OKLCH L 90.9% C 0.051 H 88.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0BB |
|---|---|
| RGB | rgb(239, 224, 187) |
| HSL | hsl(43, 62%, 84%) |
| HSV | hsv(43, 22%, 94%) |
| CMYK | cmyk(0%, 6.3%, 21.8%, 6.3%) |
| CIE-LAB | lab(89.51, -0.64, 20.00) |
| CIE-LCH | lch(89.51, 20.01, 91.84°) |
| OKLab | oklab(90.94% 0.0013 0.0513) |
| OKLCH | oklch(90.94% 0.051 88.6) |
| XYZ | xyz(71.2219, 75.2514, 57.7772) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.95
Moccasin
#FFE4B5
ΔE00 4.47
Blanchedalmond
#FFEBCD
ΔE00 4.54
Champagne
#F7E7CE
ΔE00 4.55
Beige (survey)
#E6DAA6
ΔE00 4.64
Papayawhip
#FFEFD5
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0BB #BBCAEF
analogous
#EFC6BB #EFE0BB #E4EFBB
triadic
#EFE0BB #BBEFE0 #E0BBEF
tetradic
#EFE0BB #BBEFC6 #BBCAEF #EFBBE4
square
#EFE0BB #BBEFC6 #BBCAEF #EFBBE4
split-complementary
#EFE0BB #BBE4EF #C6BBEF
monochromatic
#D8B358 #E3C989 #EFE0BB #F9F4E6 #F9F4E6
Accessibility & contrast
On white
1.31
#EFE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#EFE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0BB
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0BB | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFB9
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#F8DAD6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efe0bb; /* rgb */ color: rgb(239, 224, 187); /* oklch */ color: oklch(90.9% 0.051 88.6);
Tailwind
colors: {
custom: {
50: '#f4e9cf',
500: '#efe0bb',
950: '#000000',
},
}SCSS
$custom: #efe0bb; $custom-light: #f4e9cf; $custom-dark: #000000;
JSON
{
"hex": "#efe0bb",
"rgb": {
"r": 239,
"g": 224,
"b": 187
},
"hsl": {
"h": 42.692,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.90941,
"c": 0.05128,
"h": 88.6
},
"luminance": 0.7525
}Semantic roles & 50–950 ramp
primary
#EFE0BB
secondary
#8197CD
accent
#4ECA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483