#A89DEB#A89DEB
#A89DEB is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.5% C 0.112 H 289.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A89DEB |
|---|---|
| RGB | rgb(168, 157, 235) |
| HSL | hsl(248, 66%, 77%) |
| HSV | hsv(248, 33%, 92%) |
| CMYK | cmyk(28.5%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(68.34, 20.88, -37.81) |
| CIE-LCH | lch(68.34, 43.20, 298.91°) |
| OKLab | oklab(73.51% 0.0379 -0.1051) |
| OKLCH | oklch(73.51% 0.112 289.8) |
| XYZ | xyz(43.1970, 38.4361, 83.7242) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.22
Perrywinkle
#8F8CE7
ΔE00 6.30
Periwinkle Blue
#8F99FB
ΔE00 6.83
Lavender (survey)
#C79FEF
ΔE00 7.02
Pastel Purple
#CAA0FF
ΔE00 7.03
Baby Purple
#CA9BF7
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89DEB #E0EB9D
analogous
#9DB9EB #A89DEB #CF9DEB
triadic
#A89DEB #EBA89D #9DEBA8
tetradic
#A89DEB #EB9DB9 #E0EB9D #9DEBCF
square
#A89DEB #EB9DB9 #E0EB9D #9DEBCF
split-complementary
#A89DEB #EBCF9D #B9EB9D
monochromatic
#4E37D6 #7B6AE1 #A89DEB #D5D0F5 #E8E6FA
Accessibility & contrast
On white
2.42
#A89DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#A89DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89DEB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89DEB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#99ABB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a89deb; /* rgb */ color: rgb(168, 157, 235); /* oklch */ color: oklch(73.5% 0.112 289.8);
Tailwind
colors: {
custom: {
50: '#c3baf1',
500: '#a89deb',
950: '#000000',
},
}SCSS
$custom: #a89deb; $custom-light: #c3baf1; $custom-dark: #000000;
JSON
{
"hex": "#a89deb",
"rgb": {
"r": 168,
"g": 157,
"b": 235
},
"hsl": {
"h": 248.462,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.73514,
"c": 0.11176,
"h": 289.8
},
"luminance": 0.38437
}Semantic roles & 50–950 ramp
primary
#A89DEB
secondary
#EEF1DA
accent
#CE18B4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085