#EFBD84#EFBD84
#EFBD84 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.0% C 0.093 H 69.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD84 |
|---|---|
| RGB | rgb(239, 189, 132) |
| HSL | hsl(32, 77%, 73%) |
| HSV | hsv(32, 45%, 94%) |
| CMYK | cmyk(0%, 20.9%, 44.8%, 6.3%) |
| CIE-LAB | lab(79.85, 10.86, 35.61) |
| CIE-LCH | lch(79.85, 37.23, 73.04°) |
| OKLab | oklab(83.03% 0.0324 0.0874) |
| OKLCH | oklch(83.03% 0.093 69.6) |
| XYZ | xyz(57.9613, 56.4151, 29.6616) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.67
Apricot (survey)
#FFB16D
ΔE00 6.47
Very Light Brown
#D3B683
ΔE00 6.55
Tan
#D2B48C
ΔE00 6.64
Fawn
#CFAF7B
ΔE00 6.76
Light Peach
#FFD8B1
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD84 #84B6EF
analogous
#EF8884 #EFBD84 #EBEF84
triadic
#EFBD84 #84EFBD #BD84EF
tetradic
#EFBD84 #84EF88 #84B6EF #EF84EB
square
#EFBD84 #84EF88 #84B6EF #EF84EB
split-complementary
#EFBD84 #84EBEF #8884EF
monochromatic
#DC831D #E8A04E #EFBD84 #F6DABA #FBF0E4
Accessibility & contrast
On white
1.71
#EFBD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#EFBD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD84
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD84 | 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)
#CEBF80
Deuteranopia (green-blind)
#DACB85
Tritanopia (blue-blind)
#FFB1AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbd84; /* rgb */ color: rgb(239, 189, 132); /* oklch */ color: oklch(83.0% 0.093 69.6);
Tailwind
colors: {
custom: {
50: '#f6d0a8',
500: '#efbd84',
950: '#000000',
},
}SCSS
$custom: #efbd84; $custom-light: #f6d0a8; $custom-dark: #000000;
JSON
{
"hex": "#efbd84",
"rgb": {
"r": 239,
"g": 189,
"b": 132
},
"hsl": {
"h": 31.963,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.83034,
"c": 0.09319,
"h": 69.6
},
"luminance": 0.56412
}Semantic roles & 50–950 ramp
primary
#EFBD84
secondary
#4D88CA
accent
#6CD90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380