#E2929D#E2929D
#E2929D is a light, moderate red. Relative luminance 0.392; OKLCH L 74.4% C 0.098 H 10.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E2929D |
|---|---|
| RGB | rgb(226, 146, 157) |
| HSL | hsl(352, 58%, 73%) |
| HSV | hsv(352, 35%, 89%) |
| CMYK | cmyk(0%, 35.4%, 30.5%, 11.4%) |
| CIE-LAB | lab(68.87, 31.61, 6.84) |
| CIE-LCH | lch(68.87, 32.34, 12.21°) |
| OKLab | oklab(74.38% 0.0959 0.0182) |
| OKLCH | oklch(74.38% 0.098 10.7) |
| XYZ | xyz(47.7302, 39.1642, 36.9373) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 2.93
Pig Pink
#E78EA5
ΔE00 3.60
Faded Pink
#DE9DAC
ΔE00 4.14
Rose Pink
#F7879A
ΔE00 4.79
Greyish Pink
#C88D94
ΔE00 5.16
Dull Pink
#D5869D
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2929D #92E2D7
analogous
#E292C5 #E2929D #E2AF92
triadic
#E2929D #9DE292 #929DE2
tetradic
#E2929D #C5E292 #92E2D7 #AF92E2
square
#E2929D #C5E292 #92E2D7 #AF92E2
split-complementary
#E2929D #92E2AF #92C5E2
monochromatic
#C53448 #D56272 #E2929D #EFC2C8 #F9E7E9
Accessibility & contrast
On white
2.38
#E2929D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#E2929D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2929D
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2929D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2929D | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9D
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#F08B96
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e2929d; /* rgb */ color: rgb(226, 146, 157); /* oklch */ color: oklch(74.4% 0.098 10.7);
Tailwind
colors: {
custom: {
50: '#edb3b9',
500: '#e2929d',
950: '#000000',
},
}SCSS
$custom: #e2929d; $custom-light: #edb3b9; $custom-dark: #000000;
JSON
{
"hex": "#e2929d",
"rgb": {
"r": 226,
"g": 146,
"b": 157
},
"hsl": {
"h": 351.75,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.74378,
"c": 0.09756,
"h": 10.7
},
"luminance": 0.39161
}Semantic roles & 50–950 ramp
primary
#E2929D
secondary
#DBF0ED
accent
#C6AF20
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080