#A89AFB#A89AFB
#A89AFB is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.7% C 0.138 H 289.2°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A89AFB |
|---|---|
| RGB | rgb(168, 154, 251) |
| HSL | hsl(249, 92%, 79%) |
| HSV | hsv(249, 39%, 98%) |
| CMYK | cmyk(33.1%, 38.6%, 0%, 1.6%) |
| CIE-LAB | lab(68.31, 26.60, -46.60) |
| CIE-LCH | lch(68.31, 53.65, 299.72°) |
| OKLab | oklab(73.73% 0.0454 -0.1305) |
| OKLCH | oklch(73.73% 0.138 289.2) |
| XYZ | xyz(45.1120, 38.4000, 96.2832) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.46
Perrywinkle
#8F8CE7
ΔE00 5.60
Lavender Blue
#8B88F8
ΔE00 6.66
Pastel Purple
#CAA0FF
ΔE00 7.01
Liliac
#C48EFD
ΔE00 7.40
Periwinkle (survey)
#8E82FE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89AFB #EDFB9A
analogous
#9ABDFB #A89AFB #D99AFB
triadic
#A89AFB #FBA89A #9AFBA8
tetradic
#A89AFB #FB9ABD #EDFB9A #9AFBD9
square
#A89AFB #FB9ABD #EDFB9A #9AFBD9
split-complementary
#A89AFB #FBD99A #BDFB9A
monochromatic
#4324F6 #755FF9 #A89AFB #DBD5FD #E6E2FE
Accessibility & contrast
On white
2.42
#A89AFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#A89AFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89AFB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89AFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89AFB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#7CA4F9
Tritanopia (blue-blind)
#94ACBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a89afb; /* rgb */ color: rgb(168, 154, 251); /* oklch */ color: oklch(73.7% 0.138 289.2);
Tailwind
colors: {
custom: {
50: '#c4b7fd',
500: '#a89afb',
950: '#000000',
},
}SCSS
$custom: #a89afb; $custom-light: #c4b7fd; $custom-dark: #000000;
JSON
{
"hex": "#a89afb",
"rgb": {
"r": 168,
"g": 154,
"b": 251
},
"hsl": {
"h": 248.66,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.73726,
"c": 0.1382,
"h": 289.2
},
"luminance": 0.38401
}Semantic roles & 50–950 ramp
primary
#A89AFB
secondary
#F1F6D5
accent
#E600C4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085