#EABC95#EABC95
#EABC95 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.7% C 0.074 H 61.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC95 |
|---|---|
| RGB | rgb(234, 188, 149) |
| HSL | hsl(28, 67%, 75%) |
| HSV | hsv(28, 36%, 92%) |
| CMYK | cmyk(0%, 19.7%, 36.3%, 8.2%) |
| CIE-LAB | lab(79.40, 11.26, 26.01) |
| CIE-LCH | lch(79.40, 28.34, 66.58°) |
| OKLab | oklab(82.67% 0.0351 0.0654) |
| OKLCH | oklch(82.67% 0.074 61.8) |
| XYZ | xyz(57.3413, 55.6316, 36.1456) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.81
Apricot
#FBCEB1
ΔE00 5.52
Tan
#D2B48C
ΔE00 6.04
Light Peach
#FFD8B1
ΔE00 6.64
Peach
#FFDAB9
ΔE00 7.21
Peach (survey)
#FFB07C
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC95 #95C3EA
analogous
#EA9599 #EABC95 #EAE695
triadic
#EABC95 #95EABC #BC95EA
tetradic
#EABC95 #99EA95 #95C3EA #E695EA
square
#EABC95 #99EA95 #95C3EA #E695EA
split-complementary
#EABC95 #95EAE6 #9599EA
monochromatic
#D67B2F #E09C62 #EABC95 #F4DCC8 #FAEFE5
Accessibility & contrast
On white
1.73
#EABC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#EABC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC95
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC95 | 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)
#CABF92
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#F8B2B2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabc95; /* rgb */ color: rgb(234, 188, 149); /* oklch */ color: oklch(82.7% 0.074 61.8);
Tailwind
colors: {
custom: {
50: '#f2d0b4',
500: '#eabc95',
950: '#000000',
},
}SCSS
$custom: #eabc95; $custom-light: #f2d0b4; $custom-dark: #000000;
JSON
{
"hex": "#eabc95",
"rgb": {
"r": 234,
"g": 188,
"b": 149
},
"hsl": {
"h": 27.529,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.82667,
"c": 0.07422,
"h": 61.8
},
"luminance": 0.55629
}Semantic roles & 50–950 ramp
primary
#EABC95
secondary
#5E96C5
accent
#7ACF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381