#AB83EB#AB83EB
#AB83EB is a light, vivid violet. Relative luminance 0.309; OKLCH L 69.1% C 0.153 H 300.2°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AB83EB |
|---|---|
| RGB | rgb(171, 131, 235) |
| HSL | hsl(263, 72%, 72%) |
| HSV | hsv(263, 44%, 92%) |
| CMYK | cmyk(27.2%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(62.41, 36.40, -47.09) |
| CIE-LCH | lch(62.41, 59.52, 307.70°) |
| OKLab | oklab(69.07% 0.0767 -0.1319) |
| OKLCH | oklch(69.07% 0.153 300.2) |
| XYZ | xyz(39.9028, 30.8885, 82.4410) |
| Luminance | 0.3089 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.98
Liliac
#C48EFD
ΔE00 5.18
Light Urple
#B36FF6
ΔE00 5.55
Easter Purple
#C071FE
ΔE00 6.17
Mediumpurple
#9370DB
ΔE00 6.79
Periwinkle (survey)
#8E82FE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB83EB #C3EB83
analogous
#838FEB #AB83EB #DF83EB
triadic
#AB83EB #EBAB83 #83EBAB
tetradic
#AB83EB #EB838F #C3EB83 #83EBDF
square
#AB83EB #EB838F #C3EB83 #83EBDF
split-complementary
#AB83EB #EBDF83 #8FEB83
monochromatic
#6622D2 #874EE2 #AB83EB #CFB8F4 #EDE5FB
Accessibility & contrast
On white
2.93
#AB83EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#AB83EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB83EB
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB83EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB83EB | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597EF
Deuteranopia (green-blind)
#6E96E8
Tritanopia (blue-blind)
#9F95AC
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ab83eb; /* rgb */ color: rgb(171, 131, 235); /* oklch */ color: oklch(69.1% 0.153 300.2);
Tailwind
colors: {
custom: {
50: '#c6a7f2',
500: '#ab83eb',
950: '#000000',
},
}SCSS
$custom: #ab83eb; $custom-light: #c6a7f2; $custom-dark: #000000;
JSON
{
"hex": "#ab83eb",
"rgb": {
"r": 171,
"g": 131,
"b": 235
},
"hsl": {
"h": 263.077,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.69073,
"c": 0.15258,
"h": 300.2
},
"luminance": 0.30889
}Semantic roles & 50–950 ramp
primary
#AB83EB
secondary
#E8F2D8
accent
#D41189
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85