#E688FF#E688FF
#E688FF is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.9% C 0.188 H 318.9°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E688FF |
|---|---|
| RGB | rgb(230, 136, 255) |
| HSL | hsl(287, 100%, 77%) |
| HSV | hsv(287, 47%, 100%) |
| CMYK | cmyk(9.8%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(70.63, 54.28, -44.71) |
| CIE-LCH | lch(70.63, 70.32, 320.52°) |
| OKLab | oklab(76.92% 0.142 -0.1237) |
| OKLCH | oklch(76.92% 0.188 318.9) |
| XYZ | xyz(59.4849, 41.6534, 99.4948) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 5.73
Liliac
#C48EFD
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.68
Baby Purple
#CA9BF7
ΔE00 6.96
Violet Pink
#FB5FFC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E688FF #A1FF88
analogous
#AB88FF #E688FF #FF88DD
triadic
#E688FF #FFE688 #88FFE6
tetradic
#E688FF #FFAB88 #A1FF88 #88DDFF
square
#E688FF #FFAB88 #A1FF88 #88DDFF
split-complementary
#E688FF #DDFF88 #88FFAB
monochromatic
#CC0EFF #D94BFF #E688FF #F3C5FF #F9E0FF
Accessibility & contrast
On white
2.25
#E688FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#E688FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E688FF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E688FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E688FF | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#E798B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e688ff; /* rgb */ color: rgb(230, 136, 255); /* oklch */ color: oklch(76.9% 0.188 318.9);
Tailwind
colors: {
custom: {
50: '#f0adff',
500: '#e688ff',
950: '#000000',
},
}SCSS
$custom: #e688ff; $custom-light: #f0adff; $custom-dark: #000000;
JSON
{
"hex": "#e688ff",
"rgb": {
"r": 230,
"g": 136,
"b": 255
},
"hsl": {
"h": 287.395,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.76921,
"c": 0.1883,
"h": 318.9
},
"luminance": 0.41651
}Semantic roles & 50–950 ramp
primary
#E688FF
secondary
#DBF7D4
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86