#E9949D#E9949D
#E9949D is a light, moderate red. Relative luminance 0.409; OKLCH L 75.5% C 0.103 H 12.9°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E9949D |
|---|---|
| RGB | rgb(233, 148, 157) |
| HSL | hsl(354, 66%, 75%) |
| HSV | hsv(354, 36%, 91%) |
| CMYK | cmyk(0%, 36.5%, 32.6%, 8.6%) |
| CIE-LAB | lab(70.13, 33.11, 8.76) |
| CIE-LCH | lch(70.13, 34.25, 14.82°) |
| OKLab | oklab(75.52% 0.1004 0.0231) |
| OKLCH | oklch(75.52% 0.103 12.9) |
| XYZ | xyz(50.2818, 40.9415, 37.1459) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.19
Rose Pink
#F7879A
ΔE00 4.31
Pig Pink
#E78EA5
ΔE00 4.47
Faded Pink
#DE9DAC
ΔE00 4.98
Blush Pink
#FE828C
ΔE00 6.09
Rosa
#FE86A4
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9949D #94E9E0
analogous
#E994C8 #E9949D #E9B694
triadic
#E9949D #9DE994 #949DE9
tetradic
#E9949D #C8E994 #94E9E0 #B694E9
square
#E9949D #C8E994 #94E9E0 #B694E9
split-complementary
#E9949D #94E9B6 #94C8E9
monochromatic
#D42E40 #DF616F #E9949D #F3C7CB #FAE6E8
Accessibility & contrast
On white
2.29
#E9949D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#E9949D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9949D
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9949D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9949D | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 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)
#A3A29D
Deuteranopia (green-blind)
#B8B29B
Tritanopia (blue-blind)
#F88C97
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e9949d; /* rgb */ color: rgb(233, 148, 157); /* oklch */ color: oklch(75.5% 0.103 12.9);
Tailwind
colors: {
custom: {
50: '#f2b4b9',
500: '#e9949d',
950: '#000000',
},
}SCSS
$custom: #e9949d; $custom-light: #f2b4b9; $custom-dark: #000000;
JSON
{
"hex": "#e9949d",
"rgb": {
"r": 233,
"g": 148,
"b": 157
},
"hsl": {
"h": 353.647,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.75525,
"c": 0.10306,
"h": 12.9
},
"luminance": 0.40938
}Semantic roles & 50–950 ramp
primary
#E9949D
secondary
#DAF1EF
accent
#CEBA18
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080