#E9999F#E9999F
#E9999F is a light, moderate red. Relative luminance 0.426; OKLCH L 76.4% C 0.096 H 14.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E9999F |
|---|---|
| RGB | rgb(233, 153, 159) |
| HSL | hsl(356, 65%, 76%) |
| HSV | hsv(356, 34%, 91%) |
| CMYK | cmyk(0%, 34.3%, 31.8%, 8.6%) |
| CIE-LAB | lab(71.29, 30.72, 9.30) |
| CIE-LCH | lch(71.29, 32.10, 16.84°) |
| OKLab | oklab(76.43% 0.0932 0.0244) |
| OKLCH | oklch(76.43% 0.096 14.7) |
| XYZ | xyz(51.2552, 42.6129, 38.3197) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.85
Dusty Pink (survey)
#D58A94
ΔE00 5.00
Pig Pink
#E78EA5
ΔE00 5.60
Rose Pink
#F7879A
ΔE00 5.60
Greyish Pink
#C88D94
ΔE00 6.63
Blush Pink
#FE828C
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9999F #99E9E3
analogous
#E999C7 #E9999F #E9BB99
triadic
#E9999F #9FE999 #999FE9
tetradic
#E9999F #C7E999 #99E9E3 #BB99E9
square
#E9999F #C7E999 #99E9E3 #BB99E9
split-complementary
#E9999F #99E9BB #99C7E9
monochromatic
#D33440 #DE6770 #E9999F #F4CBCE #FAE6E7
Accessibility & contrast
On white
2.21
#E9999F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#E9999F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9999F
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9999F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9999F | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59F
Deuteranopia (green-blind)
#BBB49E
Tritanopia (blue-blind)
#F8919B
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e9999f; /* rgb */ color: rgb(233, 153, 159); /* oklch */ color: oklch(76.4% 0.096 14.7);
Tailwind
colors: {
custom: {
50: '#f2b8bb',
500: '#e9999f',
950: '#000000',
},
}SCSS
$custom: #e9999f; $custom-light: #f2b8bb; $custom-dark: #000000;
JSON
{
"hex": "#e9999f",
"rgb": {
"r": 233,
"g": 153,
"b": 159
},
"hsl": {
"h": 355.5,
"s": 64.516,
"l": 75.686
},
"oklch": {
"l": 0.76427,
"c": 0.09638,
"h": 14.7
},
"luminance": 0.42609
}Semantic roles & 50–950 ramp
primary
#E9999F
secondary
#DAF1EF
accent
#CCBF19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080