#E99F95#E99F95
#E99F95 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.2% C 0.090 H 27.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E99F95 |
|---|---|
| RGB | rgb(233, 159, 149) |
| HSL | hsl(7, 66%, 75%) |
| HSV | hsv(7, 36%, 91%) |
| CMYK | cmyk(0%, 31.8%, 36.1%, 8.6%) |
| CIE-LAB | lab(72.42, 26.30, 16.41) |
| CIE-LCH | lch(72.42, 31.00, 31.97°) |
| OKLab | oklab(77.22% 0.0798 0.0421) |
| OKLCH | oklch(77.22% 0.09 27.8) |
| XYZ | xyz(51.4291, 44.2934, 34.2687) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.74
Peachy Pink
#FF9A8A
ΔE00 4.92
Light Salmon
#FEA993
ΔE00 5.48
Pale Salmon
#FFB19A
ΔE00 6.58
Darksalmon
#E9967A
ΔE00 6.72
Pinkish Tan
#D99B82
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99F95 #95DFE9
analogous
#E995B5 #E99F95 #E9C995
triadic
#E99F95 #95E99F #9F95E9
tetradic
#E99F95 #B5E995 #95DFE9 #C995E9
square
#E99F95 #B5E995 #95DFE9 #C995E9
split-complementary
#E99F95 #95E9C9 #95B5E9
monochromatic
#D44330 #DE7162 #E99F95 #F4CDC8 #FAE8E6
Accessibility & contrast
On white
2.13
#E99F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E99F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99F95
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99F95 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA994
Deuteranopia (green-blind)
#C0B794
Tritanopia (blue-blind)
#F8969D
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e99f95; /* rgb */ color: rgb(233, 159, 149); /* oklch */ color: oklch(77.2% 0.090 27.8);
Tailwind
colors: {
custom: {
50: '#f2bcb4',
500: '#e99f95',
950: '#000000',
},
}SCSS
$custom: #e99f95; $custom-light: #f2bcb4; $custom-dark: #000000;
JSON
{
"hex": "#e99f95",
"rgb": {
"r": 233,
"g": 159,
"b": 149
},
"hsl": {
"h": 7.143,
"s": 65.625,
"l": 74.902
},
"oklch": {
"l": 0.77225,
"c": 0.09024,
"h": 27.8
},
"luminance": 0.4429
}Semantic roles & 50–950 ramp
primary
#E99F95
secondary
#DAEEF1
accent
#B8CD18
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180