#EFBB85#EFBB85
#EFBB85 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.7% C 0.092 H 67.0°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBB85 |
|---|---|
| RGB | rgb(239, 187, 133) |
| HSL | hsl(31, 77%, 73%) |
| HSV | hsv(31, 44%, 94%) |
| CMYK | cmyk(0%, 21.8%, 44.4%, 6.3%) |
| CIE-LAB | lab(79.38, 12.01, 34.48) |
| CIE-LCH | lch(79.38, 36.51, 70.79°) |
| OKLab | oklab(82.67% 0.0359 0.0848) |
| OKLCH | oklch(82.67% 0.092 67) |
| XYZ | xyz(57.6028, 55.5882, 29.8813) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.96
Apricot (survey)
#FFB16D
ΔE00 5.83
Tan
#D2B48C
ΔE00 6.69
Peach (survey)
#FFB07C
ΔE00 7.01
Very Light Brown
#D3B683
ΔE00 7.10
Fawn
#CFAF7B
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBB85 #85B9EF
analogous
#EF8685 #EFBB85 #EEEF85
triadic
#EFBB85 #85EFBB #BB85EF
tetradic
#EFBB85 #85EF86 #85B9EF #EF85EE
square
#EFBB85 #85EF86 #85B9EF #EF85EE
split-complementary
#EFBB85 #85EEEF #8685EF
monochromatic
#DD7F1D #E89D4F #EFBB85 #F6D9BB #FBF0E4
Accessibility & contrast
On white
1.73
#EFBB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#EFBB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBB85
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBB85 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE81
Deuteranopia (green-blind)
#D9C986
Tritanopia (blue-blind)
#FFAFAD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efbb85; /* rgb */ color: rgb(239, 187, 133); /* oklch */ color: oklch(82.7% 0.092 67.0);
Tailwind
colors: {
custom: {
50: '#f6cfa9',
500: '#efbb85',
950: '#000000',
},
}SCSS
$custom: #efbb85; $custom-light: #f6cfa9; $custom-dark: #000000;
JSON
{
"hex": "#efbb85",
"rgb": {
"r": 239,
"g": 187,
"b": 133
},
"hsl": {
"h": 30.566,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.82672,
"c": 0.09209,
"h": 67
},
"luminance": 0.55585
}Semantic roles & 50–950 ramp
primary
#EFBB85
secondary
#4E8BCA
accent
#71D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171310
muted
#858380