#A89CFA#A89CFA
#A89CFA is a light, vivid blue. Relative luminance 0.390; OKLCH L 74.0% C 0.134 H 288.5°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A89CFA |
|---|---|
| RGB | rgb(168, 156, 250) |
| HSL | hsl(248, 90%, 80%) |
| HSV | hsv(248, 38%, 98%) |
| CMYK | cmyk(32.8%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(68.75, 25.21, -45.36) |
| CIE-LCH | lch(68.75, 51.90, 299.06°) |
| OKLab | oklab(74.05% 0.0426 -0.127) |
| OKLCH | oklch(74.05% 0.134 288.5) |
| XYZ | xyz(45.2877, 39.0028, 95.5662) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.37
Perrywinkle
#8F8CE7
ΔE00 5.81
Lavender Blue
#8B88F8
ΔE00 7.02
Pastel Purple
#CAA0FF
ΔE00 7.08
Lavender
#B39DDB
ΔE00 7.65
Liliac
#C48EFD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89CFA #EEFA9C
analogous
#9CBFFA #A89CFA #D79CFA
triadic
#A89CFA #FAA89C #9CFAA8
tetradic
#A89CFA #FA9CBF #EEFA9C #9CFAD7
square
#A89CFA #FA9CBF #EEFA9C #9CFAD7
split-complementary
#A89CFA #FAD79C #BFFA9C
monochromatic
#4227F4 #7562F7 #A89CFA #DBD6FD #E5E2FE
Accessibility & contrast
On white
2.39
#A89CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#A89CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89CFA
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89CFA | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#7FA5F8
Tritanopia (blue-blind)
#94ADBF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a89cfa; /* rgb */ color: rgb(168, 156, 250); /* oklch */ color: oklch(74.0% 0.134 288.5);
Tailwind
colors: {
custom: {
50: '#c4b9fc',
500: '#a89cfa',
950: '#000000',
},
}SCSS
$custom: #a89cfa; $custom-light: #c4b9fc; $custom-dark: #000000;
JSON
{
"hex": "#a89cfa",
"rgb": {
"r": 168,
"g": 156,
"b": 250
},
"hsl": {
"h": 247.66,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.74045,
"c": 0.1339,
"h": 288.5
},
"luminance": 0.39004
}Semantic roles & 50–950 ramp
primary
#A89CFA
secondary
#F2F6D5
accent
#E600C8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085