#E696FF#E696FF
#E696FF is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.0% C 0.166 H 317.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E696FF |
|---|---|
| RGB | rgb(230, 150, 255) |
| HSL | hsl(286, 100%, 79%) |
| HSV | hsv(286, 41%, 100%) |
| CMYK | cmyk(9.8%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(73.45, 47.09, -40.30) |
| CIE-LCH | lch(73.45, 61.99, 319.44°) |
| OKLab | oklab(79.03% 0.1227 -0.1111) |
| OKLCH | oklch(79.03% 0.166 317.8) |
| XYZ | xyz(61.5870, 45.8575, 100.1955) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.11
Baby Purple
#CA9BF7
ΔE00 5.43
Lilac (survey)
#CEA2FD
ΔE00 5.80
Pastel Purple
#CAA0FF
ΔE00 6.34
Liliac
#C48EFD
ΔE00 6.62
Lavender (survey)
#C79FEF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E696FF #AFFF96
analogous
#B296FF #E696FF #FF96E4
triadic
#E696FF #FFE696 #96FFE6
tetradic
#E696FF #FFB296 #AFFF96 #96E4FF
square
#E696FF #FFB296 #AFFF96 #96E4FF
split-complementary
#E696FF #E4FF96 #96FFB2
monochromatic
#C91CFF #D759FF #E696FF #F5D3FF #F8E0FF
Accessibility & contrast
On white
2.06
#E696FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#E696FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E696FF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E696FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E696FF | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#E6A4BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e696ff; /* rgb */ color: rgb(230, 150, 255); /* oklch */ color: oklch(79.0% 0.166 317.8);
Tailwind
colors: {
custom: {
50: '#efb6ff',
500: '#e696ff',
950: '#000000',
},
}SCSS
$custom: #e696ff; $custom-light: #efb6ff; $custom-dark: #000000;
JSON
{
"hex": "#e696ff",
"rgb": {
"r": 230,
"g": 150,
"b": 255
},
"hsl": {
"h": 285.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.79028,
"c": 0.1655,
"h": 317.8
},
"luminance": 0.45856
}Semantic roles & 50–950 ramp
primary
#E696FF
secondary
#DCF7D4
accent
#E60037
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086