#E9999B#E9999B
#E9999B is a light, moderate red. Relative luminance 0.425; OKLCH L 76.3% C 0.096 H 17.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E9999B |
|---|---|
| RGB | rgb(233, 153, 155) |
| HSL | hsl(359, 65%, 76%) |
| HSV | hsv(359, 34%, 91%) |
| CMYK | cmyk(0%, 34.3%, 33.5%, 8.6%) |
| CIE-LAB | lab(71.20, 30.22, 11.38) |
| CIE-LCH | lch(71.20, 32.29, 20.64°) |
| OKLab | oklab(76.33% 0.0917 0.0297) |
| OKLCH | oklch(76.33% 0.096 17.9) |
| XYZ | xyz(50.9137, 42.4763, 36.5211) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.55
Faded Pink
#DE9DAC
ΔE00 6.05
Rose Pink
#F7879A
ΔE00 6.32
Blush (survey)
#F29E8E
ΔE00 6.69
Blush Pink
#FE828C
ΔE00 6.77
Lightcoral
#F08080
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9999B #99E9E7
analogous
#E999C3 #E9999B #E9BF99
triadic
#E9999B #9BE999 #999BE9
tetradic
#E9999B #C3E999 #99E9E7 #BF99E9
square
#E9999B #C3E999 #99E9E7 #BF99E9
split-complementary
#E9999B #99E9BF #99C3E9
monochromatic
#D33438 #DE676A #E9999B #F4CBCC #FAE6E6
Accessibility & contrast
On white
2.21
#E9999B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#E9999B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9999B
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9999B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9999B | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59B
Deuteranopia (green-blind)
#BBB49A
Tritanopia (blue-blind)
#F8909A
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e9999b; /* rgb */ color: rgb(233, 153, 155); /* oklch */ color: oklch(76.3% 0.096 17.9);
Tailwind
colors: {
custom: {
50: '#f2b8b8',
500: '#e9999b',
950: '#000000',
},
}SCSS
$custom: #e9999b; $custom-light: #f2b8b8; $custom-dark: #000000;
JSON
{
"hex": "#e9999b",
"rgb": {
"r": 233,
"g": 153,
"b": 155
},
"hsl": {
"h": 358.5,
"s": 64.516,
"l": 75.686
},
"oklch": {
"l": 0.76325,
"c": 0.09639,
"h": 17.9
},
"luminance": 0.42473
}Semantic roles & 50–950 ramp
primary
#E9999B
secondary
#DAF1F0
accent
#CCC819
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080