#A89DFF#A89DFF
#A89DFF is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.5% C 0.139 H 287.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A89DFF |
|---|---|
| RGB | rgb(168, 157, 255) |
| HSL | hsl(247, 100%, 81%) |
| HSV | hsv(247, 38%, 100%) |
| CMYK | cmyk(34.1%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(69.22, 25.93, -47.34) |
| CIE-LCH | lch(69.22, 53.98, 298.71°) |
| OKLab | oklab(74.48% 0.0423 -0.1327) |
| OKLCH | oklch(74.48% 0.139 287.7) |
| XYZ | xyz(46.2506, 39.6575, 99.8062) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.06
Perrywinkle
#8F8CE7
ΔE00 6.09
Lavender Blue
#8B88F8
ΔE00 6.98
Pastel Purple
#CAA0FF
ΔE00 7.37
Periwinkle (survey)
#8E82FE
ΔE00 8.06
Liliac
#C48EFD
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89DFF #F4FF9D
analogous
#9DC3FF #A89DFF #D99DFF
triadic
#A89DFF #FFA89D #9DFFA8
tetradic
#A89DFF #FF9DC3 #F4FF9D #9DFFD9
square
#A89DFF #FF9DC3 #F4FF9D #9DFFD9
split-complementary
#A89DFF #FFD99D #C3FF9D
monochromatic
#3B23FF #7260FF #A89DFF #DEDAFF #E4E0FF
Accessibility & contrast
On white
2.35
#A89DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#A89DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89DFF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89DFF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#7DA6FD
Tritanopia (blue-blind)
#92AFC2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a89dff; /* rgb */ color: rgb(168, 157, 255); /* oklch */ color: oklch(74.5% 0.139 287.7);
Tailwind
colors: {
custom: {
50: '#c4baff',
500: '#a89dff',
950: '#000000',
},
}SCSS
$custom: #a89dff; $custom-light: #c4baff; $custom-dark: #000000;
JSON
{
"hex": "#a89dff",
"rgb": {
"r": 168,
"g": 157,
"b": 255
},
"hsl": {
"h": 246.735,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.7448,
"c": 0.13926,
"h": 287.7
},
"luminance": 0.39659
}Semantic roles & 50–950 ramp
primary
#A89DFF
secondary
#F3F7D4
accent
#E600CC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086