#EABE90#EABE90
#EABE90 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.0% C 0.079 H 67.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE90 |
|---|---|
| RGB | rgb(234, 190, 144) |
| HSL | hsl(31, 68%, 74%) |
| HSV | hsv(31, 38%, 92%) |
| CMYK | cmyk(0%, 18.8%, 38.5%, 8.2%) |
| CIE-LAB | lab(79.80, 9.63, 29.19) |
| CIE-LCH | lch(79.80, 30.74, 71.73°) |
| OKLab | oklab(82.95% 0.03 0.0729) |
| OKLCH | oklch(82.95% 0.079 67.6) |
| XYZ | xyz(57.3808, 56.3358, 34.2316) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.97
Tan
#D2B48C
ΔE00 5.16
Very Light Brown
#D3B683
ΔE00 6.14
Light Peach
#FFD8B1
ΔE00 6.32
Fawn
#CFAF7B
ΔE00 6.55
Apricot
#FBCEB1
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE90 #90BCEA
analogous
#EA9190 #EABE90 #E9EA90
triadic
#EABE90 #90EABE #BE90EA
tetradic
#EABE90 #90EA91 #90BCEA #EA90E9
square
#EABE90 #90EA91 #90BCEA #EA90E9
split-complementary
#EABE90 #90E9EA #9190EA
monochromatic
#D78229 #E0A05D #EABE90 #F4DCC3 #FAF0E5
Accessibility & contrast
On white
1.71
#EABE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EABE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE90
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE90 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08D
Deuteranopia (green-blind)
#D7CA91
Tritanopia (blue-blind)
#F9B4B2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabe90; /* rgb */ color: rgb(234, 190, 144); /* oklch */ color: oklch(83.0% 0.079 67.6);
Tailwind
colors: {
custom: {
50: '#f2d1b1',
500: '#eabe90',
950: '#000000',
},
}SCSS
$custom: #eabe90; $custom-light: #f2d1b1; $custom-dark: #000000;
JSON
{
"hex": "#eabe90",
"rgb": {
"r": 234,
"g": 190,
"b": 144
},
"hsl": {
"h": 30.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.82952,
"c": 0.07878,
"h": 67.6
},
"luminance": 0.56333
}Semantic roles & 50–950 ramp
primary
#EABE90
secondary
#5A8EC5
accent
#71D015
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381