#EAB67F#EAB67F
#EAB67F is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.1% C 0.093 H 67.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB67F |
|---|---|
| RGB | rgb(234, 182, 127) |
| HSL | hsl(31, 72%, 71%) |
| HSV | hsv(31, 46%, 92%) |
| CMYK | cmyk(0%, 22.2%, 45.7%, 8.2%) |
| CIE-LAB | lab(77.57, 12.06, 35.16) |
| CIE-LCH | lch(77.57, 37.17, 71.07°) |
| OKLab | oklab(81.11% 0.0358 0.0861) |
| OKLCH | oklch(81.11% 0.093 67.5) |
| XYZ | xyz(54.4926, 52.4839, 27.3348) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.69
Apricot (survey)
#FFB16D
ΔE00 5.72
Tan
#D2B48C
ΔE00 6.34
Fawn
#CFAF7B
ΔE00 6.41
Very Light Brown
#D3B683
ΔE00 6.71
Sandybrown
#F4A460
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB67F #7FB3EA
analogous
#EA807F #EAB67F #E8EA7F
triadic
#EAB67F #7FEAB6 #B67FEA
tetradic
#EAB67F #7FEA80 #7FB3EA #EA7FE8
square
#EAB67F #7FEA80 #7FB3EA #EA7FE8
split-complementary
#EAB67F #7FE8EA #807FEA
monochromatic
#CD7A22 #E1984A #EAB67F #F3D4B4 #FBF0E5
Accessibility & contrast
On white
1.83
#EAB67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#EAB67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB67F
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB67F | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B97B
Deuteranopia (green-blind)
#D4C480
Tritanopia (blue-blind)
#FAAAA8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eab67f; /* rgb */ color: rgb(234, 182, 127); /* oklch */ color: oklch(81.1% 0.093 67.5);
Tailwind
colors: {
custom: {
50: '#f3cba5',
500: '#eab67f',
950: '#000000',
},
}SCSS
$custom: #eab67f; $custom-light: #f3cba5; $custom-dark: #000000;
JSON
{
"hex": "#eab67f",
"rgb": {
"r": 234,
"g": 182,
"b": 127
},
"hsl": {
"h": 30.841,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.81113,
"c": 0.09327,
"h": 67.5
},
"luminance": 0.52481
}Semantic roles & 50–950 ramp
primary
#EAB67F
secondary
#4A85C3
accent
#70D412
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280