#E294A2#E294A2
#E294A2 is a light, moderate red. Relative luminance 0.400; OKLCH L 74.9% C 0.095 H 7.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E294A2 |
|---|---|
| RGB | rgb(226, 148, 162) |
| HSL | hsl(349, 57%, 73%) |
| HSV | hsv(349, 35%, 89%) |
| CMYK | cmyk(0%, 34.5%, 28.3%, 11.4%) |
| CIE-LAB | lab(69.44, 31.20, 4.87) |
| CIE-LCH | lch(69.44, 31.58, 8.87°) |
| OKLab | oklab(74.86% 0.0945 0.0131) |
| OKLCH | oklch(74.86% 0.095 7.9) |
| XYZ | xyz(48.4768, 39.9604, 39.3353) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.82
Faded Pink
#DE9DAC
ΔE00 3.09
Dusty Pink (survey)
#D58A94
ΔE00 3.54
Dull Pink
#D5869D
ΔE00 4.76
Rose Pink
#F7879A
ΔE00 5.21
Greyish Pink
#C88D94
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E294A2 #94E2D4
analogous
#E294C9 #E294A2 #E2AD94
triadic
#E294A2 #A2E294 #94A2E2
tetradic
#E294A2 #C9E294 #94E2D4 #AD94E2
square
#E294A2 #C9E294 #94E2D4 #AD94E2
split-complementary
#E294A2 #94E2AD #94C9E2
monochromatic
#C63650 #D56478 #E294A2 #EFC4CC #F8E7EA
Accessibility & contrast
On white
2.34
#E294A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#E294A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E294A2
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E294A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E294A2 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A2
Deuteranopia (green-blind)
#B3AFA0
Tritanopia (blue-blind)
#F08E99
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e294a2; /* rgb */ color: rgb(226, 148, 162); /* oklch */ color: oklch(74.9% 0.095 7.9);
Tailwind
colors: {
custom: {
50: '#edb4bd',
500: '#e294a2',
950: '#000000',
},
}SCSS
$custom: #e294a2; $custom-light: #edb4bd; $custom-dark: #000000;
JSON
{
"hex": "#e294a2",
"rgb": {
"r": 226,
"g": 148,
"b": 162
},
"hsl": {
"h": 349.231,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.74857,
"c": 0.09544,
"h": 7.9
},
"luminance": 0.39957
}Semantic roles & 50–950 ramp
primary
#E294A2
secondary
#DBF0EC
accent
#C5A721
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081