#EFBB87#EFBB87
#EFBB87 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.7% C 0.090 H 66.0°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBB87 |
|---|---|
| RGB | rgb(239, 187, 135) |
| HSL | hsl(30, 76%, 73%) |
| HSV | hsv(30, 44%, 94%) |
| CMYK | cmyk(0%, 21.8%, 43.5%, 6.3%) |
| CIE-LAB | lab(79.41, 12.22, 33.47) |
| CIE-LCH | lch(79.41, 35.63, 69.95°) |
| OKLab | oklab(82.71% 0.0367 0.0826) |
| OKLCH | oklch(82.71% 0.09 66) |
| XYZ | xyz(57.7423, 55.6440, 30.6159) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.07
Apricot (survey)
#FFB16D
ΔE00 5.87
Tan
#D2B48C
ΔE00 6.66
Peach (survey)
#FFB07C
ΔE00 6.73
Very Light Brown
#D3B683
ΔE00 7.29
Fawn
#CFAF7B
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBB87 #87BBEF
analogous
#EF8787 #EFBB87 #EFEF87
triadic
#EFBB87 #87EFBB #BB87EF
tetradic
#EFBB87 #87EF87 #87BBEF #EF87EF
square
#EFBB87 #87EF87 #87BBEF #EF87EF
split-complementary
#EFBB87 #87EFEF #8787EF
monochromatic
#DE7E1E #E89C51 #EFBB87 #F6DABD #FBF0E4
Accessibility & contrast
On white
1.73
#EFBB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#EFBB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBB87
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBB87 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE83
Deuteranopia (green-blind)
#D8CA88
Tritanopia (blue-blind)
#FFAFAE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efbb87; /* rgb */ color: rgb(239, 187, 135); /* oklch */ color: oklch(82.7% 0.090 66.0);
Tailwind
colors: {
custom: {
50: '#f6cfaa',
500: '#efbb87',
950: '#000000',
},
}SCSS
$custom: #efbb87; $custom-light: #f6cfaa; $custom-dark: #000000;
JSON
{
"hex": "#efbb87",
"rgb": {
"r": 239,
"g": 187,
"b": 135
},
"hsl": {
"h": 30,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.82707,
"c": 0.09035,
"h": 66
},
"luminance": 0.55641
}Semantic roles & 50–950 ramp
primary
#EFBB87
secondary
#508DCA
accent
#73D90D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171310
muted
#858381