#EABE98#EABE98
#EABE98 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.1% C 0.072 H 62.4°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE98 |
|---|---|
| RGB | rgb(234, 190, 152) |
| HSL | hsl(28, 66%, 76%) |
| HSV | hsv(28, 35%, 92%) |
| CMYK | cmyk(0%, 18.8%, 35%, 8.2%) |
| CIE-LAB | lab(79.95, 10.56, 25.15) |
| CIE-LCH | lch(79.95, 27.28, 67.22°) |
| OKLab | oklab(83.11% 0.0332 0.0634) |
| OKLCH | oklch(83.11% 0.072 62.4) |
| XYZ | xyz(58.0141, 56.5891, 37.5666) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.80
Apricot
#FBCEB1
ΔE00 5.17
Tan
#D2B48C
ΔE00 5.91
Light Peach
#FFD8B1
ΔE00 6.13
Peach
#FFDAB9
ΔE00 6.65
Very Light Brown
#D3B683
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE98 #98C4EA
analogous
#EA989B #EABE98 #EAE798
triadic
#EABE98 #98EABE #BE98EA
tetradic
#EABE98 #9BEA98 #98C4EA #E798EA
square
#EABE98 #9BEA98 #98C4EA #E798EA
split-complementary
#EABE98 #98EAE7 #989BEA
monochromatic
#D57E32 #E09E65 #EABE98 #F4DECB #FAEFE6
Accessibility & contrast
On white
1.70
#EABE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#EABE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE98
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE98 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC195
Deuteranopia (green-blind)
#D6CA99
Tritanopia (blue-blind)
#F8B5B4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabe98; /* rgb */ color: rgb(234, 190, 152); /* oklch */ color: oklch(83.1% 0.072 62.4);
Tailwind
colors: {
custom: {
50: '#f2d1b6',
500: '#eabe98',
950: '#000000',
},
}SCSS
$custom: #eabe98; $custom-light: #f2d1b6; $custom-dark: #000000;
JSON
{
"hex": "#eabe98",
"rgb": {
"r": 234,
"g": 190,
"b": 152
},
"hsl": {
"h": 27.805,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.83111,
"c": 0.07158,
"h": 62.4
},
"luminance": 0.56586
}Semantic roles & 50–950 ramp
primary
#EABE98
secondary
#6197C5
accent
#79CE18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381