#E696DB#E696DB
#E696DB is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.5% C 0.130 H 331.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E696DB |
|---|---|
| RGB | rgb(230, 150, 219) |
| HSL | hsl(308, 62%, 75%) |
| HSV | hsv(308, 35%, 90%) |
| CMYK | cmyk(0%, 34.8%, 4.8%, 9.8%) |
| CIE-LAB | lab(72.06, 40.39, -22.80) |
| CIE-LCH | lch(72.06, 46.38, 330.56°) |
| OKLab | oklab(77.52% 0.1145 -0.0615) |
| OKLCH | oklch(77.52% 0.13 331.8) |
| XYZ | xyz(56.3250, 43.7527, 72.4823) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.24
Lavender Pink
#DD85D7
ΔE00 4.40
Violet (CSS)
#EE82EE
ΔE00 6.42
Bubblegum Pink
#FE83CC
ΔE00 6.59
Purply Pink
#F075E6
ΔE00 7.86
Pink (survey)
#FF81C0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E696DB #96E6A1
analogous
#C996E6 #E696DB #E696B3
triadic
#E696DB #DBE696 #96DBE6
tetradic
#E696DB #E6C996 #96E6A1 #96B3E6
square
#E696DB #E6C996 #96E6A1 #96B3E6
split-complementary
#E696DB #B3E696 #96E6C9
monochromatic
#CE33B9 #DA65CA #E696DB #F2C7EC #F9E6F7
Accessibility & contrast
On white
2.15
#E696DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E696DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E696DB
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E696DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E696DB | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADE
Deuteranopia (green-blind)
#A8B5D8
Tritanopia (blue-blind)
#ED9BAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e696db; /* rgb */ color: rgb(230, 150, 219); /* oklch */ color: oklch(77.5% 0.130 331.8);
Tailwind
colors: {
custom: {
50: '#efb6e6',
500: '#e696db',
950: '#000000',
},
}SCSS
$custom: #e696db; $custom-light: #efb6e6; $custom-dark: #000000;
JSON
{
"hex": "#e696db",
"rgb": {
"r": 230,
"g": 150,
"b": 219
},
"hsl": {
"h": 308.25,
"s": 61.538,
"l": 74.51
},
"oklch": {
"l": 0.77524,
"c": 0.12992,
"h": 331.8
},
"luminance": 0.4375
}Semantic roles & 50–950 ramp
primary
#E696DB
secondary
#DBF0DE
accent
#C9341C
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084