#E295F6#E295F6
#E295F6 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.1% C 0.156 H 319.2°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E295F6 |
|---|---|
| RGB | rgb(226, 149, 246) |
| HSL | hsl(288, 84%, 77%) |
| HSV | hsv(288, 39%, 96%) |
| CMYK | cmyk(8.1%, 39.4%, 0%, 3.5%) |
| CIE-LAB | lab(72.44, 44.69, -37.02) |
| CIE-LCH | lch(72.44, 58.03, 320.36°) |
| OKLab | oklab(78.05% 0.1178 -0.1018) |
| OKLCH | oklch(78.05% 0.156 319.2) |
| XYZ | xyz(58.7438, 44.3193, 92.6309) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.68
Baby Purple
#CA9BF7
ΔE00 5.26
Lilac (survey)
#CEA2FD
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 5.87
Lavender (survey)
#C79FEF
ΔE00 6.16
Pastel Purple
#CAA0FF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E295F6 #A9F695
analogous
#B295F6 #E295F6 #F695D9
triadic
#E295F6 #F6E295 #95F6E2
tetradic
#E295F6 #F6B295 #A9F695 #95D9F6
square
#E295F6 #F6B295 #A9F695 #95D9F6
split-complementary
#E295F6 #D9F695 #95F6B2
monochromatic
#C324EC #D35DF1 #E295F6 #F1CDFB #F7E3FD
Accessibility & contrast
On white
2.13
#E295F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E295F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E295F6
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E295F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E295F6 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ACFA
Deuteranopia (green-blind)
#9BB4F3
Tritanopia (blue-blind)
#E3A1BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e295f6; /* rgb */ color: rgb(226, 149, 246); /* oklch */ color: oklch(78.1% 0.156 319.2);
Tailwind
colors: {
custom: {
50: '#ecb5f9',
500: '#e295f6',
950: '#000000',
},
}SCSS
$custom: #e295f6; $custom-light: #ecb5f9; $custom-dark: #000000;
JSON
{
"hex": "#e295f6",
"rgb": {
"r": 226,
"g": 149,
"b": 246
},
"hsl": {
"h": 287.629,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.78051,
"c": 0.15567,
"h": 319.2
},
"luminance": 0.44317
}Semantic roles & 50–950 ramp
primary
#E295F6
secondary
#DDF5D6
accent
#E10532
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085