#EEA196#EEA196
#EEA196 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.2% C 0.094 H 28.3°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA196 |
|---|---|
| RGB | rgb(238, 161, 150) |
| HSL | hsl(8, 72%, 76%) |
| HSV | hsv(8, 37%, 93%) |
| CMYK | cmyk(0%, 32.4%, 37%, 6.7%) |
| CIE-LAB | lab(73.46, 27.25, 17.39) |
| CIE-LCH | lch(73.46, 32.33, 32.55°) |
| OKLab | oklab(78.16% 0.0826 0.0446) |
| OKLCH | oklch(78.16% 0.094 28.3) |
| XYZ | xyz(53.5118, 45.8727, 34.8841) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.15
Peachy Pink
#FF9A8A
ΔE00 4.25
Light Salmon
#FEA993
ΔE00 4.65
Pale Salmon
#FFB19A
ΔE00 5.81
Darksalmon
#E9967A
ΔE00 6.62
Pinkish Tan
#D99B82
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA196 #96E3EE
analogous
#EE96B7 #EEA196 #EECD96
triadic
#EEA196 #96EEA1 #A196EE
tetradic
#EEA196 #B7EE96 #96E3EE #CD96EE
square
#EEA196 #B7EE96 #96E3EE #CD96EE
split-complementary
#EEA196 #96EECD #96B7EE
monochromatic
#DD432D #E57261 #EEA196 #F7D0CB #FBE7E5
Accessibility & contrast
On white
2.06
#EEA196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#EEA196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA196
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA196 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB95
Deuteranopia (green-blind)
#C4BA95
Tritanopia (blue-blind)
#FE979E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eea196; /* rgb */ color: rgb(238, 161, 150); /* oklch */ color: oklch(78.2% 0.094 28.3);
Tailwind
colors: {
custom: {
50: '#f6bdb4',
500: '#eea196',
950: '#000000',
},
}SCSS
$custom: #eea196; $custom-light: #f6bdb4; $custom-dark: #000000;
JSON
{
"hex": "#eea196",
"rgb": {
"r": 238,
"g": 161,
"b": 150
},
"hsl": {
"h": 7.5,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.78156,
"c": 0.09383,
"h": 28.3
},
"luminance": 0.45869
}Semantic roles & 50–950 ramp
primary
#EEA196
secondary
#D9EFF2
accent
#BCD411
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180