#AB90F8#AB90F8
#AB90F8 is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.0% C 0.149 H 294.3°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AB90F8 |
|---|---|
| RGB | rgb(171, 144, 248) |
| HSL | hsl(256, 88%, 77%) |
| HSV | hsv(256, 42%, 97%) |
| CMYK | cmyk(31%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(66.04, 32.29, -48.52) |
| CIE-LCH | lch(66.04, 58.28, 303.64°) |
| OKLab | oklab(72.02% 0.0614 -0.136) |
| OKLCH | oklch(72.02% 0.149 294.3) |
| XYZ | xyz(43.7069, 35.3810, 93.3152) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.11
Perrywinkle
#8F8CE7
ΔE00 5.75
Lavender Blue
#8B88F8
ΔE00 6.48
Periwinkle (survey)
#8E82FE
ΔE00 6.56
Pastel Purple
#CAA0FF
ΔE00 6.67
Baby Purple
#CA9BF7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB90F8 #DDF890
analogous
#90A9F8 #AB90F8 #DF90F8
triadic
#AB90F8 #F8AB90 #90F8AB
tetradic
#AB90F8 #F890A9 #DDF890 #90F8DF
square
#AB90F8 #F890A9 #DDF890 #90F8DF
split-complementary
#AB90F8 #F8DF90 #A9F890
monochromatic
#541DF1 #7F56F4 #AB90F8 #D7CAFC #E9E2FD
Accessibility & contrast
On white
2.60
#AB90F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#AB90F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB90F8
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB90F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB90F8 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FC
Deuteranopia (green-blind)
#749FF5
Tritanopia (blue-blind)
#9AA3B8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ab90f8; /* rgb */ color: rgb(171, 144, 248); /* oklch */ color: oklch(72.0% 0.149 294.3);
Tailwind
colors: {
custom: {
50: '#c6b1fb',
500: '#ab90f8',
950: '#000000',
},
}SCSS
$custom: #ab90f8; $custom-light: #c6b1fb; $custom-dark: #000000;
JSON
{
"hex": "#ab90f8",
"rgb": {
"r": 171,
"g": 144,
"b": 248
},
"hsl": {
"h": 255.577,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.72017,
"c": 0.14926,
"h": 294.3
},
"luminance": 0.35382
}Semantic roles & 50–950 ramp
primary
#AB90F8
secondary
#EDF5D6
accent
#E501AA
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131017
muted
#827F85