#EFBB84#EFBB84
#EFBB84 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.7% C 0.093 H 67.5°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBB84 |
|---|---|
| RGB | rgb(239, 187, 132) |
| HSL | hsl(31, 77%, 73%) |
| HSV | hsv(31, 45%, 94%) |
| CMYK | cmyk(0%, 21.8%, 44.8%, 6.3%) |
| CIE-LAB | lab(79.36, 11.91, 34.98) |
| CIE-LCH | lch(79.36, 36.95, 71.19°) |
| OKLab | oklab(82.65% 0.0355 0.0859) |
| OKLCH | oklch(82.65% 0.093 67.5) |
| XYZ | xyz(57.5340, 55.5607, 29.5192) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.93
Apricot (survey)
#FFB16D
ΔE00 5.83
Tan
#D2B48C
ΔE00 6.73
Very Light Brown
#D3B683
ΔE00 7.02
Fawn
#CFAF7B
ΔE00 7.06
Peach (survey)
#FFB07C
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBB84 #84B8EF
analogous
#EF8584 #EFBB84 #EDEF84
triadic
#EFBB84 #84EFBB #BB84EF
tetradic
#EFBB84 #84EF85 #84B8EF #EF84ED
square
#EFBB84 #84EF85 #84B8EF #EF84ED
split-complementary
#EFBB84 #84EDEF #8584EF
monochromatic
#DC7F1D #E89D4E #EFBB84 #F6D9BA #FBF0E4
Accessibility & contrast
On white
1.73
#EFBB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#EFBB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBB84
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBB84 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE80
Deuteranopia (green-blind)
#D9C985
Tritanopia (blue-blind)
#FFAFAD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efbb84; /* rgb */ color: rgb(239, 187, 132); /* oklch */ color: oklch(82.7% 0.093 67.5);
Tailwind
colors: {
custom: {
50: '#f6cfa8',
500: '#efbb84',
950: '#000000',
},
}SCSS
$custom: #efbb84; $custom-light: #f6cfa8; $custom-dark: #000000;
JSON
{
"hex": "#efbb84",
"rgb": {
"r": 239,
"g": 187,
"b": 132
},
"hsl": {
"h": 30.841,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.82654,
"c": 0.09297,
"h": 67.5
},
"luminance": 0.55557
}Semantic roles & 50–950 ramp
primary
#EFBB84
secondary
#4D8ACA
accent
#70D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380