#E3949D#E3949D
#E3949D is a light, moderate red. Relative luminance 0.399; OKLCH L 74.8% C 0.096 H 12.2°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E3949D |
|---|---|
| RGB | rgb(227, 148, 157) |
| HSL | hsl(353, 59%, 74%) |
| HSV | hsv(353, 35%, 89%) |
| CMYK | cmyk(0%, 34.8%, 30.8%, 11%) |
| CIE-LAB | lab(69.43, 30.91, 7.66) |
| CIE-LCH | lch(69.43, 31.84, 13.92°) |
| OKLab | oklab(74.83% 0.0938 0.0203) |
| OKLCH | oklch(74.83% 0.096 12.2) |
| XYZ | xyz(48.3558, 39.9484, 37.0557) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 3.35
Faded Pink
#DE9DAC
ΔE00 4.22
Pig Pink
#E78EA5
ΔE00 4.29
Rose Pink
#F7879A
ΔE00 5.08
Greyish Pink
#C88D94
ΔE00 5.33
Dull Pink
#D5869D
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3949D #94E3DA
analogous
#E394C4 #E3949D #E3B294
triadic
#E3949D #9DE394 #949DE3
tetradic
#E3949D #C4E394 #94E3DA #B294E3
square
#E3949D #C4E394 #94E3DA #B294E3
split-complementary
#E3949D #94E3B2 #94C4E3
monochromatic
#C83445 #D66371 #E3949D #F0C5C9 #F9E7E9
Accessibility & contrast
On white
2.34
#E3949D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#E3949D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3949D
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3949D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3949D | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A19D
Deuteranopia (green-blind)
#B5AF9C
Tritanopia (blue-blind)
#F18D97
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e3949d; /* rgb */ color: rgb(227, 148, 157); /* oklch */ color: oklch(74.8% 0.096 12.2);
Tailwind
colors: {
custom: {
50: '#edb4b9',
500: '#e3949d',
950: '#000000',
},
}SCSS
$custom: #e3949d; $custom-light: #edb4b9; $custom-dark: #000000;
JSON
{
"hex": "#e3949d",
"rgb": {
"r": 227,
"g": 148,
"b": 157
},
"hsl": {
"h": 353.165,
"s": 58.519,
"l": 73.529
},
"oklch": {
"l": 0.74835,
"c": 0.09593,
"h": 12.2
},
"luminance": 0.39945
}Semantic roles & 50–950 ramp
primary
#E3949D
secondary
#DBF0EE
accent
#C6B31F
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080