#EFBB83#EFBB83
#EFBB83 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.6% C 0.094 H 68.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBB83 |
|---|---|
| RGB | rgb(239, 187, 131) |
| HSL | hsl(31, 77%, 73%) |
| HSV | hsv(31, 45%, 94%) |
| CMYK | cmyk(0%, 21.8%, 45.2%, 6.3%) |
| CIE-LAB | lab(79.35, 11.81, 35.48) |
| CIE-LCH | lch(79.35, 37.39, 71.58°) |
| OKLab | oklab(82.64% 0.0352 0.087) |
| OKLCH | oklch(82.64% 0.094 68) |
| XYZ | xyz(57.4659, 55.5334, 29.1605) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.92
Apricot (survey)
#FFB16D
ΔE00 5.85
Tan
#D2B48C
ΔE00 6.77
Very Light Brown
#D3B683
ΔE00 6.96
Fawn
#CFAF7B
ΔE00 6.99
Peach (survey)
#FFB07C
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBB83 #83B7EF
analogous
#EF8583 #EFBB83 #EDEF83
triadic
#EFBB83 #83EFBB #BB83EF
tetradic
#EFBB83 #83EF85 #83B7EF #EF83ED
square
#EFBB83 #83EF85 #83B7EF #EF83ED
split-complementary
#EFBB83 #83EDEF #8583EF
monochromatic
#DB7F1C #E89D4D #EFBB83 #F6D9B9 #FCF0E4
Accessibility & contrast
On white
1.73
#EFBB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#EFBB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBB83
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBB83 | 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)
#CDBE7F
Deuteranopia (green-blind)
#D9C984
Tritanopia (blue-blind)
#FFAFAD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efbb83; /* rgb */ color: rgb(239, 187, 131); /* oklch */ color: oklch(82.6% 0.094 68.0);
Tailwind
colors: {
custom: {
50: '#f6cfa7',
500: '#efbb83',
950: '#000000',
},
}SCSS
$custom: #efbb83; $custom-light: #f6cfa7; $custom-dark: #000000;
JSON
{
"hex": "#efbb83",
"rgb": {
"r": 239,
"g": 187,
"b": 131
},
"hsl": {
"h": 31.111,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.82637,
"c": 0.09384,
"h": 68
},
"luminance": 0.5553
}Semantic roles & 50–950 ramp
primary
#EFBB83
secondary
#4D89CA
accent
#6FD90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380