#AB9FFB#AB9FFB
#AB9FFB is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.9% C 0.131 H 288.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AB9FFB |
|---|---|
| RGB | rgb(171, 159, 251) |
| HSL | hsl(248, 92%, 80%) |
| HSV | hsv(248, 37%, 98%) |
| CMYK | cmyk(31.9%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(69.77, 24.58, -44.30) |
| CIE-LCH | lch(69.77, 50.66, 299.03°) |
| OKLab | oklab(74.89% 0.0422 -0.1238) |
| OKLCH | oklch(74.89% 0.131 288.8) |
| XYZ | xyz(46.6007, 40.4181, 96.5943) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.86
Perrywinkle
#8F8CE7
ΔE00 6.60
Pastel Purple
#CAA0FF
ΔE00 6.68
Lavender
#B39DDB
ΔE00 7.37
Lilac (survey)
#CEA2FD
ΔE00 7.59
Baby Purple
#CA9BF7
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB9FFB #EFFB9F
analogous
#9FC1FB #AB9FFB #D99FFB
triadic
#AB9FFB #FBAB9F #9FFBAB
tetradic
#AB9FFB #FB9FC1 #EFFB9F #9FFBD9
square
#AB9FFB #FB9FC1 #EFFB9F #9FFBD9
split-complementary
#AB9FFB #FBD99F #C1FB9F
monochromatic
#4429F6 #7864F9 #AB9FFB #DEDAFD #E5E2FE
Accessibility & contrast
On white
2.31
#AB9FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#AB9FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB9FFB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB9FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB9FFB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFF
Deuteranopia (green-blind)
#83A8F9
Tritanopia (blue-blind)
#98B0C1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ab9ffb; /* rgb */ color: rgb(171, 159, 251); /* oklch */ color: oklch(74.9% 0.131 288.8);
Tailwind
colors: {
custom: {
50: '#c6bbfd',
500: '#ab9ffb',
950: '#000000',
},
}SCSS
$custom: #ab9ffb; $custom-light: #c6bbfd; $custom-dark: #000000;
JSON
{
"hex": "#ab9ffb",
"rgb": {
"r": 171,
"g": 159,
"b": 251
},
"hsl": {
"h": 247.826,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.74892,
"c": 0.13081,
"h": 288.8
},
"luminance": 0.40419
}Semantic roles & 50–950 ramp
primary
#AB9FFB
secondary
#F2F6D5
accent
#E600C8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085