#EFBC8E#EFBC8E
#EFBC8E is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.0% C 0.084 H 63.3°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBC8E |
|---|---|
| RGB | rgb(239, 188, 142) |
| HSL | hsl(28, 75%, 75%) |
| HSV | hsv(28, 41%, 94%) |
| CMYK | cmyk(0%, 21.3%, 40.6%, 6.3%) |
| CIE-LAB | lab(79.77, 12.43, 30.28) |
| CIE-LCH | lch(79.77, 32.73, 67.68°) |
| OKLab | oklab(83.03% 0.0379 0.0753) |
| OKLCH | oklch(83.03% 0.084 63.3) |
| XYZ | xyz(58.4643, 56.2734, 33.3683) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.60
Peach (survey)
#FFB07C
ΔE00 6.39
Apricot (survey)
#FFB16D
ΔE00 6.49
Apricot
#FBCEB1
ΔE00 6.53
Tan
#D2B48C
ΔE00 6.66
Light Peach
#FFD8B1
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBC8E #8EC1EF
analogous
#EF8E90 #EFBC8E #EFED8E
triadic
#EFBC8E #8EEFBC #BC8EEF
tetradic
#EFBC8E #90EF8E #8EC1EF #ED8EEF
square
#EFBC8E #90EF8E #8EC1EF #ED8EEF
split-complementary
#EFBC8E #8EEFED #8E90EF
monochromatic
#E07C23 #E79C58 #EFBC8E #F7DCC4 #FBEFE4
Accessibility & contrast
On white
1.71
#EFBC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#EFBC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBC8E
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBC8E | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF8B
Deuteranopia (green-blind)
#D8CA8F
Tritanopia (blue-blind)
#FFB1B0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbc8e; /* rgb */ color: rgb(239, 188, 142); /* oklch */ color: oklch(83.0% 0.084 63.3);
Tailwind
colors: {
custom: {
50: '#f6d0af',
500: '#efbc8e',
950: '#000000',
},
}SCSS
$custom: #efbc8e; $custom-light: #f6d0af; $custom-dark: #000000;
JSON
{
"hex": "#efbc8e",
"rgb": {
"r": 239,
"g": 188,
"b": 142
},
"hsl": {
"h": 28.454,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.83025,
"c": 0.08433,
"h": 63.3
},
"luminance": 0.5627
}Semantic roles & 50–950 ramp
primary
#EFBC8E
secondary
#5694CB
accent
#78D70E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381