#E294A0#E294A0
#E294A0 is a light, moderate red. Relative luminance 0.399; OKLCH L 74.8% C 0.095 H 9.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E294A0 |
|---|---|
| RGB | rgb(226, 148, 160) |
| HSL | hsl(351, 57%, 73%) |
| HSV | hsv(351, 35%, 89%) |
| CMYK | cmyk(0%, 34.5%, 29.2%, 11.4%) |
| CIE-LAB | lab(69.39, 30.94, 5.91) |
| CIE-LCH | lch(69.39, 31.50, 10.82°) |
| OKLab | oklab(74.8% 0.0938 0.0158) |
| OKLCH | oklch(74.8% 0.095 9.6) |
| XYZ | xyz(48.3005, 39.8899, 38.4064) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 3.32
Pig Pink
#E78EA5
ΔE00 3.37
Faded Pink
#DE9DAC
ΔE00 3.43
Rose Pink
#F7879A
ΔE00 5.14
Dull Pink
#D5869D
ΔE00 5.17
Greyish Pink
#C88D94
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E294A0 #94E2D6
analogous
#E294C7 #E294A0 #E2AF94
triadic
#E294A0 #A0E294 #94A0E2
tetradic
#E294A0 #C7E294 #94E2D6 #AF94E2
square
#E294A0 #C7E294 #94E2D6 #AF94E2
split-complementary
#E294A0 #94E2AF #94C7E2
monochromatic
#C6364C #D56475 #E294A0 #EFC4CB #F8E7EA
Accessibility & contrast
On white
2.34
#E294A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#E294A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E294A0
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E294A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E294A0 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A0
Deuteranopia (green-blind)
#B4AF9F
Tritanopia (blue-blind)
#F08D98
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e294a0; /* rgb */ color: rgb(226, 148, 160); /* oklch */ color: oklch(74.8% 0.095 9.6);
Tailwind
colors: {
custom: {
50: '#edb4bc',
500: '#e294a0',
950: '#000000',
},
}SCSS
$custom: #e294a0; $custom-light: #edb4bc; $custom-dark: #000000;
JSON
{
"hex": "#e294a0",
"rgb": {
"r": 226,
"g": 148,
"b": 160
},
"hsl": {
"h": 350.769,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.74802,
"c": 0.09511,
"h": 9.6
},
"luminance": 0.39887
}Semantic roles & 50–950 ramp
primary
#E294A0
secondary
#DBF0ED
accent
#C5AC21
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081