#E697DB#E697DB
#E697DB is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.7% C 0.128 H 331.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E697DB |
|---|---|
| RGB | rgb(230, 151, 219) |
| HSL | hsl(308, 61%, 75%) |
| HSV | hsv(308, 34%, 90%) |
| CMYK | cmyk(0%, 34.3%, 4.8%, 9.8%) |
| CIE-LAB | lab(72.28, 39.87, -22.47) |
| CIE-LCH | lch(72.28, 45.76, 330.59°) |
| OKLab | oklab(77.69% 0.113 -0.0606) |
| OKLCH | oklch(77.69% 0.128 331.8) |
| XYZ | xyz(56.4852, 44.0732, 72.5358) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.05
Lavender Pink
#DD85D7
ΔE00 4.64
Violet (CSS)
#EE82EE
ΔE00 6.65
Bubblegum Pink
#FE83CC
ΔE00 6.69
Purply Pink
#F075E6
ΔE00 8.11
Lilac
#C8A2C8
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E697DB #97E6A2
analogous
#C997E6 #E697DB #E697B4
triadic
#E697DB #DBE697 #97DBE6
tetradic
#E697DB #E6C997 #97E6A2 #97B4E6
square
#E697DB #E6C997 #97E6A2 #97B4E6
split-complementary
#E697DB #B4E697 #97E6C9
monochromatic
#CE34B9 #DA66CA #E697DB #F2C8EC #F9E6F6
Accessibility & contrast
On white
2.14
#E697DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#E697DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E697DB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E697DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E697DB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADE
Deuteranopia (green-blind)
#A9B5D8
Tritanopia (blue-blind)
#ED9CB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e697db; /* rgb */ color: rgb(230, 151, 219); /* oklch */ color: oklch(77.7% 0.128 331.8);
Tailwind
colors: {
custom: {
50: '#efb7e6',
500: '#e697db',
950: '#000000',
},
}SCSS
$custom: #e697db; $custom-light: #efb7e6; $custom-dark: #000000;
JSON
{
"hex": "#e697db",
"rgb": {
"r": 230,
"g": 151,
"b": 219
},
"hsl": {
"h": 308.354,
"s": 61.24,
"l": 74.706
},
"oklch": {
"l": 0.77686,
"c": 0.12817,
"h": 331.8
},
"luminance": 0.44071
}Semantic roles & 50–950 ramp
primary
#E697DB
secondary
#DBF0DE
accent
#C9351D
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084