#EAAC95#EAAC95
#EAAC95 is a light, moderate orange. Relative luminance 0.492; OKLCH L 79.7% C 0.080 H 41.2°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAC95 |
|---|---|
| RGB | rgb(234, 172, 149) |
| HSL | hsl(16, 67%, 75%) |
| HSV | hsv(16, 36%, 92%) |
| CMYK | cmyk(0%, 26.5%, 36.3%, 8.2%) |
| CIE-LAB | lab(75.56, 19.75, 20.76) |
| CIE-LCH | lch(75.56, 28.66, 46.43°) |
| OKLab | oklab(79.67% 0.0602 0.0528) |
| OKLCH | oklch(79.67% 0.08 41.2) |
| XYZ | xyz(54.1108, 49.1707, 35.0687) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.00
Light Salmon
#FEA993
ΔE00 4.69
Pinkish Tan
#D99B82
ΔE00 4.76
Blush (survey)
#F29E8E
ΔE00 5.79
Darksalmon
#E9967A
ΔE00 6.13
Lightsalmon
#FFA07A
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAC95 #95D3EA
analogous
#EA95A9 #EAAC95 #EAD695
triadic
#EAAC95 #95EAAC #AC95EA
tetradic
#EAAC95 #A9EA95 #95D3EA #D695EA
square
#EAAC95 #A9EA95 #95D3EA #D695EA
split-complementary
#EAAC95 #95EAD6 #95A9EA
monochromatic
#D65C2F #E08462 #EAAC95 #F4D4C8 #FAEBE5
Accessibility & contrast
On white
1.94
#EAAC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#EAAC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAC95
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAC95 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB393
Deuteranopia (green-blind)
#CABF95
Tritanopia (blue-blind)
#F9A3A6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eaac95; /* rgb */ color: rgb(234, 172, 149); /* oklch */ color: oklch(79.7% 0.080 41.2);
Tailwind
colors: {
custom: {
50: '#f2c5b4',
500: '#eaac95',
950: '#000000',
},
}SCSS
$custom: #eaac95; $custom-light: #f2c5b4; $custom-dark: #000000;
JSON
{
"hex": "#eaac95",
"rgb": {
"r": 234,
"g": 172,
"b": 149
},
"hsl": {
"h": 16.235,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.79673,
"c": 0.08007,
"h": 41.2
},
"luminance": 0.49167
}Semantic roles & 50–950 ramp
primary
#EAAC95
secondary
#DAEBF1
accent
#9DCF17
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171211
muted
#858180