#AB90EB#AB90EB
#AB90EB is a light, vivid violet. Relative luminance 0.346; OKLCH L 71.4% C 0.132 H 296.6°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AB90EB |
|---|---|
| RGB | rgb(171, 144, 235) |
| HSL | hsl(258, 69%, 74%) |
| HSV | hsv(258, 39%, 92%) |
| CMYK | cmyk(27.2%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(65.44, 29.09, -42.33) |
| CIE-LCH | lch(65.44, 51.36, 304.49°) |
| OKLab | oklab(71.36% 0.0591 -0.1181) |
| OKLCH | oklch(71.36% 0.132 296.6) |
| XYZ | xyz(41.7597, 34.6022, 83.0600) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.25
Perrywinkle
#8F8CE7
ΔE00 6.03
Baby Purple
#CA9BF7
ΔE00 6.20
Lavender
#B39DDB
ΔE00 6.25
Pale Purple
#B790D4
ΔE00 6.40
Pastel Purple
#CAA0FF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB90EB #D0EB90
analogous
#90A3EB #AB90EB #D990EB
triadic
#AB90EB #EBAB90 #90EBAB
tetradic
#AB90EB #EB90A3 #D0EB90 #90EBD9
square
#AB90EB #EB90A3 #D0EB90 #90EBD9
split-complementary
#AB90EB #EBD990 #A3EB90
monochromatic
#5D28D8 #845CE2 #AB90EB #D2C4F4 #EBE5FA
Accessibility & contrast
On white
2.65
#AB90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#AB90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB90EB
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB90EB | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEE
Deuteranopia (green-blind)
#7C9EE9
Tritanopia (blue-blind)
#9EA0B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ab90eb; /* rgb */ color: rgb(171, 144, 235); /* oklch */ color: oklch(71.4% 0.132 296.6);
Tailwind
colors: {
custom: {
50: '#c6b0f2',
500: '#ab90eb',
950: '#000000',
},
}SCSS
$custom: #ab90eb; $custom-light: #c6b0f2; $custom-dark: #000000;
JSON
{
"hex": "#ab90eb",
"rgb": {
"r": 171,
"g": 144,
"b": 235
},
"hsl": {
"h": 257.802,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.71359,
"c": 0.13204,
"h": 296.6
},
"luminance": 0.34603
}Semantic roles & 50–950 ramp
primary
#AB90EB
secondary
#EBF2D9
accent
#D11499
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131017
muted
#827F85