#EFBE85#EFBE85
#EFBE85 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.2% C 0.092 H 70.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE85 |
|---|---|
| RGB | rgb(239, 190, 133) |
| HSL | hsl(32, 77%, 73%) |
| HSV | hsv(32, 44%, 94%) |
| CMYK | cmyk(0%, 20.5%, 44.4%, 6.3%) |
| CIE-LAB | lab(80.11, 10.43, 35.42) |
| CIE-LCH | lch(80.11, 36.93, 73.59°) |
| OKLab | oklab(83.24% 0.0313 0.087) |
| OKLCH | oklch(83.24% 0.092 70.2) |
| XYZ | xyz(58.2459, 56.8743, 30.0957) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.58
Very Light Brown
#D3B683
ΔE00 6.39
Tan
#D2B48C
ΔE00 6.57
Fawn
#CFAF7B
ΔE00 6.69
Apricot (survey)
#FFB16D
ΔE00 6.78
Light Peach
#FFD8B1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE85 #85B6EF
analogous
#EF8985 #EFBE85 #EBEF85
triadic
#EFBE85 #85EFBE #BE85EF
tetradic
#EFBE85 #85EF89 #85B6EF #EF85EB
square
#EFBE85 #85EF89 #85B6EF #EF85EB
split-complementary
#EFBE85 #85EBEF #8985EF
monochromatic
#DD841D #E8A14F #EFBE85 #F6DBBB #FBF1E4
Accessibility & contrast
On white
1.70
#EFBE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EFBE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE85
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE85 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC081
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbe85; /* rgb */ color: rgb(239, 190, 133); /* oklch */ color: oklch(83.2% 0.092 70.2);
Tailwind
colors: {
custom: {
50: '#f6d1a9',
500: '#efbe85',
950: '#000000',
},
}SCSS
$custom: #efbe85; $custom-light: #f6d1a9; $custom-dark: #000000;
JSON
{
"hex": "#efbe85",
"rgb": {
"r": 239,
"g": 190,
"b": 133
},
"hsl": {
"h": 32.264,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.83242,
"c": 0.09244,
"h": 70.2
},
"luminance": 0.56871
}Semantic roles & 50–950 ramp
primary
#EFBE85
secondary
#4E87CA
accent
#6BD90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380