#A89FC2#A89FC2
#A89FC2 is a light, muted violet. Relative luminance 0.370; OKLCH L 72.2% C 0.051 H 296.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FC2 |
|---|---|
| RGB | rgb(168, 159, 194) |
| HSL | hsl(255, 22%, 69%) |
| HSV | hsv(255, 18%, 76%) |
| CMYK | cmyk(13.4%, 18%, 0%, 23.9%) |
| CIE-LAB | lab(67.29, 10.25, -16.79) |
| CIE-LCH | lch(67.29, 19.67, 301.40°) |
| OKLab | oklab(72.19% 0.0231 -0.0456) |
| OKLCH | oklch(72.19% 0.051 296.9) |
| XYZ | xyz(38.2822, 37.0160, 56.1565) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 7.03
Lilac
#C8A2C8
ΔE00 8.76
Pale Purple
#B790D4
ΔE00 9.49
Heather
#A484AC
ΔE00 9.64
Dusty Lavender
#AC86A8
ΔE00 10.46
Lavender (survey)
#C79FEF
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FC2 #B9C29F
analogous
#9FA8C2 #A89FC2 #BA9FC2
triadic
#A89FC2 #C2A89F #9FC2A8
tetradic
#A89FC2 #C29FA8 #B9C29F #9FC2BA
square
#A89FC2 #C29FA8 #B9C29F #9FC2BA
split-complementary
#A89FC2 #C2BA9F #A8C29F
monochromatic
#675A8D #867AAA #A89FC2 #CAC4DA #ECEAF2
Accessibility & contrast
On white
2.50
#A89FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#A89FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FC2
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FC2 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A4C4
Deuteranopia (green-blind)
#99A3C1
Tritanopia (blue-blind)
#A3A4AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a89fc2; /* rgb */ color: rgb(168, 159, 194); /* oklch */ color: oklch(72.2% 0.051 296.9);
Tailwind
colors: {
custom: {
50: '#c2bbd4',
500: '#a89fc2',
950: '#000000',
},
}SCSS
$custom: #a89fc2; $custom-light: #c2bbd4; $custom-dark: #000000;
JSON
{
"hex": "#a89fc2",
"rgb": {
"r": 168,
"g": 159,
"b": 194
},
"hsl": {
"h": 255.429,
"s": 22.293,
"l": 69.216
},
"oklch": {
"l": 0.72188,
"c": 0.05109,
"h": 296.9
},
"luminance": 0.37016
}Semantic roles & 50–950 ramp
primary
#A89FC2
secondary
#E1E3D9
accent
#A14589
background
#FBFBFD
surface
#F7F6FA
border
#D0D0D3
text
#121114
muted
#818083