#EABC8E#EABC8E
#EABC8E is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.5% C 0.080 H 66.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC8E |
|---|---|
| RGB | rgb(234, 188, 142) |
| HSL | hsl(30, 69%, 74%) |
| HSV | hsv(30, 39%, 92%) |
| CMYK | cmyk(0%, 19.7%, 39.3%, 8.2%) |
| CIE-LAB | lab(79.28, 10.46, 29.54) |
| CIE-LCH | lch(79.28, 31.34, 70.50°) |
| OKLab | oklab(82.53% 0.0323 0.0736) |
| OKLCH | oklch(82.53% 0.08 66.3) |
| XYZ | xyz(56.7991, 55.4148, 33.2903) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.23
Tan
#D2B48C
ΔE00 5.38
Very Light Brown
#D3B683
ΔE00 6.49
Fawn
#CFAF7B
ΔE00 6.71
Light Peach
#FFD8B1
ΔE00 6.77
Apricot
#FBCEB1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC8E #8EBCEA
analogous
#EA8E8E #EABC8E #EAEA8E
triadic
#EABC8E #8EEABC #BC8EEA
tetradic
#EABC8E #8EEA8E #8EBCEA #EA8EEA
square
#EABC8E #8EEA8E #8EBCEA #EA8EEA
split-complementary
#EABC8E #8EEAEA #8E8EEA
monochromatic
#D67F28 #E09D5A #EABC8E #F4DBC2 #FAF0E5
Accessibility & contrast
On white
1.74
#EABC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#EABC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC8E
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC8E | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8B
Deuteranopia (green-blind)
#D6C98F
Tritanopia (blue-blind)
#F9B2B0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabc8e; /* rgb */ color: rgb(234, 188, 142); /* oklch */ color: oklch(82.5% 0.080 66.3);
Tailwind
colors: {
custom: {
50: '#f2d0af',
500: '#eabc8e',
950: '#000000',
},
}SCSS
$custom: #eabc8e; $custom-light: #f2d0af; $custom-dark: #000000;
JSON
{
"hex": "#eabc8e",
"rgb": {
"r": 234,
"g": 188,
"b": 142
},
"hsl": {
"h": 30,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.8253,
"c": 0.0804,
"h": 66.3
},
"luminance": 0.55412
}Semantic roles & 50–950 ramp
primary
#EABC8E
secondary
#588EC4
accent
#73D115
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381