#A89BF4#A89BF4
#A89BF4 is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.6% C 0.127 H 289.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A89BF4 |
|---|---|
| RGB | rgb(168, 155, 244) |
| HSL | hsl(249, 80%, 78%) |
| HSV | hsv(249, 36%, 96%) |
| CMYK | cmyk(31.1%, 36.5%, 0%, 4.3%) |
| CIE-LAB | lab(68.24, 24.26, -42.90) |
| CIE-LCH | lch(68.24, 49.28, 299.49°) |
| OKLab | oklab(73.57% 0.0426 -0.1198) |
| OKLCH | oklch(73.57% 0.127 289.6) |
| XYZ | xyz(44.1947, 38.2982, 90.6342) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.65
Periwinkle Blue
#8F99FB
ΔE00 5.90
Lavender
#B39DDB
ΔE00 6.72
Pastel Purple
#CAA0FF
ΔE00 6.83
Lavender Blue
#8B88F8
ΔE00 7.26
Lavender (survey)
#C79FEF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89BF4 #E7F49B
analogous
#9BBAF4 #A89BF4 #D49BF4
triadic
#A89BF4 #F4A89B #9BF4A8
tetradic
#A89BF4 #F49BBA #E7F49B #9BF4D4
square
#A89BF4 #F49BBA #E7F49B #9BF4D4
split-complementary
#A89BF4 #F4D49B #BAF49B
monochromatic
#482DE8 #7864EE #A89BF4 #D8D2FA #E7E3FC
Accessibility & contrast
On white
2.42
#A89BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#A89BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89BF4
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89BF4 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F8
Deuteranopia (green-blind)
#81A4F2
Tritanopia (blue-blind)
#96ABBC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a89bf4; /* rgb */ color: rgb(168, 155, 244); /* oklch */ color: oklch(73.6% 0.127 289.6);
Tailwind
colors: {
custom: {
50: '#c4b8f8',
500: '#a89bf4',
950: '#000000',
},
}SCSS
$custom: #a89bf4; $custom-light: #c4b8f8; $custom-dark: #000000;
JSON
{
"hex": "#a89bf4",
"rgb": {
"r": 168,
"g": 155,
"b": 244
},
"hsl": {
"h": 248.764,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.73565,
"c": 0.12717,
"h": 289.6
},
"luminance": 0.38299
}Semantic roles & 50–950 ramp
primary
#A89BF4
secondary
#F0F4D7
accent
#DD09BE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085