#EABB90#EABB90
#EABB90 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.4% C 0.079 H 63.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EABB90 |
|---|---|
| RGB | rgb(234, 187, 144) |
| HSL | hsl(29, 68%, 74%) |
| HSV | hsv(29, 38%, 92%) |
| CMYK | cmyk(0%, 20.1%, 38.5%, 8.2%) |
| CIE-LAB | lab(79.07, 11.22, 28.20) |
| CIE-LCH | lch(79.07, 30.35, 68.31°) |
| OKLab | oklab(82.38% 0.0346 0.0705) |
| OKLCH | oklch(82.38% 0.079 63.8) |
| XYZ | xyz(56.7378, 55.0496, 34.0172) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.00
Tan
#D2B48C
ΔE00 5.71
Apricot
#FBCEB1
ΔE00 6.42
Light Peach
#FFD8B1
ΔE00 6.90
Peach (survey)
#FFB07C
ΔE00 7.16
Very Light Brown
#D3B683
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABB90 #90BFEA
analogous
#EA9092 #EABB90 #EAE890
triadic
#EABB90 #90EABB #BB90EA
tetradic
#EABB90 #92EA90 #90BFEA #E890EA
square
#EABB90 #92EA90 #90BFEA #E890EA
split-complementary
#EABB90 #90EAE8 #9092EA
monochromatic
#D77C29 #E09B5D #EABB90 #F4DBC3 #FAEFE5
Accessibility & contrast
On white
1.75
#EABB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#EABB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABB90
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABB90 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE8D
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#F9B1B0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabb90; /* rgb */ color: rgb(234, 187, 144); /* oklch */ color: oklch(82.4% 0.079 63.8);
Tailwind
colors: {
custom: {
50: '#f2cfb1',
500: '#eabb90',
950: '#000000',
},
}SCSS
$custom: #eabb90; $custom-light: #f2cfb1; $custom-dark: #000000;
JSON
{
"hex": "#eabb90",
"rgb": {
"r": 234,
"g": 187,
"b": 144
},
"hsl": {
"h": 28.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.82377,
"c": 0.07857,
"h": 63.8
},
"luminance": 0.55047
}Semantic roles & 50–950 ramp
primary
#EABB90
secondary
#5A91C5
accent
#77D015
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171310
muted
#858381