#A68FED#A68FED
#A68FED is a light, vivid violet. Relative luminance 0.339; OKLCH L 70.8% C 0.136 H 293.9°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A68FED |
|---|---|
| RGB | rgb(166, 143, 237) |
| HSL | hsl(255, 72%, 75%) |
| HSV | hsv(255, 40%, 93%) |
| CMYK | cmyk(30%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(64.86, 28.75, -44.38) |
| CIE-LCH | lch(64.86, 52.88, 302.94°) |
| OKLab | oklab(70.84% 0.055 -0.1241) |
| OKLCH | oklch(70.84% 0.136 293.9) |
| XYZ | xyz(40.8306, 33.8657, 84.4899) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.85
Liliac
#C48EFD
ΔE00 6.05
Lavender Blue
#8B88F8
ΔE00 6.34
Periwinkle (survey)
#8E82FE
ΔE00 6.70
Lavender
#B39DDB
ΔE00 7.18
Baby Purple
#CA9BF7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A68FED #D6ED8F
analogous
#8FA7ED #A68FED #D58FED
triadic
#A68FED #EDA68F #8FEDA6
tetradic
#A68FED #ED8FA7 #D6ED8F #8FEDD5
square
#A68FED #ED8FA7 #D6ED8F #8FEDD5
split-complementary
#A68FED #EDD58F #A7ED8F
monochromatic
#5226DC #7C5AE5 #A68FED #D0C4F5 #EAE5FB
Accessibility & contrast
On white
2.70
#A68FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#A68FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A68FED
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A68FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A68FED | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF1
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#96A0B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a68fed; /* rgb */ color: rgb(166, 143, 237); /* oklch */ color: oklch(70.8% 0.136 293.9);
Tailwind
colors: {
custom: {
50: '#c2b0f3',
500: '#a68fed',
950: '#000000',
},
}SCSS
$custom: #a68fed; $custom-light: #c2b0f3; $custom-dark: #000000;
JSON
{
"hex": "#a68fed",
"rgb": {
"r": 166,
"g": 143,
"b": 237
},
"hsl": {
"h": 254.681,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.70842,
"c": 0.13579,
"h": 293.9
},
"luminance": 0.33866
}Semantic roles & 50–950 ramp
primary
#A68FED
secondary
#ECF2D9
accent
#D411A5
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85