#EFBD85#EFBD85
#EFBD85 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.1% C 0.092 H 69.2°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD85 |
|---|---|
| RGB | rgb(239, 189, 133) |
| HSL | hsl(32, 77%, 73%) |
| HSV | hsv(32, 44%, 94%) |
| CMYK | cmyk(0%, 20.9%, 44.4%, 6.3%) |
| CIE-LAB | lab(79.87, 10.96, 35.11) |
| CIE-LCH | lch(79.87, 36.78, 72.66°) |
| OKLab | oklab(83.05% 0.0328 0.0863) |
| OKLCH | oklch(83.05% 0.092 69.2) |
| XYZ | xyz(58.0300, 56.4426, 30.0237) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.65
Apricot (survey)
#FFB16D
ΔE00 6.44
Tan
#D2B48C
ΔE00 6.58
Very Light Brown
#D3B683
ΔE00 6.60
Fawn
#CFAF7B
ΔE00 6.81
Light Peach
#FFD8B1
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD85 #85B7EF
analogous
#EF8885 #EFBD85 #ECEF85
triadic
#EFBD85 #85EFBD #BD85EF
tetradic
#EFBD85 #85EF88 #85B7EF #EF85EC
square
#EFBD85 #85EF88 #85B7EF #EF85EC
split-complementary
#EFBD85 #85ECEF #8885EF
monochromatic
#DD821D #E8A04F #EFBD85 #F6DABB #FBF0E4
Accessibility & contrast
On white
1.71
#EFBD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#EFBD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD85
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD85 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF81
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#FFB1AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbd85; /* rgb */ color: rgb(239, 189, 133); /* oklch */ color: oklch(83.1% 0.092 69.2);
Tailwind
colors: {
custom: {
50: '#f6d0a9',
500: '#efbd85',
950: '#000000',
},
}SCSS
$custom: #efbd85; $custom-light: #f6d0a9; $custom-dark: #000000;
JSON
{
"hex": "#efbd85",
"rgb": {
"r": 239,
"g": 189,
"b": 133
},
"hsl": {
"h": 31.698,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.83052,
"c": 0.09229,
"h": 69.2
},
"luminance": 0.56439
}Semantic roles & 50–950 ramp
primary
#EFBD85
secondary
#4E89CA
accent
#6DD90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380