#A89EF3#A89EF3
#A89EF3 is a light, vivid blue. Relative luminance 0.393; OKLCH L 74.1% C 0.121 H 288.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EF3 |
|---|---|
| RGB | rgb(168, 158, 243) |
| HSL | hsl(247, 78%, 79%) |
| HSV | hsv(247, 35%, 95%) |
| CMYK | cmyk(30.9%, 35%, 0%, 4.7%) |
| CIE-LAB | lab(68.93, 22.31, -41.27) |
| CIE-LCH | lch(68.93, 46.91, 298.40°) |
| OKLab | oklab(74.08% 0.0384 -0.1151) |
| OKLCH | oklch(74.08% 0.121 288.5) |
| XYZ | xyz(44.5488, 39.2486, 90.0053) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.87
Perrywinkle
#8F8CE7
ΔE00 6.11
Lavender
#B39DDB
ΔE00 6.54
Pastel Purple
#CAA0FF
ΔE00 7.08
Lavender (survey)
#C79FEF
ΔE00 7.61
Lavender Blue
#8B88F8
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EF3 #E9F39E
analogous
#9EBEF3 #A89EF3 #D29EF3
triadic
#A89EF3 #F3A89E #9EF3A8
tetradic
#A89EF3 #F39EBE #E9F39E #9EF3D2
square
#A89EF3 #F39EBE #E9F39E #9EF3D2
split-complementary
#A89EF3 #F3D29E #BEF39E
monochromatic
#4631E6 #7768EC #A89EF3 #D9D4FA #E7E4FC
Accessibility & contrast
On white
2.37
#A89EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#A89EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EF3
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EF3 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF6
Deuteranopia (green-blind)
#85A6F1
Tritanopia (blue-blind)
#96ADBD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a89ef3; /* rgb */ color: rgb(168, 158, 243); /* oklch */ color: oklch(74.1% 0.121 288.5);
Tailwind
colors: {
custom: {
50: '#c4baf7',
500: '#a89ef3',
950: '#000000',
},
}SCSS
$custom: #a89ef3; $custom-light: #c4baf7; $custom-dark: #000000;
JSON
{
"hex": "#a89ef3",
"rgb": {
"r": 168,
"g": 158,
"b": 243
},
"hsl": {
"h": 247.059,
"s": 77.982,
"l": 78.627
},
"oklch": {
"l": 0.74079,
"c": 0.12135,
"h": 288.5
},
"luminance": 0.3925
}Semantic roles & 50–950 ramp
primary
#A89EF3
secondary
#F0F3D8
accent
#DA0BC2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085