#AB85FF#AB85FF
#AB85FF is a light, vivid violet. Relative luminance 0.327; OKLCH L 70.5% C 0.175 H 296.0°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AB85FF |
|---|---|
| RGB | rgb(171, 133, 255) |
| HSL | hsl(259, 100%, 76%) |
| HSV | hsv(259, 48%, 100%) |
| CMYK | cmyk(32.9%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(63.88, 40.21, -55.78) |
| CIE-LCH | lch(63.88, 68.76, 305.79°) |
| OKLab | oklab(70.5% 0.0766 -0.1572) |
| OKLCH | oklch(70.5% 0.175 296) |
| XYZ | xyz(43.2276, 32.6523, 98.6134) |
| Luminance | 0.3265 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.34
Periwinkle (survey)
#8E82FE
ΔE00 5.51
Light Purple
#BF77F6
ΔE00 5.77
Light Urple
#B36FF6
ΔE00 6.00
Easter Purple
#C071FE
ΔE00 6.31
Lavender Blue
#8B88F8
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB85FF #D9FF85
analogous
#859CFF #AB85FF #E885FF
triadic
#AB85FF #FFAB85 #85FFAB
tetradic
#AB85FF #FF859C #D9FF85 #85FFE8
square
#AB85FF #FF859C #D9FF85 #85FFE8
split-complementary
#AB85FF #FFE885 #9CFF85
monochromatic
#570BFF #8148FF #AB85FF #D5C2FF #EAE0FF
Accessibility & contrast
On white
2.79
#AB85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#AB85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB85FF
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB85FF | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9CFF
Deuteranopia (green-blind)
#6399FC
Tritanopia (blue-blind)
#989CB6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ab85ff; /* rgb */ color: rgb(171, 133, 255); /* oklch */ color: oklch(70.5% 0.175 296.0);
Tailwind
colors: {
custom: {
50: '#c7a9ff',
500: '#ab85ff',
950: '#000000',
},
}SCSS
$custom: #ab85ff; $custom-light: #c7a9ff; $custom-dark: #000000;
JSON
{
"hex": "#ab85ff",
"rgb": {
"r": 171,
"g": 133,
"b": 255
},
"hsl": {
"h": 258.689,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.70502,
"c": 0.1749,
"h": 296
},
"luminance": 0.32653
}Semantic roles & 50–950 ramp
primary
#AB85FF
secondary
#ECF7D4
accent
#E6009E
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131018
muted
#827F86