#E9949E#E9949E
#E9949E is a light, moderate red. Relative luminance 0.410; OKLCH L 75.6% C 0.103 H 12.2°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E9949E |
|---|---|
| RGB | rgb(233, 148, 158) |
| HSL | hsl(353, 66%, 75%) |
| HSV | hsv(353, 36%, 91%) |
| CMYK | cmyk(0%, 36.5%, 32.2%, 8.6%) |
| CIE-LAB | lab(70.16, 33.24, 8.24) |
| CIE-LCH | lch(70.16, 34.24, 13.92°) |
| OKLab | oklab(75.55% 0.1008 0.0217) |
| OKLCH | oklch(75.55% 0.103 12.2) |
| XYZ | xyz(50.3675, 40.9757, 37.5974) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.14
Dusty Pink (survey)
#D58A94
ΔE00 4.15
Rose Pink
#F7879A
ΔE00 4.22
Faded Pink
#DE9DAC
ΔE00 4.76
Rosa
#FE86A4
ΔE00 6.08
Blush Pink
#FE828C
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9949E #94E9DF
analogous
#E994C9 #E9949E #E9B594
triadic
#E9949E #9EE994 #949EE9
tetradic
#E9949E #C9E994 #94E9DF #B594E9
square
#E9949E #C9E994 #94E9DF #B594E9
split-complementary
#E9949E #94E9B5 #94C9E9
monochromatic
#D42E42 #DF6170 #E9949E #F3C7CC #FAE6E8
Accessibility & contrast
On white
2.28
#E9949E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#E9949E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9949E
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9949E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9949E | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29E
Deuteranopia (green-blind)
#B7B29C
Tritanopia (blue-blind)
#F88C98
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e9949e; /* rgb */ color: rgb(233, 148, 158); /* oklch */ color: oklch(75.6% 0.103 12.2);
Tailwind
colors: {
custom: {
50: '#f2b4ba',
500: '#e9949e',
950: '#000000',
},
}SCSS
$custom: #e9949e; $custom-light: #f2b4ba; $custom-dark: #000000;
JSON
{
"hex": "#e9949e",
"rgb": {
"r": 233,
"g": 148,
"b": 158
},
"hsl": {
"h": 352.941,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.75551,
"c": 0.10314,
"h": 12.2
},
"luminance": 0.40972
}Semantic roles & 50–950 ramp
primary
#E9949E
secondary
#DAF1EE
accent
#CEB818
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080