#EABC92#EABC92
#EABC92 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.6% C 0.077 H 63.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC92 |
|---|---|
| RGB | rgb(234, 188, 146) |
| HSL | hsl(29, 68%, 75%) |
| HSV | hsv(29, 38%, 92%) |
| CMYK | cmyk(0%, 19.7%, 37.6%, 8.2%) |
| CIE-LAB | lab(79.35, 10.92, 27.52) |
| CIE-LCH | lch(79.35, 29.61, 68.37°) |
| OKLab | oklab(82.61% 0.0339 0.069) |
| OKLCH | oklch(82.61% 0.077 63.8) |
| XYZ | xyz(57.1049, 55.5371, 34.9004) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.06
Tan
#D2B48C
ΔE00 5.66
Apricot
#FBCEB1
ΔE00 6.14
Light Peach
#FFD8B1
ΔE00 6.62
Very Light Brown
#D3B683
ΔE00 7.25
Peach
#FFDAB9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC92 #92C0EA
analogous
#EA9294 #EABC92 #EAE892
triadic
#EABC92 #92EABC #BC92EA
tetradic
#EABC92 #94EA92 #92C0EA #E892EA
square
#EABC92 #94EA92 #92C0EA #E892EA
split-complementary
#EABC92 #92EAE8 #9294EA
monochromatic
#D67D2B #E09C5F #EABC92 #F4DCC5 #FAEFE5
Accessibility & contrast
On white
1.73
#EABC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#EABC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC92
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC92 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF8F
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#F9B2B1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabc92; /* rgb */ color: rgb(234, 188, 146); /* oklch */ color: oklch(82.6% 0.077 63.8);
Tailwind
colors: {
custom: {
50: '#f2d0b2',
500: '#eabc92',
950: '#000000',
},
}SCSS
$custom: #eabc92; $custom-light: #f2d0b2; $custom-dark: #000000;
JSON
{
"hex": "#eabc92",
"rgb": {
"r": 234,
"g": 188,
"b": 146
},
"hsl": {
"h": 28.636,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.82608,
"c": 0.07684,
"h": 63.8
},
"luminance": 0.55534
}Semantic roles & 50–950 ramp
primary
#EABC92
secondary
#5C92C5
accent
#77D016
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171411
muted
#858381