#AB7FED#AB7FED
#AB7FED is a light, vivid violet. Relative luminance 0.300; OKLCH L 68.5% C 0.161 H 300.7°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AB7FED |
|---|---|
| RGB | rgb(171, 127, 237) |
| HSL | hsl(264, 75%, 71%) |
| HSV | hsv(264, 46%, 93%) |
| CMYK | cmyk(27.8%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(61.61, 39.12, -49.47) |
| CIE-LCH | lch(61.61, 63.06, 308.34°) |
| OKLab | oklab(68.5% 0.0824 -0.1388) |
| OKLCH | oklch(68.5% 0.161 300.7) |
| XYZ | xyz(39.6665, 29.9509, 83.7957) |
| Luminance | 0.2995 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.26
Light Urple
#B36FF6
ΔE00 4.42
Easter Purple
#C071FE
ΔE00 5.26
Liliac
#C48EFD
ΔE00 5.65
Mediumpurple
#9370DB
ΔE00 6.14
Periwinkle (survey)
#8E82FE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB7FED #C1ED7F
analogous
#7F8AED #AB7FED #E27FED
triadic
#AB7FED #EDAB7F #7FEDAB
tetradic
#AB7FED #ED7F8A #C1ED7F #7FEDE2
square
#AB7FED #ED7F8A #C1ED7F #7FEDE2
split-complementary
#AB7FED #EDE27F #8AED7F
monochromatic
#671ED4 #8849E5 #AB7FED #CEB5F5 #EDE4FB
Accessibility & contrast
On white
3.00
#AB7FED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#AB7FED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AB7FED
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB7FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB7FED | 1.00 | 3.00 | 6.99 | 6.99 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E94F1
Deuteranopia (green-blind)
#6894EA
Tritanopia (blue-blind)
#9E93AB
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ab7fed; /* rgb */ color: rgb(171, 127, 237); /* oklch */ color: oklch(68.5% 0.161 300.7);
Tailwind
colors: {
custom: {
50: '#c6a5f3',
500: '#ab7fed',
950: '#000000',
},
}SCSS
$custom: #ab7fed; $custom-light: #c6a5f3; $custom-dark: #000000;
JSON
{
"hex": "#ab7fed",
"rgb": {
"r": 171,
"g": 127,
"b": 237
},
"hsl": {
"h": 264,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.68504,
"c": 0.16139,
"h": 300.7
},
"luminance": 0.29951
}Semantic roles & 50–950 ramp
primary
#AB7FED
secondary
#E7F2D6
accent
#D80E87
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85