#EABC96#EABC96
#EABC96 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 82.7% C 0.073 H 61.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC96 |
|---|---|
| RGB | rgb(234, 188, 150) |
| HSL | hsl(27, 67%, 75%) |
| HSV | hsv(27, 36%, 92%) |
| CMYK | cmyk(0%, 19.7%, 35.9%, 8.2%) |
| CIE-LAB | lab(79.42, 11.38, 25.50) |
| CIE-LCH | lch(79.42, 27.93, 65.95°) |
| OKLab | oklab(82.69% 0.0355 0.0642) |
| OKLCH | oklch(82.69% 0.073 61.1) |
| XYZ | xyz(57.4215, 55.6637, 36.5678) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.09
Apricot
#FBCEB1
ΔE00 5.32
Tan
#D2B48C
ΔE00 6.20
Light Peach
#FFD8B1
ΔE00 6.68
Peach
#FFDAB9
ΔE00 7.17
Peach (survey)
#FFB07C
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC96 #96C4EA
analogous
#EA969A #EABC96 #EAE696
triadic
#EABC96 #96EABC #BC96EA
tetradic
#EABC96 #9AEA96 #96C4EA #E696EA
square
#EABC96 #9AEA96 #96C4EA #E696EA
split-complementary
#EABC96 #96EAE6 #969AEA
monochromatic
#D67B30 #E09B63 #EABC96 #F4DDC9 #FAEFE5
Accessibility & contrast
On white
1.73
#EABC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#EABC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC96
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC96 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF93
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#F8B3B2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabc96; /* rgb */ color: rgb(234, 188, 150); /* oklch */ color: oklch(82.7% 0.073 61.1);
Tailwind
colors: {
custom: {
50: '#f2d0b5',
500: '#eabc96',
950: '#000000',
},
}SCSS
$custom: #eabc96; $custom-light: #f2d0b5; $custom-dark: #000000;
JSON
{
"hex": "#eabc96",
"rgb": {
"r": 234,
"g": 188,
"b": 150
},
"hsl": {
"h": 27.143,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.82688,
"c": 0.07337,
"h": 61.1
},
"luminance": 0.55661
}Semantic roles & 50–950 ramp
primary
#EABC96
secondary
#5F97C5
accent
#7BCF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381