#E4969A#E4969A
#E4969A is a light, moderate red. Relative luminance 0.406; OKLCH L 75.2% C 0.094 H 16.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E4969A |
|---|---|
| RGB | rgb(228, 150, 154) |
| HSL | hsl(357, 59%, 74%) |
| HSV | hsv(357, 34%, 89%) |
| CMYK | cmyk(0%, 34.2%, 32.5%, 10.6%) |
| CIE-LAB | lab(69.93, 29.83, 10.05) |
| CIE-LCH | lch(69.93, 31.48, 18.62°) |
| OKLab | oklab(75.21% 0.0906 0.0263) |
| OKLCH | oklch(75.21% 0.094 16.2) |
| XYZ | xyz(48.7356, 40.6432, 35.8436) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.29
Faded Pink
#DE9DAC
ΔE00 5.34
Greyish Pink
#C88D94
ΔE00 5.81
Rose Pink
#F7879A
ΔE00 5.92
Pig Pink
#E78EA5
ΔE00 6.03
Blush Pink
#FE828C
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4969A #96E4E0
analogous
#E496C1 #E4969A #E4B996
triadic
#E4969A #9AE496 #969AE4
tetradic
#E4969A #C1E496 #96E4E0 #B996E4
square
#E4969A #C1E496 #96E4E0 #B996E4
split-complementary
#E4969A #96E4B9 #96C1E4
monochromatic
#CB353C #D7656B #E4969A #F1C7C9 #F9E7E8
Accessibility & contrast
On white
2.30
#E4969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#E4969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4969A
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4969A | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29A
Deuteranopia (green-blind)
#B7B199
Tritanopia (blue-blind)
#F38E98
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e4969a; /* rgb */ color: rgb(228, 150, 154); /* oklch */ color: oklch(75.2% 0.094 16.2);
Tailwind
colors: {
custom: {
50: '#eeb5b7',
500: '#e4969a',
950: '#000000',
},
}SCSS
$custom: #e4969a; $custom-light: #eeb5b7; $custom-dark: #000000;
JSON
{
"hex": "#e4969a",
"rgb": {
"r": 228,
"g": 150,
"b": 154
},
"hsl": {
"h": 356.923,
"s": 59.091,
"l": 74.118
},
"oklch": {
"l": 0.75214,
"c": 0.09429,
"h": 16.2
},
"luminance": 0.4064
}Semantic roles & 50–950 ramp
primary
#E4969A
secondary
#DBF0EF
accent
#C7BE1F
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080