#E99697#E99697
#E99697 is a light, moderate red. Relative luminance 0.414; OKLCH L 75.7% C 0.100 H 18.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E99697 |
|---|---|
| RGB | rgb(233, 150, 151) |
| HSL | hsl(359, 65%, 75%) |
| HSV | hsv(359, 36%, 91%) |
| CMYK | cmyk(0%, 35.6%, 35.2%, 8.6%) |
| CIE-LAB | lab(70.44, 31.32, 12.52) |
| CIE-LCH | lch(70.44, 33.73, 21.80°) |
| OKLab | oklab(75.71% 0.095 0.0325) |
| OKLCH | oklch(75.71% 0.1 18.9) |
| XYZ | xyz(50.0985, 41.3744, 34.6196) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.48
Lightcoral
#F08080
ΔE00 5.95
Rose Pink
#F7879A
ΔE00 6.14
Blush Pink
#FE828C
ΔE00 6.16
Blush (survey)
#F29E8E
ΔE00 6.39
Faded Pink
#DE9DAC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99697 #96E9E8
analogous
#E996C1 #E99697 #E9BE96
triadic
#E99697 #97E996 #9697E9
tetradic
#E99697 #C1E996 #96E9E8 #BE96E9
square
#E99697 #C1E996 #96E9E8 #BE96E9
split-complementary
#E99697 #96E9BE #96C1E9
monochromatic
#D43133 #DE6365 #E99697 #F4C9C9 #FAE6E6
Accessibility & contrast
On white
2.26
#E99697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#E99697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99697
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99697 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A397
Deuteranopia (green-blind)
#BAB396
Tritanopia (blue-blind)
#F98D97
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e99697; /* rgb */ color: rgb(233, 150, 151); /* oklch */ color: oklch(75.7% 0.100 18.9);
Tailwind
colors: {
custom: {
50: '#f2b5b5',
500: '#e99697',
950: '#000000',
},
}SCSS
$custom: #e99697; $custom-light: #f2b5b5; $custom-dark: #000000;
JSON
{
"hex": "#e99697",
"rgb": {
"r": 233,
"g": 150,
"b": 151
},
"hsl": {
"h": 359.277,
"s": 65.354,
"l": 75.098
},
"oklch": {
"l": 0.75711,
"c": 0.10037,
"h": 18.9
},
"luminance": 0.41371
}Semantic roles & 50–950 ramp
primary
#E99697
secondary
#DAF1F1
accent
#CDCB18
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080