#E294D2#E294D2
#E294D2 is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.4% C 0.122 H 334.4°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E294D2 |
|---|---|
| RGB | rgb(226, 148, 210) |
| HSL | hsl(312, 57%, 73%) |
| HSV | hsv(312, 35%, 89%) |
| CMYK | cmyk(0%, 34.5%, 7.1%, 11.4%) |
| CIE-LAB | lab(70.87, 38.60, -19.69) |
| CIE-LCH | lch(70.87, 43.33, 332.98°) |
| OKLab | oklab(76.42% 0.1105 -0.0528) |
| OKLCH | oklch(76.42% 0.122 334.4) |
| XYZ | xyz(53.5863, 42.0042, 66.2453) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.69
Lavender Pink
#DD85D7
ΔE00 4.68
Bubblegum Pink
#FE83CC
ΔE00 6.21
Violet (CSS)
#EE82EE
ΔE00 7.50
Pink (survey)
#FF81C0
ΔE00 7.72
Lilac
#C8A2C8
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E294D2 #94E2A4
analogous
#CB94E2 #E294D2 #E294AB
triadic
#E294D2 #D2E294 #94D2E2
tetradic
#E294D2 #E2CB94 #94E2A4 #94ABE2
square
#E294D2 #E2CB94 #94E2A4 #94ABE2
split-complementary
#E294D2 #ABE294 #94E2CB
monochromatic
#C636A8 #D564BE #E294D2 #EFC4E6 #F8E7F5
Accessibility & contrast
On white
2.23
#E294D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#E294D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E294D2
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E294D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E294D2 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A7D4
Deuteranopia (green-blind)
#A7B2D0
Tritanopia (blue-blind)
#E997AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e294d2; /* rgb */ color: rgb(226, 148, 210); /* oklch */ color: oklch(76.4% 0.122 334.4);
Tailwind
colors: {
custom: {
50: '#ecb4e0',
500: '#e294d2',
950: '#000000',
},
}SCSS
$custom: #e294d2; $custom-light: #ecb4e0; $custom-dark: #000000;
JSON
{
"hex": "#e294d2",
"rgb": {
"r": 226,
"g": 148,
"b": 210
},
"hsl": {
"h": 312.308,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.76421,
"c": 0.12247,
"h": 334.4
},
"luminance": 0.42002
}Semantic roles & 50–950 ramp
primary
#E294D2
secondary
#DBF0DF
accent
#C54221
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083