#A89AEB#A89AEB
#A89AEB is a light, moderate violet. Relative luminance 0.374; OKLCH L 72.9% C 0.116 H 291.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A89AEB |
|---|---|
| RGB | rgb(168, 154, 235) |
| HSL | hsl(250, 67%, 76%) |
| HSV | hsv(250, 34%, 92%) |
| CMYK | cmyk(28.5%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(67.60, 22.58, -38.97) |
| CIE-LCH | lch(67.60, 45.04, 300.09°) |
| OKLab | oklab(72.95% 0.042 -0.1085) |
| OKLCH | oklch(72.95% 0.116 291.2) |
| XYZ | xyz(42.6957, 37.4334, 83.5571) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.27
Perrywinkle
#8F8CE7
ΔE00 5.88
Pastel Purple
#CAA0FF
ΔE00 6.77
Lavender (survey)
#C79FEF
ΔE00 6.80
Periwinkle Blue
#8F99FB
ΔE00 6.94
Baby Purple
#CA9BF7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89AEB #DDEB9A
analogous
#9AB5EB #A89AEB #D19AEB
triadic
#A89AEB #EBA89A #9AEBA8
tetradic
#A89AEB #EB9AB5 #DDEB9A #9AEBD1
square
#A89AEB #EB9AB5 #DDEB9A #9AEBD1
split-complementary
#A89AEB #EBD19A #B5EB9A
monochromatic
#5034D7 #7C67E1 #A89AEB #D4CDF5 #E9E5FA
Accessibility & contrast
On white
2.47
#A89AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#A89AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89AEB
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89AEB | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#84A3E9
Tritanopia (blue-blind)
#99A8B8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a89aeb; /* rgb */ color: rgb(168, 154, 235); /* oklch */ color: oklch(72.9% 0.116 291.2);
Tailwind
colors: {
custom: {
50: '#c3b7f1',
500: '#a89aeb',
950: '#000000',
},
}SCSS
$custom: #a89aeb; $custom-light: #c3b7f1; $custom-dark: #000000;
JSON
{
"hex": "#a89aeb",
"rgb": {
"r": 168,
"g": 154,
"b": 235
},
"hsl": {
"h": 250.37,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.72947,
"c": 0.1163,
"h": 291.2
},
"luminance": 0.37434
}Semantic roles & 50–950 ramp
primary
#A89AEB
secondary
#EDF1DA
accent
#CF17AF
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085