#A89FD2#A89FD2
#A89FD2 is a light, moderate violet. Relative luminance 0.378; OKLCH L 72.8% C 0.074 H 292.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FD2 |
|---|---|
| RGB | rgb(168, 159, 210) |
| HSL | hsl(251, 36%, 72%) |
| HSV | hsv(251, 24%, 82%) |
| CMYK | cmyk(20%, 24.3%, 0%, 17.6%) |
| CIE-LAB | lab(67.85, 13.81, -24.80) |
| CIE-LCH | lch(67.85, 28.39, 299.11°) |
| OKLab | oklab(72.81% 0.0283 -0.068) |
| OKLCH | oklch(72.81% 0.074 292.6) |
| XYZ | xyz(40.1768, 37.7738, 66.1347) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.54
Pale Purple
#B790D4
ΔE00 7.35
Lavender (survey)
#C79FEF
ΔE00 8.12
Pale Violet
#CEAEFA
ΔE00 8.71
Baby Purple
#CA9BF7
ΔE00 9.70
Pastel Purple
#CAA0FF
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FD2 #C9D29F
analogous
#9FB0D2 #A89FD2 #C19FD2
triadic
#A89FD2 #D2A89F #9FD2A8
tetradic
#A89FD2 #D29FB0 #C9D29F #9FD2C1
square
#A89FD2 #D29FB0 #C9D29F #9FD2C1
split-complementary
#A89FD2 #D2C19F #B0D29F
monochromatic
#5E4FA8 #8275BE #A89FD2 #CEC9E6 #ECEAF5
Accessibility & contrast
On white
2.45
#A89FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#A89FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FD2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FD2 | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A6D4
Deuteranopia (green-blind)
#94A4D1
Tritanopia (blue-blind)
#A0A7B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a89fd2; /* rgb */ color: rgb(168, 159, 210); /* oklch */ color: oklch(72.8% 0.074 292.6);
Tailwind
colors: {
custom: {
50: '#c2bbe0',
500: '#a89fd2',
950: '#000000',
},
}SCSS
$custom: #a89fd2; $custom-light: #c2bbe0; $custom-dark: #000000;
JSON
{
"hex": "#a89fd2",
"rgb": {
"r": 168,
"g": 159,
"b": 210
},
"hsl": {
"h": 250.588,
"s": 36.17,
"l": 72.353
},
"oklch": {
"l": 0.72812,
"c": 0.07367,
"h": 292.6
},
"luminance": 0.37774
}Semantic roles & 50–950 ramp
primary
#A89FD2
secondary
#EAECDF
accent
#AF369A
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#121115
muted
#818083