#A89CF0#A89CF0
#A89CF0 is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.6% C 0.120 H 289.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A89CF0 |
|---|---|
| RGB | rgb(168, 156, 240) |
| HSL | hsl(249, 74%, 78%) |
| HSV | hsv(249, 35%, 94%) |
| CMYK | cmyk(30%, 35%, 0%, 5.9%) |
| CIE-LAB | lab(68.31, 22.69, -40.60) |
| CIE-LCH | lch(68.31, 46.51, 299.20°) |
| OKLab | oklab(73.56% 0.0404 -0.1132) |
| OKLCH | oklch(73.56% 0.12 289.7) |
| XYZ | xyz(43.7611, 38.3921, 87.5260) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.89
Lavender
#B39DDB
ΔE00 6.04
Periwinkle Blue
#8F99FB
ΔE00 6.25
Pastel Purple
#CAA0FF
ΔE00 6.87
Lavender (survey)
#C79FEF
ΔE00 7.24
Baby Purple
#CA9BF7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89CF0 #E4F09C
analogous
#9CBAF0 #A89CF0 #D29CF0
triadic
#A89CF0 #F0A89C #9CF0A8
tetradic
#A89CF0 #F09CBA #E4F09C #9CF0D2
square
#A89CF0 #F09CBA #E4F09C #9CF0D2
split-complementary
#A89CF0 #F0D29C #BAF09C
monochromatic
#4B32E0 #7967E8 #A89CF0 #D7D1F8 #E8E4FB
Accessibility & contrast
On white
2.42
#A89CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#A89CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89CF0
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89CF0 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F3
Deuteranopia (green-blind)
#84A5EE
Tritanopia (blue-blind)
#97ABBB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a89cf0; /* rgb */ color: rgb(168, 156, 240); /* oklch */ color: oklch(73.6% 0.120 289.7);
Tailwind
colors: {
custom: {
50: '#c4b9f5',
500: '#a89cf0',
950: '#000000',
},
}SCSS
$custom: #a89cf0; $custom-light: #c4b9f5; $custom-dark: #000000;
JSON
{
"hex": "#a89cf0",
"rgb": {
"r": 168,
"g": 156,
"b": 240
},
"hsl": {
"h": 248.571,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.7356,
"c": 0.12018,
"h": 289.7
},
"luminance": 0.38393
}Semantic roles & 50–950 ramp
primary
#A89CF0
secondary
#EFF3D8
accent
#D610B9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085