#E99D95#E99D95
#E99D95 is a light, moderate red. Relative luminance 0.436; OKLCH L 76.9% C 0.092 H 26.0°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E99D95 |
|---|---|
| RGB | rgb(233, 157, 149) |
| HSL | hsl(6, 66%, 75%) |
| HSV | hsv(6, 36%, 91%) |
| CMYK | cmyk(0%, 32.6%, 36.1%, 8.6%) |
| CIE-LAB | lab(71.97, 27.36, 15.78) |
| CIE-LCH | lch(71.97, 31.58, 29.97°) |
| OKLab | oklab(76.87% 0.083 0.0406) |
| OKLCH | oklch(76.87% 0.092 26) |
| XYZ | xyz(51.0880, 43.6111, 34.1549) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.24
Peachy Pink
#FF9A8A
ΔE00 5.04
Light Salmon
#FEA993
ΔE00 6.17
Darksalmon
#E9967A
ΔE00 7.30
Pale Salmon
#FFB19A
ΔE00 7.36
Lightcoral
#F08080
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99D95 #95E1E9
analogous
#E995B7 #E99D95 #E9C795
triadic
#E99D95 #95E99D #9D95E9
tetradic
#E99D95 #B7E995 #95E1E9 #C795E9
square
#E99D95 #B7E995 #95E1E9 #C795E9
split-complementary
#E99D95 #95E9C7 #95B7E9
monochromatic
#D43F30 #DE6E62 #E99D95 #F4CCC8 #FAE8E6
Accessibility & contrast
On white
2.16
#E99D95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#E99D95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99D95
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99D95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99D95 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA794
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#F9949B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e99d95; /* rgb */ color: rgb(233, 157, 149); /* oklch */ color: oklch(76.9% 0.092 26.0);
Tailwind
colors: {
custom: {
50: '#f2bab4',
500: '#e99d95',
950: '#000000',
},
}SCSS
$custom: #e99d95; $custom-light: #f2bab4; $custom-dark: #000000;
JSON
{
"hex": "#e99d95",
"rgb": {
"r": 233,
"g": 157,
"b": 149
},
"hsl": {
"h": 5.714,
"s": 65.625,
"l": 74.902
},
"oklch": {
"l": 0.76873,
"c": 0.09238,
"h": 26
},
"luminance": 0.43608
}Semantic roles & 50–950 ramp
primary
#E99D95
secondary
#DAEFF1
accent
#BCCD18
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080