#E688DB#E688DB
#E688DB is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.3% C 0.154 H 331.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E688DB |
|---|---|
| RGB | rgb(230, 136, 219) |
| HSL | hsl(307, 65%, 72%) |
| HSV | hsv(307, 41%, 90%) |
| CMYK | cmyk(0%, 40.9%, 4.8%, 9.8%) |
| CIE-LAB | lab(69.15, 47.67, -27.26) |
| CIE-LCH | lch(69.15, 54.92, 330.24°) |
| OKLab | oklab(75.33% 0.1351 -0.0739) |
| OKLCH | oklch(75.33% 0.154 331.3) |
| XYZ | xyz(54.2229, 39.5486, 71.7817) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.68
Violet (CSS)
#EE82EE
ΔE00 3.75
Purply Pink
#F075E6
ΔE00 4.60
Orchid
#DA70D6
ΔE00 5.94
Bubblegum Pink
#FE83CC
ΔE00 6.12
Plum
#DDA0DD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E688DB #88E693
analogous
#C288E6 #E688DB #E688AC
triadic
#E688DB #DBE688 #88DBE6
tetradic
#E688DB #E6C288 #88E693 #88ACE6
square
#E688DB #E6C288 #88E693 #88ACE6
split-complementary
#E688DB #ACE688 #88E6C2
monochromatic
#C92AB7 #DB55CC #E688DB #F1BBEA #FAE6F7
Accessibility & contrast
On white
2.36
#E688DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#E688DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E688DB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E688DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E688DB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1DE
Deuteranopia (green-blind)
#9EAED8
Tritanopia (blue-blind)
#ED8EA8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e688db; /* rgb */ color: rgb(230, 136, 219); /* oklch */ color: oklch(75.3% 0.154 331.3);
Tailwind
colors: {
custom: {
50: '#efade6',
500: '#e688db',
950: '#000000',
},
}SCSS
$custom: #e688db; $custom-light: #efade6; $custom-dark: #000000;
JSON
{
"hex": "#e688db",
"rgb": {
"r": 230,
"g": 136,
"b": 219
},
"hsl": {
"h": 307.021,
"s": 65.278,
"l": 71.765
},
"oklch": {
"l": 0.75326,
"c": 0.15402,
"h": 331.3
},
"luminance": 0.39546
}Semantic roles & 50–950 ramp
primary
#E688DB
secondary
#D9F1DC
accent
#CD2E18
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84