#E1969D#E1969D
#E1969D is a light, moderate red. Relative luminance 0.403; OKLCH L 75.0% C 0.091 H 13.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E1969D |
|---|---|
| RGB | rgb(225, 150, 157) |
| HSL | hsl(354, 56%, 74%) |
| HSV | hsv(354, 33%, 88%) |
| CMYK | cmyk(0%, 33.3%, 30.2%, 11.8%) |
| CIE-LAB | lab(69.65, 29.10, 7.95) |
| CIE-LCH | lch(69.65, 30.17, 15.27°) |
| OKLab | oklab(74.95% 0.0883 0.021) |
| OKLCH | oklch(74.95% 0.091 13.4) |
| XYZ | xyz(48.0449, 40.2578, 37.1317) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 3.59
Faded Pink
#DE9DAC
ΔE00 4.12
Pig Pink
#E78EA5
ΔE00 5.03
Greyish Pink
#C88D94
ΔE00 5.07
Rose Pink
#F7879A
ΔE00 5.88
Dusty Pink
#D8A7B1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1969D #96E1DA
analogous
#E196C2 #E1969D #E1B496
triadic
#E1969D #9DE196 #969DE1
tetradic
#E1969D #C2E196 #96E1DA #B496E1
square
#E1969D #C2E196 #96E1DA #B496E1
split-complementary
#E1969D #96E1B4 #96C2E1
monochromatic
#C43845 #D36671 #E1969D #EFC6C9 #F8E7E9
Accessibility & contrast
On white
2.32
#E1969D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#E1969D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1969D
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1969D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1969D | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29D
Deuteranopia (green-blind)
#B5B09C
Tritanopia (blue-blind)
#EF8F99
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e1969d; /* rgb */ color: rgb(225, 150, 157); /* oklch */ color: oklch(75.0% 0.091 13.4);
Tailwind
colors: {
custom: {
50: '#ecb5b9',
500: '#e1969d',
950: '#000000',
},
}SCSS
$custom: #e1969d; $custom-light: #ecb5b9; $custom-dark: #000000;
JSON
{
"hex": "#e1969d",
"rgb": {
"r": 225,
"g": 150,
"b": 157
},
"hsl": {
"h": 354.4,
"s": 55.556,
"l": 73.529
},
"oklch": {
"l": 0.74953,
"c": 0.0908,
"h": 13.4
},
"luminance": 0.40255
}Semantic roles & 50–950 ramp
primary
#E1969D
secondary
#DCEFEE
accent
#C3B422
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080