#EFBB80#EFBB80
#EFBB80 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.6% C 0.096 H 69.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBB80 |
|---|---|
| RGB | rgb(239, 187, 128) |
| HSL | hsl(32, 78%, 72%) |
| HSV | hsv(32, 46%, 94%) |
| CMYK | cmyk(0%, 21.8%, 46.4%, 6.3%) |
| CIE-LAB | lab(79.30, 11.52, 36.97) |
| CIE-LCH | lch(79.30, 38.72, 72.70°) |
| OKLab | oklab(82.59% 0.034 0.0903) |
| OKLCH | oklch(82.59% 0.096 69.4) |
| XYZ | xyz(57.2655, 55.4533, 28.1052) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.98
Apricot (survey)
#FFB16D
ΔE00 5.96
Very Light Brown
#D3B683
ΔE00 6.80
Fawn
#CFAF7B
ΔE00 6.84
Tan
#D2B48C
ΔE00 6.95
Sandybrown
#F4A460
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBB80 #80B4EF
analogous
#EF8480 #EFBB80 #EBEF80
triadic
#EFBB80 #80EFBB #BB80EF
tetradic
#EFBB80 #80EF84 #80B4EF #EF80EB
square
#EFBB80 #80EF84 #80B4EF #EF80EB
split-complementary
#EFBB80 #80EBEF #8480EF
monochromatic
#D9801B #E89E4A #EFBB80 #F6D8B6 #FCF0E4
Accessibility & contrast
On white
1.74
#EFBB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#EFBB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBB80
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBB80 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7C
Deuteranopia (green-blind)
#D9C981
Tritanopia (blue-blind)
#FFAFAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efbb80; /* rgb */ color: rgb(239, 187, 128); /* oklch */ color: oklch(82.6% 0.096 69.4);
Tailwind
colors: {
custom: {
50: '#f6cfa5',
500: '#efbb80',
950: '#000000',
},
}SCSS
$custom: #efbb80; $custom-light: #f6cfa5; $custom-dark: #000000;
JSON
{
"hex": "#efbb80",
"rgb": {
"r": 239,
"g": 187,
"b": 128
},
"hsl": {
"h": 31.892,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.82586,
"c": 0.09648,
"h": 69.4
},
"luminance": 0.5545
}Semantic roles & 50–950 ramp
primary
#EFBB80
secondary
#4A86C9
accent
#6CDA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380