#E59D95#E59D95
#E59D95 is a light, moderate red. Relative luminance 0.429; OKLCH L 76.4% C 0.088 H 26.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E59D95 |
|---|---|
| RGB | rgb(229, 157, 149) |
| HSL | hsl(6, 61%, 74%) |
| HSV | hsv(6, 35%, 90%) |
| CMYK | cmyk(0%, 31.4%, 34.9%, 10.2%) |
| CIE-LAB | lab(71.52, 25.85, 15.08) |
| CIE-LCH | lch(71.52, 29.93, 30.26°) |
| OKLab | oklab(76.43% 0.0785 0.0389) |
| OKLCH | oklch(76.43% 0.088 26.3) |
| XYZ | xyz(49.7966, 42.9452, 34.0944) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.67
Peachy Pink
#FF9A8A
ΔE00 5.70
Light Salmon
#FEA993
ΔE00 6.53
Pinkish Tan
#D99B82
ΔE00 7.28
Darksalmon
#E9967A
ΔE00 7.33
Pale Salmon
#FFB19A
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59D95 #95DDE5
analogous
#E595B5 #E59D95 #E5C595
triadic
#E59D95 #95E59D #9D95E5
tetradic
#E59D95 #B5E595 #95DDE5 #C595E5
square
#E59D95 #B5E595 #95DDE5 #C595E5
split-complementary
#E59D95 #95E5C5 #95B5E5
monochromatic
#CD4233 #D97064 #E59D95 #F1CAC6 #F9E8E6
Accessibility & contrast
On white
2.19
#E59D95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#E59D95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59D95
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59D95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59D95 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA794
Deuteranopia (green-blind)
#BDB594
Tritanopia (blue-blind)
#F4949B
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e59d95; /* rgb */ color: rgb(229, 157, 149); /* oklch */ color: oklch(76.4% 0.088 26.3);
Tailwind
colors: {
custom: {
50: '#efbab4',
500: '#e59d95',
950: '#000000',
},
}SCSS
$custom: #e59d95; $custom-light: #efbab4; $custom-dark: #000000;
JSON
{
"hex": "#e59d95",
"rgb": {
"r": 229,
"g": 157,
"b": 149
},
"hsl": {
"h": 6,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.76427,
"c": 0.0876,
"h": 26.3
},
"luminance": 0.42942
}Semantic roles & 50–950 ramp
primary
#E59D95
secondary
#DBEEF0
accent
#B7C81D
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080