#EABC90#EABC90
#EABC90 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.6% C 0.079 H 65.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC90 |
|---|---|
| RGB | rgb(234, 188, 144) |
| HSL | hsl(29, 68%, 74%) |
| HSV | hsv(29, 38%, 92%) |
| CMYK | cmyk(0%, 19.7%, 38.5%, 8.2%) |
| CIE-LAB | lab(79.31, 10.69, 28.53) |
| CIE-LCH | lch(79.31, 30.47, 69.46°) |
| OKLab | oklab(82.57% 0.0331 0.0713) |
| OKLCH | oklch(82.57% 0.079 65.1) |
| XYZ | xyz(56.9506, 55.4754, 34.0882) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.61
Tan
#D2B48C
ΔE00 5.48
Apricot
#FBCEB1
ΔE00 6.58
Light Peach
#FFD8B1
ΔE00 6.67
Very Light Brown
#D3B683
ΔE00 6.85
Fawn
#CFAF7B
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC90 #90BEEA
analogous
#EA9091 #EABC90 #EAE990
triadic
#EABC90 #90EABC #BC90EA
tetradic
#EABC90 #91EA90 #90BEEA #E990EA
square
#EABC90 #91EA90 #90BEEA #E990EA
split-complementary
#EABC90 #90EAE9 #9091EA
monochromatic
#D77E29 #E09D5D #EABC90 #F4DBC3 #FAEFE5
Accessibility & contrast
On white
1.74
#EABC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#EABC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC90
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC90 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8D
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#F9B2B0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabc90; /* rgb */ color: rgb(234, 188, 144); /* oklch */ color: oklch(82.6% 0.079 65.1);
Tailwind
colors: {
custom: {
50: '#f2d0b1',
500: '#eabc90',
950: '#000000',
},
}SCSS
$custom: #eabc90; $custom-light: #f2d0b1; $custom-dark: #000000;
JSON
{
"hex": "#eabc90",
"rgb": {
"r": 234,
"g": 188,
"b": 144
},
"hsl": {
"h": 29.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.82568,
"c": 0.07861,
"h": 65.1
},
"luminance": 0.55472
}Semantic roles & 50–950 ramp
primary
#EABC90
secondary
#5A90C5
accent
#75D015
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381