#AB8CED#AB8CED
#AB8CED is a light, vivid violet. Relative luminance 0.335; OKLCH L 70.7% C 0.141 H 297.4°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AB8CED |
|---|---|
| RGB | rgb(171, 140, 237) |
| HSL | hsl(259, 73%, 74%) |
| HSV | hsv(259, 41%, 93%) |
| CMYK | cmyk(27.8%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(64.59, 31.83, -44.77) |
| CIE-LCH | lch(64.59, 54.93, 305.41°) |
| OKLab | oklab(70.74% 0.0649 -0.1252) |
| OKLCH | oklch(70.74% 0.141 297.4) |
| XYZ | xyz(41.4551, 33.5281, 84.3919) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.83
Perrywinkle
#8F8CE7
ΔE00 6.15
Baby Purple
#CA9BF7
ΔE00 6.59
Pale Purple
#B790D4
ΔE00 6.86
Pastel Purple
#CAA0FF
ΔE00 6.92
Light Purple
#BF77F6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB8CED #CEED8C
analogous
#8C9EED #AB8CED #DC8CED
triadic
#AB8CED #EDAB8C #8CEDAB
tetradic
#AB8CED #ED8C9E #CEED8C #8CEDDC
square
#AB8CED #ED8C9E #CEED8C #8CEDDC
split-complementary
#AB8CED #EDDC8C #9EED8C
monochromatic
#5E22DC #8457E5 #AB8CED #D2C1F5 #ECE5FB
Accessibility & contrast
On white
2.73
#AB8CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#AB8CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB8CED
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB8CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB8CED | 1.00 | 2.73 | 7.71 | 7.71 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#769CEB
Tritanopia (blue-blind)
#9E9DB1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ab8ced; /* rgb */ color: rgb(171, 140, 237); /* oklch */ color: oklch(70.7% 0.141 297.4);
Tailwind
colors: {
custom: {
50: '#c6aef3',
500: '#ab8ced',
950: '#000000',
},
}SCSS
$custom: #ab8ced; $custom-light: #c6aef3; $custom-dark: #000000;
JSON
{
"hex": "#ab8ced",
"rgb": {
"r": 171,
"g": 140,
"b": 237
},
"hsl": {
"h": 259.175,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.70743,
"c": 0.14099,
"h": 297.4
},
"luminance": 0.33529
}Semantic roles & 50–950 ramp
primary
#AB8CED
secondary
#EAF3D8
accent
#D51096
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85