#A89FFB#A89FFB
#A89FFB is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.7% C 0.131 H 287.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FFB |
|---|---|
| RGB | rgb(168, 159, 251) |
| HSL | hsl(246, 92%, 80%) |
| HSV | hsv(246, 37%, 98%) |
| CMYK | cmyk(33.1%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(69.53, 23.77, -44.69) |
| CIE-LCH | lch(69.53, 50.62, 298.01°) |
| OKLab | oklab(74.65% 0.0388 -0.125) |
| OKLCH | oklch(74.65% 0.131 287.3) |
| XYZ | xyz(45.9545, 40.0849, 96.5640) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.20
Perrywinkle
#8F8CE7
ΔE00 6.27
Pastel Purple
#CAA0FF
ΔE00 7.37
Lavender Blue
#8B88F8
ΔE00 7.49
Lavender
#B39DDB
ΔE00 7.81
Lilac (survey)
#CEA2FD
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FFB #F2FB9F
analogous
#9FC4FB #A89FFB #D69FFB
triadic
#A89FFB #FBA89F #9FFBA8
tetradic
#A89FFB #FB9FC4 #F2FB9F #9FFBD6
square
#A89FFB #FB9FC4 #F2FB9F #9FFBD6
split-complementary
#A89FFB #FBD69F #C4FB9F
monochromatic
#3E29F6 #7364F9 #A89FFB #DDDAFD #E4E2FE
Accessibility & contrast
On white
2.33
#A89FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#A89FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FFB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FFB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#82A7F9
Tritanopia (blue-blind)
#93B0C1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a89ffb; /* rgb */ color: rgb(168, 159, 251); /* oklch */ color: oklch(74.7% 0.131 287.3);
Tailwind
colors: {
custom: {
50: '#c4bbfd',
500: '#a89ffb',
950: '#000000',
},
}SCSS
$custom: #a89ffb; $custom-light: #c4bbfd; $custom-dark: #000000;
JSON
{
"hex": "#a89ffb",
"rgb": {
"r": 168,
"g": 159,
"b": 251
},
"hsl": {
"h": 245.87,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.74654,
"c": 0.1309,
"h": 287.3
},
"luminance": 0.40086
}Semantic roles & 50–950 ramp
primary
#A89FFB
secondary
#F3F6D5
accent
#E600CF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085