#A68FEE#A68FEE
#A68FEE is a light, vivid violet. Relative luminance 0.339; OKLCH L 70.9% C 0.137 H 293.7°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A68FEE |
|---|---|
| RGB | rgb(166, 143, 238) |
| HSL | hsl(255, 74%, 75%) |
| HSV | hsv(255, 40%, 93%) |
| CMYK | cmyk(30.3%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(64.90, 29.00, -44.86) |
| CIE-LCH | lch(64.90, 53.42, 302.89°) |
| OKLab | oklab(70.89% 0.0552 -0.1255) |
| OKLCH | oklch(70.89% 0.137 293.7) |
| XYZ | xyz(40.9771, 33.9243, 85.2615) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.81
Liliac
#C48EFD
ΔE00 6.03
Lavender Blue
#8B88F8
ΔE00 6.23
Periwinkle (survey)
#8E82FE
ΔE00 6.58
Lavender
#B39DDB
ΔE00 7.32
Baby Purple
#CA9BF7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A68FEE #D7EE8F
analogous
#8FA8EE #A68FEE #D58FEE
triadic
#A68FEE #EEA68F #8FEEA6
tetradic
#A68FEE #EE8FA8 #D7EE8F #8FEED5
square
#A68FEE #EE8FA8 #D7EE8F #8FEED5
split-complementary
#A68FEE #EED58F #A8EE8F
monochromatic
#5225DE #7C5AE6 #A68FEE #D0C4F6 #EAE4FB
Accessibility & contrast
On white
2.70
#A68FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#A68FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A68FEE
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A68FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A68FEE | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF2
Deuteranopia (green-blind)
#769CEC
Tritanopia (blue-blind)
#96A0B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a68fee; /* rgb */ color: rgb(166, 143, 238); /* oklch */ color: oklch(70.9% 0.137 293.7);
Tailwind
colors: {
custom: {
50: '#c2b0f4',
500: '#a68fee',
950: '#000000',
},
}SCSS
$custom: #a68fee; $custom-light: #c2b0f4; $custom-dark: #000000;
JSON
{
"hex": "#a68fee",
"rgb": {
"r": 166,
"g": 143,
"b": 238
},
"hsl": {
"h": 254.526,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.70893,
"c": 0.13712,
"h": 293.7
},
"luminance": 0.33925
}Semantic roles & 50–950 ramp
primary
#A68FEE
secondary
#ECF3D8
accent
#D610A6
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85