#EFBB82#EFBB82
#EFBB82 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.6% C 0.095 H 68.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBB82 |
|---|---|
| RGB | rgb(239, 187, 130) |
| HSL | hsl(31, 77%, 72%) |
| HSV | hsv(31, 46%, 94%) |
| CMYK | cmyk(0%, 21.8%, 45.6%, 6.3%) |
| CIE-LAB | lab(79.33, 11.71, 35.97) |
| CIE-LCH | lch(79.33, 37.83, 71.97°) |
| OKLab | oklab(82.62% 0.0348 0.0881) |
| OKLCH | oklch(82.62% 0.095 68.5) |
| XYZ | xyz(57.3985, 55.5064, 28.8053) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.93
Apricot (survey)
#FFB16D
ΔE00 5.87
Tan
#D2B48C
ΔE00 6.82
Very Light Brown
#D3B683
ΔE00 6.90
Fawn
#CFAF7B
ΔE00 6.93
Peach (survey)
#FFB07C
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBB82 #82B6EF
analogous
#EF8482 #EFBB82 #EDEF82
triadic
#EFBB82 #82EFBB #BB82EF
tetradic
#EFBB82 #82EF84 #82B6EF #EF82ED
square
#EFBB82 #82EF84 #82B6EF #EF82ED
split-complementary
#EFBB82 #82EDEF #8482EF
monochromatic
#DB801C #E89D4C #EFBB82 #F6D9B8 #FCF0E4
Accessibility & contrast
On white
1.74
#EFBB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#EFBB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBB82
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBB82 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7E
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#FFAFAD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efbb82; /* rgb */ color: rgb(239, 187, 130); /* oklch */ color: oklch(82.6% 0.095 68.5);
Tailwind
colors: {
custom: {
50: '#f6cfa7',
500: '#efbb82',
950: '#000000',
},
}SCSS
$custom: #efbb82; $custom-light: #f6cfa7; $custom-dark: #000000;
JSON
{
"hex": "#efbb82",
"rgb": {
"r": 239,
"g": 187,
"b": 130
},
"hsl": {
"h": 31.376,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.8262,
"c": 0.09472,
"h": 68.5
},
"luminance": 0.55503
}Semantic roles & 50–950 ramp
primary
#EFBB82
secondary
#4C88CA
accent
#6EDA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380