#E696EE#E696EE
#E696EE is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.3% C 0.148 H 323.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E696EE |
|---|---|
| RGB | rgb(230, 150, 238) |
| HSL | hsl(295, 72%, 76%) |
| HSV | hsv(295, 37%, 93%) |
| CMYK | cmyk(3.4%, 37%, 0%, 6.7%) |
| CIE-LAB | lab(72.77, 43.83, -32.12) |
| CIE-LCH | lch(72.77, 54.34, 323.76°) |
| OKLab | oklab(78.29% 0.1192 -0.0877) |
| OKLCH | oklch(78.29% 0.148 323.6) |
| XYZ | xyz(58.9705, 44.8109, 86.4154) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.82
Plum
#DDA0DD
ΔE00 4.99
Baby Purple
#CA9BF7
ΔE00 6.74
Purply Pink
#F075E6
ΔE00 6.86
Mauve
#E0B0FF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E696EE #9EEE96
analogous
#BA96EE #E696EE #EE96CA
triadic
#E696EE #EEE696 #96EEE6
tetradic
#E696EE #EEBA96 #9EEE96 #96CAEE
square
#E696EE #EEBA96 #9EEE96 #96CAEE
split-complementary
#E696EE #CAEE96 #96EEBA
monochromatic
#CD2DDD #D961E5 #E696EE #F3CBF7 #F9E5FB
Accessibility & contrast
On white
2.11
#E696EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#E696EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E696EE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E696EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E696EE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF1
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#E99FB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e696ee; /* rgb */ color: rgb(230, 150, 238); /* oklch */ color: oklch(78.3% 0.148 323.6);
Tailwind
colors: {
custom: {
50: '#efb6f3',
500: '#e696ee',
950: '#000000',
},
}SCSS
$custom: #e696ee; $custom-light: #efb6f3; $custom-dark: #000000;
JSON
{
"hex": "#e696ee",
"rgb": {
"r": 230,
"g": 150,
"b": 238
},
"hsl": {
"h": 294.545,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.78288,
"c": 0.14799,
"h": 323.6
},
"luminance": 0.44809
}Semantic roles & 50–950 ramp
primary
#E696EE
secondary
#DBF2D9
accent
#D41123
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085