#EAB596#EAB596
#EAB596 is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.4% C 0.075 H 51.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB596 |
|---|---|
| RGB | rgb(234, 181, 150) |
| HSL | hsl(22, 67%, 75%) |
| HSV | hsv(22, 36%, 92%) |
| CMYK | cmyk(0%, 22.6%, 35.9%, 8.2%) |
| CIE-LAB | lab(77.72, 15.09, 23.19) |
| CIE-LCH | lch(77.72, 27.67, 56.95°) |
| OKLab | oklab(81.36% 0.0464 0.0587) |
| OKLCH | oklch(81.36% 0.075 51.7) |
| XYZ | xyz(55.9622, 52.7452, 36.0814) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.04
Peach (survey)
#FFB07C
ΔE00 6.54
Pale Salmon
#FFB19A
ΔE00 7.03
Pinkish Tan
#D99B82
ΔE00 7.30
Light Salmon
#FEA993
ΔE00 8.39
Burlywood
#DEB887
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB596 #96CBEA
analogous
#EA96A1 #EAB596 #EADF96
triadic
#EAB596 #96EAB5 #B596EA
tetradic
#EAB596 #A1EA96 #96CBEA #DF96EA
square
#EAB596 #A1EA96 #96CBEA #DF96EA
split-complementary
#EAB596 #96EADF #96A1EA
monochromatic
#D66D30 #E09163 #EAB596 #F4D9C9 #FAEDE5
Accessibility & contrast
On white
1.82
#EAB596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#EAB596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB596
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB596 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B994
Deuteranopia (green-blind)
#D0C596
Tritanopia (blue-blind)
#F9ACAD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eab596; /* rgb */ color: rgb(234, 181, 150); /* oklch */ color: oklch(81.4% 0.075 51.7);
Tailwind
colors: {
custom: {
50: '#f2cbb5',
500: '#eab596',
950: '#000000',
},
}SCSS
$custom: #eab596; $custom-light: #f2cbb5; $custom-dark: #000000;
JSON
{
"hex": "#eab596",
"rgb": {
"r": 234,
"g": 181,
"b": 150
},
"hsl": {
"h": 22.143,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.81364,
"c": 0.07481,
"h": 51.7
},
"luminance": 0.52742
}Semantic roles & 50–950 ramp
primary
#EAB596
secondary
#5F9FC5
accent
#8BCF17
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281