#A89EF8#A89EF8
#A89EF8 is a light, vivid blue. Relative luminance 0.396; OKLCH L 74.3% C 0.128 H 288.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EF8 |
|---|---|
| RGB | rgb(168, 158, 248) |
| HSL | hsl(247, 87%, 80%) |
| HSV | hsv(247, 36%, 97%) |
| CMYK | cmyk(32.3%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(69.15, 23.57, -43.65) |
| CIE-LCH | lch(69.15, 49.61, 298.37°) |
| OKLab | oklab(74.32% 0.0395 -0.122) |
| OKLCH | oklch(74.32% 0.128 288) |
| XYZ | xyz(45.3141, 39.5547, 94.0361) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.43
Perrywinkle
#8F8CE7
ΔE00 6.07
Pastel Purple
#CAA0FF
ΔE00 7.17
Lavender
#B39DDB
ΔE00 7.33
Lavender Blue
#8B88F8
ΔE00 7.48
Lavender (survey)
#C79FEF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EF8 #EEF89E
analogous
#9EC1F8 #A89EF8 #D59EF8
triadic
#A89EF8 #F8A89E #9EF8A8
tetradic
#A89EF8 #F89EC1 #EEF89E #9EF8D5
square
#A89EF8 #F89EC1 #EEF89E #9EF8D5
split-complementary
#A89EF8 #F8D59E #C1F89E
monochromatic
#422CF0 #7565F4 #A89EF8 #DBD7FC #E5E2FD
Accessibility & contrast
On white
2.36
#A89EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#A89EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EF8
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EF8 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFC
Deuteranopia (green-blind)
#82A7F6
Tritanopia (blue-blind)
#94AFBF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a89ef8; /* rgb */ color: rgb(168, 158, 248); /* oklch */ color: oklch(74.3% 0.128 288.0);
Tailwind
colors: {
custom: {
50: '#c4bafb',
500: '#a89ef8',
950: '#000000',
},
}SCSS
$custom: #a89ef8; $custom-light: #c4bafb; $custom-dark: #000000;
JSON
{
"hex": "#a89ef8",
"rgb": {
"r": 168,
"g": 158,
"b": 248
},
"hsl": {
"h": 246.667,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.7432,
"c": 0.12823,
"h": 288
},
"luminance": 0.39556
}Semantic roles & 50–950 ramp
primary
#A89EF8
secondary
#F2F5D6
accent
#E302CA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085