#AB83F8#AB83F8
#AB83F8 is a light, vivid violet. Relative luminance 0.317; OKLCH L 69.8% C 0.169 H 297.6°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AB83F8 |
|---|---|
| RGB | rgb(171, 131, 248) |
| HSL | hsl(261, 89%, 74%) |
| HSV | hsv(261, 47%, 97%) |
| CMYK | cmyk(31%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(63.07, 39.58, -53.23) |
| CIE-LCH | lch(63.07, 66.33, 306.63°) |
| OKLab | oklab(69.78% 0.0784 -0.1498) |
| OKLCH | oklch(69.78% 0.169 297.6) |
| XYZ | xyz(41.8501, 31.6674, 92.6963) |
| Luminance | 0.3167 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.08
Liliac
#C48EFD
ΔE00 5.22
Light Urple
#B36FF6
ΔE00 5.31
Easter Purple
#C071FE
ΔE00 5.80
Periwinkle (survey)
#8E82FE
ΔE00 5.95
Lavender Blue
#8B88F8
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB83F8 #D0F883
analogous
#8396F8 #AB83F8 #E683F8
triadic
#AB83F8 #F8AB83 #83F8AB
tetradic
#AB83F8 #F88396 #D0F883 #83F8E6
square
#AB83F8 #F88396 #D0F883 #83F8E6
split-complementary
#AB83F8 #F8E683 #96F883
monochromatic
#5D0FF1 #8449F5 #AB83F8 #D2BDFB #EBE2FD
Accessibility & contrast
On white
2.86
#AB83F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#AB83F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB83F8
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB83F8 | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D99FC
Deuteranopia (green-blind)
#6597F5
Tritanopia (blue-blind)
#9B99B2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ab83f8; /* rgb */ color: rgb(171, 131, 248); /* oklch */ color: oklch(69.8% 0.169 297.6);
Tailwind
colors: {
custom: {
50: '#c7a8fb',
500: '#ab83f8',
950: '#000000',
},
}SCSS
$custom: #ab83f8; $custom-light: #c7a8fb; $custom-dark: #000000;
JSON
{
"hex": "#ab83f8",
"rgb": {
"r": 171,
"g": 131,
"b": 248
},
"hsl": {
"h": 260.513,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.69776,
"c": 0.16907,
"h": 297.6
},
"luminance": 0.31668
}Semantic roles & 50–950 ramp
primary
#AB83F8
secondary
#EBF5D6
accent
#E60097
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F17
muted
#827F85