#EEA495#EEA495
#EEA495 is a light, moderate red. Relative luminance 0.469; OKLCH L 78.7% C 0.091 H 31.9°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA495 |
|---|---|
| RGB | rgb(238, 164, 149) |
| HSL | hsl(10, 72%, 76%) |
| HSV | hsv(10, 37%, 93%) |
| CMYK | cmyk(0%, 31.1%, 37.4%, 6.7%) |
| CIE-LAB | lab(74.13, 25.54, 18.86) |
| CIE-LCH | lch(74.13, 31.75, 36.44°) |
| OKLab | oklab(78.66% 0.0774 0.0481) |
| OKLCH | oklch(78.66% 0.091 31.9) |
| XYZ | xyz(53.9622, 46.9017, 34.6387) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.01
Light Salmon
#FEA993
ΔE00 3.48
Pale Salmon
#FFB19A
ΔE00 4.44
Peachy Pink
#FF9A8A
ΔE00 4.54
Darksalmon
#E9967A
ΔE00 5.69
Pinkish Tan
#D99B82
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA495 #95DFEE
analogous
#EE95B2 #EEA495 #EED095
triadic
#EEA495 #95EEA4 #A495EE
tetradic
#EEA495 #B2EE95 #95DFEE #D095EE
square
#EEA495 #B2EE95 #95DFEE #D095EE
split-complementary
#EEA495 #95EED0 #95B2EE
monochromatic
#DD492C #E67760 #EEA495 #F6D1CA #FBE8E5
Accessibility & contrast
On white
2.02
#EEA495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#EEA495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA495
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA495 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD94
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#FE9AA0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eea495; /* rgb */ color: rgb(238, 164, 149); /* oklch */ color: oklch(78.7% 0.091 31.9);
Tailwind
colors: {
custom: {
50: '#f5bfb4',
500: '#eea495',
950: '#000000',
},
}SCSS
$custom: #eea495; $custom-light: #f5bfb4; $custom-dark: #000000;
JSON
{
"hex": "#eea495",
"rgb": {
"r": 238,
"g": 164,
"b": 149
},
"hsl": {
"h": 10.112,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.78662,
"c": 0.09115,
"h": 31.9
},
"luminance": 0.46898
}Semantic roles & 50–950 ramp
primary
#EEA495
secondary
#D9EEF2
accent
#B4D411
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180