#EFBD83#EFBD83
#EFBD83 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.0% C 0.094 H 70.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD83 |
|---|---|
| RGB | rgb(239, 189, 131) |
| HSL | hsl(32, 77%, 73%) |
| HSV | hsv(32, 45%, 94%) |
| CMYK | cmyk(0%, 20.9%, 45.2%, 6.3%) |
| CIE-LAB | lab(79.83, 10.76, 36.11) |
| CIE-LCH | lch(79.83, 37.67, 73.41°) |
| OKLab | oklab(83.02% 0.032 0.0885) |
| OKLCH | oklch(83.02% 0.094 70.1) |
| XYZ | xyz(57.8932, 56.3879, 29.3029) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.71
Very Light Brown
#D3B683
ΔE00 6.50
Apricot (survey)
#FFB16D
ΔE00 6.52
Tan
#D2B48C
ΔE00 6.71
Fawn
#CFAF7B
ΔE00 6.72
Light Peach
#FFD8B1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD83 #83B5EF
analogous
#EF8783 #EFBD83 #EBEF83
triadic
#EFBD83 #83EFBD #BD83EF
tetradic
#EFBD83 #83EF87 #83B5EF #EF83EB
square
#EFBD83 #83EF87 #83B5EF #EF83EB
split-complementary
#EFBD83 #83EBEF #8783EF
monochromatic
#DB831C #E8A04D #EFBD83 #F6DAB9 #FCF1E4
Accessibility & contrast
On white
1.71
#EFBD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#EFBD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD83
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD83 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7F
Deuteranopia (green-blind)
#DACB84
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbd83; /* rgb */ color: rgb(239, 189, 131); /* oklch */ color: oklch(83.0% 0.094 70.1);
Tailwind
colors: {
custom: {
50: '#f6d0a7',
500: '#efbd83',
950: '#000000',
},
}SCSS
$custom: #efbd83; $custom-light: #f6d0a7; $custom-dark: #000000;
JSON
{
"hex": "#efbd83",
"rgb": {
"r": 239,
"g": 189,
"b": 131
},
"hsl": {
"h": 32.222,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.83017,
"c": 0.09408,
"h": 70.1
},
"luminance": 0.56385
}Semantic roles & 50–950 ramp
primary
#EFBD83
secondary
#4D86CA
accent
#6BD90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380