#E696DF#E696DF
#E696DF is a light, vivid purple. Relative luminance 0.440; OKLCH L 77.7% C 0.134 H 329.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E696DF |
|---|---|
| RGB | rgb(230, 150, 223) |
| HSL | hsl(305, 62%, 75%) |
| HSV | hsv(305, 35%, 90%) |
| CMYK | cmyk(0%, 34.8%, 3%, 9.8%) |
| CIE-LAB | lab(72.21, 41.10, -24.78) |
| CIE-LCH | lch(72.21, 47.99, 328.92°) |
| OKLab | oklab(77.68% 0.1155 -0.067) |
| OKLCH | oklch(77.68% 0.134 329.9) |
| XYZ | xyz(56.8579, 43.9659, 75.2890) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 4.16
Violet (CSS)
#EE82EE
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 7.06
Purply Pink
#F075E6
ΔE00 7.47
Mauve
#E0B0FF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E696DF #96E69D
analogous
#C596E6 #E696DF #E696B7
triadic
#E696DF #DFE696 #96DFE6
tetradic
#E696DF #E6C596 #96E69D #96B7E6
square
#E696DF #E6C596 #96E69D #96B7E6
split-complementary
#E696DF #B7E696 #96E6C5
monochromatic
#CE33C1 #DA65D0 #E696DF #F2C7EE #F9E6F7
Accessibility & contrast
On white
2.14
#E696DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#E696DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E696DF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E696DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E696DF | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#EC9CB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e696df; /* rgb */ color: rgb(230, 150, 223); /* oklch */ color: oklch(77.7% 0.134 329.9);
Tailwind
colors: {
custom: {
50: '#efb6e9',
500: '#e696df',
950: '#000000',
},
}SCSS
$custom: #e696df; $custom-light: #efb6e9; $custom-dark: #000000;
JSON
{
"hex": "#e696df",
"rgb": {
"r": 230,
"g": 150,
"b": 223
},
"hsl": {
"h": 305.25,
"s": 61.538,
"l": 74.51
},
"oklch": {
"l": 0.77679,
"c": 0.13355,
"h": 329.9
},
"luminance": 0.43963
}Semantic roles & 50–950 ramp
primary
#E696DF
secondary
#DBF0DC
accent
#C92B1C
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084