#A89CFB#A89CFB
#A89CFB is a light, vivid blue. Relative luminance 0.391; OKLCH L 74.1% C 0.135 H 288.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A89CFB |
|---|---|
| RGB | rgb(168, 156, 251) |
| HSL | hsl(248, 92%, 80%) |
| HSV | hsv(248, 38%, 98%) |
| CMYK | cmyk(33.1%, 37.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.80, 25.47, -45.84) |
| CIE-LCH | lch(68.80, 52.44, 299.06°) |
| OKLab | oklab(74.1% 0.0428 -0.1283) |
| OKLCH | oklch(74.1% 0.135 288.4) |
| XYZ | xyz(45.4449, 39.0657, 96.3941) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.31
Perrywinkle
#8F8CE7
ΔE00 5.83
Lavender Blue
#8B88F8
ΔE00 6.97
Pastel Purple
#CAA0FF
ΔE00 7.12
Lavender
#B39DDB
ΔE00 7.80
Liliac
#C48EFD
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89CFB #EFFB9C
analogous
#9CC0FB #A89CFB #D89CFB
triadic
#A89CFB #FBA89C #9CFBA8
tetradic
#A89CFB #FB9CC0 #EFFB9C #9CFBD8
square
#A89CFB #FB9CC0 #EFFB9C #9CFBD8
split-complementary
#A89CFB #FBD89C #C0FB9C
monochromatic
#4126F6 #7461F9 #A89CFB #DCD7FD #E5E2FE
Accessibility & contrast
On white
2.38
#A89CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#A89CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89CFB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89CFB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#7EA6F9
Tritanopia (blue-blind)
#93AEC0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a89cfb; /* rgb */ color: rgb(168, 156, 251); /* oklch */ color: oklch(74.1% 0.135 288.4);
Tailwind
colors: {
custom: {
50: '#c4b9fd',
500: '#a89cfb',
950: '#000000',
},
}SCSS
$custom: #a89cfb; $custom-light: #c4b9fd; $custom-dark: #000000;
JSON
{
"hex": "#a89cfb",
"rgb": {
"r": 168,
"g": 156,
"b": 251
},
"hsl": {
"h": 247.579,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.74095,
"c": 0.13527,
"h": 288.4
},
"luminance": 0.39067
}Semantic roles & 50–950 ramp
primary
#A89CFB
secondary
#F2F6D5
accent
#E600C9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085