#A89BFC#A89BFC
#A89BFC is a light, vivid blue. Relative luminance 0.388; OKLCH L 74.0% C 0.138 H 288.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A89BFC |
|---|---|
| RGB | rgb(168, 155, 252) |
| HSL | hsl(248, 94%, 80%) |
| HSV | hsv(248, 38%, 99%) |
| CMYK | cmyk(33.3%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(68.60, 26.29, -46.69) |
| CIE-LCH | lch(68.60, 53.58, 299.38°) |
| OKLab | oklab(73.96% 0.0443 -0.1308) |
| OKLCH | oklch(73.96% 0.138 288.7) |
| XYZ | xyz(45.4358, 38.7946, 97.1708) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.33
Perrywinkle
#8F8CE7
ΔE00 5.74
Lavender Blue
#8B88F8
ΔE00 6.77
Pastel Purple
#CAA0FF
ΔE00 7.10
Liliac
#C48EFD
ΔE00 7.63
Periwinkle (survey)
#8E82FE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89BFC #EFFC9B
analogous
#9BBFFC #A89BFC #D89BFC
triadic
#A89BFC #FCA89B #9BFCA8
tetradic
#A89BFC #FC9BBF #EFFC9B #9BFCD8
square
#A89BFC #FC9BBF #EFFC9B #9BFCD8
split-complementary
#A89BFC #FCD89B #BFFC9B
monochromatic
#4124F8 #7460FA #A89BFC #DCD6FE #E5E1FE
Accessibility & contrast
On white
2.40
#A89BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#A89BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89BFC
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89BFC | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#7DA5FA
Tritanopia (blue-blind)
#93ADC0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a89bfc; /* rgb */ color: rgb(168, 155, 252); /* oklch */ color: oklch(74.0% 0.138 288.7);
Tailwind
colors: {
custom: {
50: '#c4b8fe',
500: '#a89bfc',
950: '#000000',
},
}SCSS
$custom: #a89bfc; $custom-light: #c4b8fe; $custom-dark: #000000;
JSON
{
"hex": "#a89bfc",
"rgb": {
"r": 168,
"g": 155,
"b": 252
},
"hsl": {
"h": 248.041,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.7396,
"c": 0.13809,
"h": 288.7
},
"luminance": 0.38796
}Semantic roles & 50–950 ramp
primary
#A89BFC
secondary
#F2F6D5
accent
#E600C7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086