#E3949F#E3949F
#E3949F is a light, moderate red. Relative luminance 0.400; OKLCH L 74.9% C 0.096 H 10.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E3949F |
|---|---|
| RGB | rgb(227, 148, 159) |
| HSL | hsl(352, 59%, 74%) |
| HSV | hsv(352, 35%, 89%) |
| CMYK | cmyk(0%, 34.8%, 30%, 11%) |
| CIE-LAB | lab(69.48, 31.17, 6.62) |
| CIE-LCH | lch(69.48, 31.87, 11.99°) |
| OKLab | oklab(74.89% 0.0945 0.0176) |
| OKLCH | oklch(74.89% 0.096 10.5) |
| XYZ | xyz(48.5279, 40.0172, 37.9623) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 3.36
Pig Pink
#E78EA5
ΔE00 3.65
Faded Pink
#DE9DAC
ΔE00 3.76
Rose Pink
#F7879A
ΔE00 4.98
Greyish Pink
#C88D94
ΔE00 5.37
Dull Pink
#D5869D
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3949F #94E3D8
analogous
#E394C6 #E3949F #E3B094
triadic
#E3949F #9FE394 #949FE3
tetradic
#E3949F #C6E394 #94E3D8 #B094E3
square
#E3949F #C6E394 #94E3D8 #B094E3
split-complementary
#E3949F #94E3B0 #94C6E3
monochromatic
#C83449 #D66373 #E3949F #F0C5CB #F9E7E9
Accessibility & contrast
On white
2.33
#E3949F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#E3949F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3949F
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3949F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3949F | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A19F
Deuteranopia (green-blind)
#B4AF9E
Tritanopia (blue-blind)
#F18D98
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e3949f; /* rgb */ color: rgb(227, 148, 159); /* oklch */ color: oklch(74.9% 0.096 10.5);
Tailwind
colors: {
custom: {
50: '#edb4bb',
500: '#e3949f',
950: '#000000',
},
}SCSS
$custom: #e3949f; $custom-light: #edb4bb; $custom-dark: #000000;
JSON
{
"hex": "#e3949f",
"rgb": {
"r": 227,
"g": 148,
"b": 159
},
"hsl": {
"h": 351.646,
"s": 58.519,
"l": 73.529
},
"oklch": {
"l": 0.74888,
"c": 0.09615,
"h": 10.5
},
"luminance": 0.40014
}Semantic roles & 50–950 ramp
primary
#E3949F
secondary
#DBF0ED
accent
#C6AF1F
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080