#A89EFB#A89EFB
#A89EFB is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.5% C 0.132 H 287.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EFB |
|---|---|
| RGB | rgb(168, 158, 251) |
| HSL | hsl(246, 92%, 80%) |
| HSV | hsv(246, 37%, 98%) |
| CMYK | cmyk(33.1%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(69.29, 24.34, -45.07) |
| CIE-LCH | lch(69.29, 51.22, 298.37°) |
| OKLab | oklab(74.47% 0.0402 -0.1261) |
| OKLCH | oklch(74.47% 0.132 287.7) |
| XYZ | xyz(45.7833, 39.7424, 96.5069) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.22
Perrywinkle
#8F8CE7
ΔE00 6.11
Pastel Purple
#CAA0FF
ΔE00 7.27
Lavender Blue
#8B88F8
ΔE00 7.31
Lavender
#B39DDB
ΔE00 7.79
Lilac (survey)
#CEA2FD
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EFB #F1FB9E
analogous
#9EC2FB #A89EFB #D79EFB
triadic
#A89EFB #FBA89E #9EFBA8
tetradic
#A89EFB #FB9EC2 #F1FB9E #9EFBD7
square
#A89EFB #FB9EC2 #F1FB9E #9EFBD7
split-complementary
#A89EFB #FBD79E #C2FB9E
monochromatic
#3F28F6 #7363F9 #A89EFB #DDD9FD #E5E2FE
Accessibility & contrast
On white
2.35
#A89EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#A89EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EFB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EFB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFF
Deuteranopia (green-blind)
#81A7F9
Tritanopia (blue-blind)
#93AFC1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a89efb; /* rgb */ color: rgb(168, 158, 251); /* oklch */ color: oklch(74.5% 0.132 287.7);
Tailwind
colors: {
custom: {
50: '#c4bafd',
500: '#a89efb',
950: '#000000',
},
}SCSS
$custom: #a89efb; $custom-light: #c4bafd; $custom-dark: #000000;
JSON
{
"hex": "#a89efb",
"rgb": {
"r": 168,
"g": 158,
"b": 251
},
"hsl": {
"h": 246.452,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.74467,
"c": 0.13235,
"h": 287.7
},
"luminance": 0.39744
}Semantic roles & 50–950 ramp
primary
#A89EFB
secondary
#F2F6D5
accent
#E600CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085