#E99495#E99495
#E99495 is a light, moderate red. Relative luminance 0.407; OKLCH L 75.3% C 0.103 H 19.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E99495 |
|---|---|
| RGB | rgb(233, 148, 149) |
| HSL | hsl(359, 66%, 75%) |
| HSV | hsv(359, 36%, 91%) |
| CMYK | cmyk(0%, 36.5%, 36.1%, 8.6%) |
| CIE-LAB | lab(69.95, 32.13, 12.95) |
| CIE-LCH | lch(69.95, 34.65, 21.95°) |
| OKLab | oklab(75.32% 0.0974 0.0336) |
| OKLCH | oklch(75.32% 0.103 19) |
| XYZ | xyz(49.6210, 40.6771, 33.6659) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.37
Lightcoral
#F08080
ΔE00 5.44
Blush Pink
#FE828C
ΔE00 5.76
Rose Pink
#F7879A
ΔE00 5.92
Blush (survey)
#F29E8E
ΔE00 6.47
Peachy Pink
#FF9A8A
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99495 #94E9E8
analogous
#E994C0 #E99495 #E9BE94
triadic
#E99495 #95E994 #9495E9
tetradic
#E99495 #C0E994 #94E9E8 #BE94E9
square
#E99495 #C0E994 #94E9E8 #BE94E9
split-complementary
#E99495 #94E9BE #94C0E9
monochromatic
#D42E30 #DF6163 #E99495 #F3C7C7 #FAE6E6
Accessibility & contrast
On white
2.30
#E99495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#E99495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99495
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99495 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A195
Deuteranopia (green-blind)
#B9B194
Tritanopia (blue-blind)
#F98A95
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e99495; /* rgb */ color: rgb(233, 148, 149); /* oklch */ color: oklch(75.3% 0.103 19.0);
Tailwind
colors: {
custom: {
50: '#f2b4b4',
500: '#e99495',
950: '#000000',
},
}SCSS
$custom: #e99495; $custom-light: #f2b4b4; $custom-dark: #000000;
JSON
{
"hex": "#e99495",
"rgb": {
"r": 233,
"g": 148,
"b": 149
},
"hsl": {
"h": 359.294,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.75322,
"c": 0.10301,
"h": 19
},
"luminance": 0.40673
}Semantic roles & 50–950 ramp
primary
#E99495
secondary
#DAF1F1
accent
#CECC18
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080