#A689EF#A689EF
#A689EF is a light, vivid violet. Relative luminance 0.322; OKLCH L 69.9% C 0.148 H 295.4°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A689EF |
|---|---|
| RGB | rgb(166, 137, 239) |
| HSL | hsl(257, 76%, 74%) |
| HSV | hsv(257, 43%, 94%) |
| CMYK | cmyk(30.5%, 42.7%, 0%, 6.3%) |
| CIE-LAB | lab(63.53, 32.65, -47.57) |
| CIE-LCH | lch(63.53, 57.70, 304.47°) |
| OKLab | oklab(69.87% 0.0634 -0.1334) |
| OKLCH | oklch(69.87% 0.148 295.4) |
| XYZ | xyz(40.2477, 32.2297, 85.7451) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.32
Liliac
#C48EFD
ΔE00 5.69
Periwinkle (survey)
#8E82FE
ΔE00 5.89
Lavender Blue
#8B88F8
ΔE00 6.14
Light Purple
#BF77F6
ΔE00 6.99
Light Urple
#B36FF6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A689EF #D2EF89
analogous
#899FEF #A689EF #D989EF
triadic
#A689EF #EFA689 #89EFA6
tetradic
#A689EF #EF899F #D2EF89 #89EFD9
square
#A689EF #EF899F #D2EF89 #89EFD9
split-complementary
#A689EF #EFD989 #9FEF89
monochromatic
#551EDF #7D53E8 #A689EF #CFBFF6 #EBE4FB
Accessibility & contrast
On white
2.82
#A689EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#A689EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A689EF
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A689EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A689EF | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF3
Deuteranopia (green-blind)
#6F98EC
Tritanopia (blue-blind)
#969CB1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a689ef; /* rgb */ color: rgb(166, 137, 239); /* oklch */ color: oklch(69.9% 0.148 295.4);
Tailwind
colors: {
custom: {
50: '#c3abf4',
500: '#a689ef',
950: '#000000',
},
}SCSS
$custom: #a689ef; $custom-light: #c3abf4; $custom-dark: #000000;
JSON
{
"hex": "#a689ef",
"rgb": {
"r": 166,
"g": 137,
"b": 239
},
"hsl": {
"h": 257.059,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.69871,
"c": 0.14768,
"h": 295.4
},
"luminance": 0.3223
}Semantic roles & 50–950 ramp
primary
#A689EF
secondary
#EBF3D8
accent
#D80D9F
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85