#E292A0#E292A0
#E292A0 is a light, moderate red. Relative luminance 0.393; OKLCH L 74.5% C 0.098 H 8.3°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E292A0 |
|---|---|
| RGB | rgb(226, 146, 160) |
| HSL | hsl(350, 58%, 73%) |
| HSV | hsv(350, 35%, 89%) |
| CMYK | cmyk(0%, 35.4%, 29.2%, 11.4%) |
| CIE-LAB | lab(68.94, 32.00, 5.27) |
| CIE-LCH | lch(68.94, 32.43, 9.36°) |
| OKLab | oklab(74.46% 0.097 0.0142) |
| OKLCH | oklch(74.46% 0.098 8.3) |
| XYZ | xyz(47.9895, 39.2679, 38.3027) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.69
Dusty Pink (survey)
#D58A94
ΔE00 3.19
Faded Pink
#DE9DAC
ΔE00 3.62
Dull Pink
#D5869D
ΔE00 4.54
Rose Pink
#F7879A
ΔE00 4.83
Greyish Pink
#C88D94
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E292A0 #92E2D4
analogous
#E292C8 #E292A0 #E2AC92
triadic
#E292A0 #A0E292 #92A0E2
tetradic
#E292A0 #C8E292 #92E2D4 #AC92E2
square
#E292A0 #C8E292 #92E2D4 #AC92E2
split-complementary
#E292A0 #92E2AC #92C8E2
monochromatic
#C5344E #D56276 #E292A0 #EFC2CA #F9E7EA
Accessibility & contrast
On white
2.37
#E292A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#E292A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E292A0
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E292A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E292A0 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA0
Deuteranopia (green-blind)
#B2AE9E
Tritanopia (blue-blind)
#F08B97
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e292a0; /* rgb */ color: rgb(226, 146, 160); /* oklch */ color: oklch(74.5% 0.098 8.3);
Tailwind
colors: {
custom: {
50: '#edb3bc',
500: '#e292a0',
950: '#000000',
},
}SCSS
$custom: #e292a0; $custom-light: #edb3bc; $custom-dark: #000000;
JSON
{
"hex": "#e292a0",
"rgb": {
"r": 226,
"g": 146,
"b": 160
},
"hsl": {
"h": 349.5,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.7446,
"c": 0.09801,
"h": 8.3
},
"luminance": 0.39265
}Semantic roles & 50–950 ramp
primary
#E292A0
secondary
#DBF0EC
accent
#C6A920
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081