#EFBE83#EFBE83
#EFBE83 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.2% C 0.094 H 71.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE83 |
|---|---|
| RGB | rgb(239, 190, 131) |
| HSL | hsl(33, 77%, 73%) |
| HSV | hsv(33, 45%, 94%) |
| CMYK | cmyk(0%, 20.5%, 45.2%, 6.3%) |
| CIE-LAB | lab(80.08, 10.23, 36.42) |
| CIE-LCH | lch(80.08, 37.83, 74.30°) |
| OKLab | oklab(83.21% 0.0305 0.0892) |
| OKLCH | oklch(83.21% 0.094 71.1) |
| XYZ | xyz(58.1090, 56.8196, 29.3749) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.69
Very Light Brown
#D3B683
ΔE00 6.32
Fawn
#CFAF7B
ΔE00 6.63
Tan
#D2B48C
ΔE00 6.72
Apricot (survey)
#FFB16D
ΔE00 6.88
Tan (survey)
#D1B26F
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE83 #83B4EF
analogous
#EF8883 #EFBE83 #EAEF83
triadic
#EFBE83 #83EFBE #BE83EF
tetradic
#EFBE83 #83EF88 #83B4EF #EF83EA
square
#EFBE83 #83EF88 #83B4EF #EF83EA
split-complementary
#EFBE83 #83EAEF #8883EF
monochromatic
#DB851C #E8A24D #EFBE83 #F6DAB9 #FCF1E4
Accessibility & contrast
On white
1.70
#EFBE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#EFBE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE83
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE83 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC07F
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbe83; /* rgb */ color: rgb(239, 190, 131); /* oklch */ color: oklch(83.2% 0.094 71.1);
Tailwind
colors: {
custom: {
50: '#f6d1a8',
500: '#efbe83',
950: '#000000',
},
}SCSS
$custom: #efbe83; $custom-light: #f6d1a8; $custom-dark: #000000;
JSON
{
"hex": "#efbe83",
"rgb": {
"r": 239,
"g": 190,
"b": 131
},
"hsl": {
"h": 32.778,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.83208,
"c": 0.09425,
"h": 71.1
},
"luminance": 0.56816
}Semantic roles & 50–950 ramp
primary
#EFBE83
secondary
#4D85CA
accent
#69D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380