#A89FEB#A89FEB
#A89FEB is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.9% C 0.109 H 288.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FEB |
|---|---|
| RGB | rgb(168, 159, 235) |
| HSL | hsl(247, 66%, 77%) |
| HSV | hsv(247, 32%, 92%) |
| CMYK | cmyk(28.5%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(68.84, 19.76, -37.04) |
| CIE-LCH | lch(68.84, 41.98, 298.07°) |
| OKLab | oklab(73.9% 0.0352 -0.1029) |
| OKLCH | oklch(73.9% 0.109 288.9) |
| XYZ | xyz(43.5382, 39.1184, 83.8379) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.29
Perrywinkle
#8F8CE7
ΔE00 6.64
Periwinkle Blue
#8F99FB
ΔE00 6.82
Lavender (survey)
#C79FEF
ΔE00 7.24
Pastel Purple
#CAA0FF
ΔE00 7.28
Pale Violet
#CEAEFA
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FEB #E2EB9F
analogous
#9FBCEB #A89FEB #CE9FEB
triadic
#A89FEB #EBA89F #9FEBA8
tetradic
#A89FEB #EB9FBC #E2EB9F #9FEBCE
square
#A89FEB #EB9FBC #E2EB9F #9FEBCE
split-complementary
#A89FEB #EBCE9F #BCEB9F
monochromatic
#4C3AD6 #7A6CE0 #A89FEB #D6D2F6 #E8E6FA
Accessibility & contrast
On white
2.38
#A89FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#A89FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FEB
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FEB | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#99ACBB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a89feb; /* rgb */ color: rgb(168, 159, 235); /* oklch */ color: oklch(73.9% 0.109 288.9);
Tailwind
colors: {
custom: {
50: '#c3bbf1',
500: '#a89feb',
950: '#000000',
},
}SCSS
$custom: #a89feb; $custom-light: #c3bbf1; $custom-dark: #000000;
JSON
{
"hex": "#a89feb",
"rgb": {
"r": 168,
"g": 159,
"b": 235
},
"hsl": {
"h": 247.105,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.73895,
"c": 0.10878,
"h": 288.9
},
"luminance": 0.39119
}Semantic roles & 50–950 ramp
primary
#A89FEB
secondary
#EEF1DA
accent
#CD18B8
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085