#E293A0#E293A0
#E293A0 is a light, moderate red. Relative luminance 0.396; OKLCH L 74.6% C 0.097 H 8.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E293A0 |
|---|---|
| RGB | rgb(226, 147, 160) |
| HSL | hsl(350, 58%, 73%) |
| HSV | hsv(350, 35%, 89%) |
| CMYK | cmyk(0%, 35%, 29.2%, 11.4%) |
| CIE-LAB | lab(69.17, 31.47, 5.59) |
| CIE-LCH | lch(69.17, 31.96, 10.08°) |
| OKLab | oklab(74.63% 0.0954 0.015) |
| OKLCH | oklch(74.63% 0.097 8.9) |
| XYZ | xyz(48.1443, 39.5775, 38.3544) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.02
Dusty Pink (survey)
#D58A94
ΔE00 3.24
Faded Pink
#DE9DAC
ΔE00 3.51
Dull Pink
#D5869D
ΔE00 4.85
Rose Pink
#F7879A
ΔE00 4.97
Greyish Pink
#C88D94
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293A0 #93E2D5
analogous
#E293C7 #E293A0 #E2AD93
triadic
#E293A0 #A0E293 #93A0E2
tetradic
#E293A0 #C7E293 #93E2D5 #AD93E2
square
#E293A0 #C7E293 #93E2D5 #AD93E2
split-complementary
#E293A0 #93E2AD #93C7E2
monochromatic
#C6354D #D56376 #E293A0 #EFC3CA #F9E7EA
Accessibility & contrast
On white
2.36
#E293A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#E293A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293A0
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293A0 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A0
Deuteranopia (green-blind)
#B3AE9E
Tritanopia (blue-blind)
#F08C98
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e293a0; /* rgb */ color: rgb(226, 147, 160); /* oklch */ color: oklch(74.6% 0.097 8.9);
Tailwind
colors: {
custom: {
50: '#edb3bc',
500: '#e293a0',
950: '#000000',
},
}SCSS
$custom: #e293a0; $custom-light: #edb3bc; $custom-dark: #000000;
JSON
{
"hex": "#e293a0",
"rgb": {
"r": 226,
"g": 147,
"b": 160
},
"hsl": {
"h": 350.127,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.7463,
"c": 0.09655,
"h": 8.9
},
"luminance": 0.39574
}Semantic roles & 50–950 ramp
primary
#E293A0
secondary
#DBF0EC
accent
#C5AA20
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081