#E689FF#E689FF
#E689FF is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.1% C 0.187 H 318.9°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E689FF |
|---|---|
| RGB | rgb(230, 137, 255) |
| HSL | hsl(287, 100%, 77%) |
| HSV | hsv(287, 46%, 100%) |
| CMYK | cmyk(9.8%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(70.83, 53.77, -44.41) |
| CIE-LCH | lch(70.83, 69.74, 320.45°) |
| OKLab | oklab(77.07% 0.1406 -0.1228) |
| OKLCH | oklch(77.07% 0.187 318.9) |
| XYZ | xyz(59.6264, 41.9364, 99.5420) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 5.84
Liliac
#C48EFD
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 6.67
Baby Purple
#CA9BF7
ΔE00 6.83
Violet Pink
#FB5FFC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E689FF #A2FF89
analogous
#AB89FF #E689FF #FF89DD
triadic
#E689FF #FFE689 #89FFE6
tetradic
#E689FF #FFAB89 #A2FF89 #89DDFF
square
#E689FF #FFAB89 #A2FF89 #89DDFF
split-complementary
#E689FF #DDFF89 #89FFAB
monochromatic
#CC0FFF #D94CFF #E689FF #F3C6FF #F9E0FF
Accessibility & contrast
On white
2.24
#E689FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#E689FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E689FF
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E689FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E689FF | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#E799B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e689ff; /* rgb */ color: rgb(230, 137, 255); /* oklch */ color: oklch(77.1% 0.187 318.9);
Tailwind
colors: {
custom: {
50: '#f0aeff',
500: '#e689ff',
950: '#000000',
},
}SCSS
$custom: #e689ff; $custom-light: #f0aeff; $custom-dark: #000000;
JSON
{
"hex": "#e689ff",
"rgb": {
"r": 230,
"g": 137,
"b": 255
},
"hsl": {
"h": 287.288,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.77067,
"c": 0.1867,
"h": 318.9
},
"luminance": 0.41934
}Semantic roles & 50–950 ramp
primary
#E689FF
secondary
#DBF7D4
accent
#E60031
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#171018
muted
#857F86