#E2829A#E2829A
#E2829A is a light, vivid red. Relative luminance 0.345; OKLCH L 71.7% C 0.121 H 4.5°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E2829A |
|---|---|
| RGB | rgb(226, 130, 154) |
| HSL | hsl(345, 62%, 70%) |
| HSV | hsv(345, 42%, 89%) |
| CMYK | cmyk(0%, 42.5%, 31.9%, 11.4%) |
| CIE-LAB | lab(65.33, 39.64, 3.44) |
| CIE-LCH | lch(65.33, 39.79, 4.96°) |
| OKLab | oklab(71.66% 0.1202 0.0095) |
| OKLCH | oklch(71.66% 0.121 4.5) |
| XYZ | xyz(45.1811, 34.4708, 34.8395) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.93
Pig Pink
#E78EA5
ΔE00 3.04
Muted Pink
#D1768F
ΔE00 4.31
Rose Pink
#F7879A
ΔE00 4.54
Dusty Pink (survey)
#D58A94
ΔE00 4.56
Dusky Pink
#CC7A8B
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2829A #82E2CA
analogous
#E282CA #E2829A #E29A82
triadic
#E2829A #9AE282 #829AE2
tetradic
#E2829A #CAE282 #82E2CA #9A82E2
square
#E2829A #CAE282 #82E2CA #9A82E2
split-complementary
#E2829A #82E29A #82CAE2
monochromatic
#BE2C50 #D65072 #E2829A #EEB4C2 #F9E5EA
Accessibility & contrast
On white
2.66
#E2829A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#E2829A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2829A
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2829A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2829A | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91949B
Deuteranopia (green-blind)
#A9A598
Tritanopia (blue-blind)
#F17A8A
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #e2829a; /* rgb */ color: rgb(226, 130, 154); /* oklch */ color: oklch(71.7% 0.121 4.5);
Tailwind
colors: {
custom: {
50: '#eda8b7',
500: '#e2829a',
950: '#000000',
},
}SCSS
$custom: #e2829a; $custom-light: #eda8b7; $custom-dark: #000000;
JSON
{
"hex": "#e2829a",
"rgb": {
"r": 226,
"g": 130,
"b": 154
},
"hsl": {
"h": 345,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.71655,
"c": 0.12055,
"h": 4.5
},
"luminance": 0.34467
}Semantic roles & 50–950 ramp
primary
#E2829A
secondary
#D2EDE7
accent
#CA9E1B
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#171011
muted
#857F80