#E2AB95#E2AB95
#E2AB95 is a light, moderate orange. Relative luminance 0.475; OKLCH L 78.7% C 0.072 H 42.8°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E2AB95 |
|---|---|
| RGB | rgb(226, 171, 149) |
| HSL | hsl(17, 57%, 74%) |
| HSV | hsv(17, 34%, 89%) |
| CMYK | cmyk(0%, 24.3%, 34.1%, 11.4%) |
| CIE-LAB | lab(74.49, 17.20, 19.16) |
| CIE-LCH | lch(74.49, 25.75, 48.08°) |
| OKLab | oklab(78.66% 0.0528 0.0489) |
| OKLCH | oklch(78.66% 0.072 42.8) |
| XYZ | xyz(51.3532, 47.4673, 34.8852) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 4.35
Pale Salmon
#FFB19A
ΔE00 5.64
Light Salmon
#FEA993
ΔE00 6.28
Darksalmon
#E9967A
ΔE00 6.80
Blush (survey)
#F29E8E
ΔE00 6.84
Lightsalmon
#FFA07A
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2AB95 #95CCE2
analogous
#E295A5 #E2AB95 #E2D195
triadic
#E2AB95 #95E2AB #AB95E2
tetradic
#E2AB95 #A5E295 #95CCE2 #D195E2
square
#E2AB95 #A5E295 #95CCE2 #D195E2
split-complementary
#E2AB95 #95E2D1 #95A5E2
monochromatic
#C65F36 #D58565 #E2AB95 #EFD1C5 #F8ECE7
Accessibility & contrast
On white
2.00
#E2AB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#E2AB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2AB95
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2AB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2AB95 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B193
Deuteranopia (green-blind)
#C5BC95
Tritanopia (blue-blind)
#F0A3A5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e2ab95; /* rgb */ color: rgb(226, 171, 149); /* oklch */ color: oklch(78.7% 0.072 42.8);
Tailwind
colors: {
custom: {
50: '#ecc4b4',
500: '#e2ab95',
950: '#000000',
},
}SCSS
$custom: #e2ab95; $custom-light: #ecc4b4; $custom-dark: #000000;
JSON
{
"hex": "#e2ab95",
"rgb": {
"r": 226,
"g": 171,
"b": 149
},
"hsl": {
"h": 17.143,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.78655,
"c": 0.07194,
"h": 42.8
},
"luminance": 0.47464
}Semantic roles & 50–950 ramp
primary
#E2AB95
secondary
#DBEAF0
accent
#96C521
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161211
muted
#848180