#E296E2#E296E2
#E296E2 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.4% C 0.134 H 326.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E296E2 |
|---|---|
| RGB | rgb(226, 150, 226) |
| HSL | hsl(300, 57%, 74%) |
| HSV | hsv(300, 34%, 89%) |
| CMYK | cmyk(0%, 33.6%, 0%, 11.4%) |
| CIE-LAB | lab(71.88, 40.38, -26.97) |
| CIE-LCH | lch(71.88, 48.56, 326.27°) |
| OKLab | oklab(77.37% 0.1118 -0.0732) |
| OKLCH | oklch(77.37% 0.134 326.8) |
| XYZ | xyz(55.9967, 43.4746, 77.3786) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.32
Lavender Pink
#DD85D7
ΔE00 4.00
Violet (CSS)
#EE82EE
ΔE00 5.47
Purply Pink
#F075E6
ΔE00 7.36
Mauve
#E0B0FF
ΔE00 7.61
Lavender (survey)
#C79FEF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E296E2 #96E296
analogous
#BC96E2 #E296E2 #E296BC
triadic
#E296E2 #E2E296 #96E2E2
tetradic
#E296E2 #E2BC96 #96E296 #96BCE2
square
#E296E2 #E2BC96 #96E296 #96BCE2
split-complementary
#E296E2 #BCE296 #96E2BC
monochromatic
#C737C7 #D566D5 #E296E2 #EFC6EF #F8E7F8
Accessibility & contrast
On white
2.17
#E296E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#E296E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E296E2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E296E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E296E2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE5
Deuteranopia (green-blind)
#A3B4DF
Tritanopia (blue-blind)
#E79DB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e296e2; /* rgb */ color: rgb(226, 150, 226); /* oklch */ color: oklch(77.4% 0.134 326.8);
Tailwind
colors: {
custom: {
50: '#ecb6eb',
500: '#e296e2',
950: '#000000',
},
}SCSS
$custom: #e296e2; $custom-light: #ecb6eb; $custom-dark: #000000;
JSON
{
"hex": "#e296e2",
"rgb": {
"r": 226,
"g": 150,
"b": 226
},
"hsl": {
"h": 300,
"s": 56.716,
"l": 73.725
},
"oklch": {
"l": 0.77368,
"c": 0.13363,
"h": 326.8
},
"luminance": 0.43472
}Semantic roles & 50–950 ramp
primary
#E296E2
secondary
#DBF0DB
accent
#C42121
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084