#EEA596#EEA596
#EEA596 is a light, moderate red. Relative luminance 0.473; OKLCH L 78.9% C 0.090 H 32.0°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA596 |
|---|---|
| RGB | rgb(238, 165, 150) |
| HSL | hsl(10, 72%, 76%) |
| HSV | hsv(10, 37%, 93%) |
| CMYK | cmyk(0%, 30.7%, 37%, 6.7%) |
| CIE-LAB | lab(74.38, 25.13, 18.66) |
| CIE-LCH | lch(74.38, 31.30, 36.60°) |
| OKLab | oklab(78.86% 0.0762 0.0477) |
| OKLCH | oklch(78.86% 0.09 32) |
| XYZ | xyz(54.2221, 47.2931, 35.1208) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.26
Light Salmon
#FEA993
ΔE00 3.47
Pale Salmon
#FFB19A
ΔE00 4.31
Peachy Pink
#FF9A8A
ΔE00 4.76
Darksalmon
#E9967A
ΔE00 5.84
Pinkish Tan
#D99B82
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA596 #96DFEE
analogous
#EE96B3 #EEA596 #EED196
triadic
#EEA596 #96EEA5 #A596EE
tetradic
#EEA596 #B3EE96 #96DFEE #D196EE
square
#EEA596 #B3EE96 #96DFEE #D196EE
split-complementary
#EEA596 #96EED1 #96B3EE
monochromatic
#DD4B2D #E57861 #EEA596 #F7D2CB #FBE8E5
Accessibility & contrast
On white
2.01
#EEA596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#EEA596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA596
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA596 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE95
Deuteranopia (green-blind)
#C7BD95
Tritanopia (blue-blind)
#FE9BA1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eea596; /* rgb */ color: rgb(238, 165, 150); /* oklch */ color: oklch(78.9% 0.090 32.0);
Tailwind
colors: {
custom: {
50: '#f5c0b5',
500: '#eea596',
950: '#000000',
},
}SCSS
$custom: #eea596; $custom-light: #f5c0b5; $custom-dark: #000000;
JSON
{
"hex": "#eea596",
"rgb": {
"r": 238,
"g": 165,
"b": 150
},
"hsl": {
"h": 10.227,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.78861,
"c": 0.08989,
"h": 32
},
"luminance": 0.47289
}Semantic roles & 50–950 ramp
primary
#EEA596
secondary
#D9EEF2
accent
#B3D411
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180