#E59E95#E59E95
#E59E95 is a light, moderate red. Relative luminance 0.433; OKLCH L 76.6% C 0.087 H 27.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E59E95 |
|---|---|
| RGB | rgb(229, 158, 149) |
| HSL | hsl(7, 61%, 74%) |
| HSV | hsv(7, 35%, 90%) |
| CMYK | cmyk(0%, 31%, 34.9%, 10.2%) |
| CIE-LAB | lab(71.75, 25.31, 15.40) |
| CIE-LCH | lch(71.75, 29.63, 31.32°) |
| OKLab | oklab(76.61% 0.0769 0.0396) |
| OKLCH | oklch(76.61% 0.087 27.3) |
| XYZ | xyz(49.9665, 43.2850, 34.1510) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.45
Peachy Pink
#FF9A8A
ΔE00 5.64
Light Salmon
#FEA993
ΔE00 6.21
Pinkish Tan
#D99B82
ΔE00 6.90
Darksalmon
#E9967A
ΔE00 7.04
Pale Salmon
#FFB19A
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59E95 #95DCE5
analogous
#E595B4 #E59E95 #E5C695
triadic
#E59E95 #95E59E #9E95E5
tetradic
#E59E95 #B4E595 #95DCE5 #C695E5
square
#E59E95 #B4E595 #95DCE5 #C695E5
split-complementary
#E59E95 #95E5C6 #95B4E5
monochromatic
#CD4433 #D97164 #E59E95 #F1CBC6 #F9E9E6
Accessibility & contrast
On white
2.17
#E59E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#E59E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59E95
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59E95 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA794
Deuteranopia (green-blind)
#BEB594
Tritanopia (blue-blind)
#F4959C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e59e95; /* rgb */ color: rgb(229, 158, 149); /* oklch */ color: oklch(76.6% 0.087 27.3);
Tailwind
colors: {
custom: {
50: '#efbbb4',
500: '#e59e95',
950: '#000000',
},
}SCSS
$custom: #e59e95; $custom-light: #efbbb4; $custom-dark: #000000;
JSON
{
"hex": "#e59e95",
"rgb": {
"r": 229,
"g": 158,
"b": 149
},
"hsl": {
"h": 6.75,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.76605,
"c": 0.08652,
"h": 27.3
},
"luminance": 0.43282
}Semantic roles & 50–950 ramp
primary
#E59E95
secondary
#DBEEF0
accent
#B5C81D
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171211
muted
#858180