#A89CDC#A89CDC
#A89CDC is a light, moderate violet. Relative luminance 0.373; OKLCH L 72.6% C 0.092 H 292.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A89CDC |
|---|---|
| RGB | rgb(168, 156, 220) |
| HSL | hsl(251, 48%, 74%) |
| HSV | hsv(251, 29%, 86%) |
| CMYK | cmyk(23.6%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(67.48, 17.83, -30.90) |
| CIE-LCH | lch(67.48, 35.68, 299.98°) |
| OKLab | oklab(72.65% 0.0354 -0.0853) |
| OKLCH | oklch(72.65% 0.092 292.5) |
| XYZ | xyz(40.9521, 37.2685, 72.7323) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.95
Pale Purple
#B790D4
ΔE00 6.52
Lavender (survey)
#C79FEF
ΔE00 6.77
Perrywinkle
#8F8CE7
ΔE00 7.83
Pale Violet
#CEAEFA
ΔE00 7.87
Pastel Purple
#CAA0FF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89CDC #D0DC9C
analogous
#9CB0DC #A89CDC #C89CDC
triadic
#A89CDC #DCA89C #9CDCA8
tetradic
#A89CDC #DC9CB0 #D0DC9C #9CDCC8
square
#A89CDC #DC9CB0 #D0DC9C #9CDCC8
split-complementary
#A89CDC #DCC89C #B0DC9C
monochromatic
#5942BB #806FCC #A89CDC #D0C9EC #EBE8F7
Accessibility & contrast
On white
2.48
#A89CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#A89CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89CDC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89CDC | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#8DA3DA
Tritanopia (blue-blind)
#9DA7B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a89cdc; /* rgb */ color: rgb(168, 156, 220); /* oklch */ color: oklch(72.6% 0.092 292.5);
Tailwind
colors: {
custom: {
50: '#c3b9e7',
500: '#a89cdc',
950: '#000000',
},
}SCSS
$custom: #a89cdc; $custom-light: #c3b9e7; $custom-dark: #000000;
JSON
{
"hex": "#a89cdc",
"rgb": {
"r": 168,
"g": 156,
"b": 220
},
"hsl": {
"h": 251.25,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.72649,
"c": 0.0924,
"h": 292.5
},
"luminance": 0.37269
}Semantic roles & 50–950 ramp
primary
#A89CDC
secondary
#EBEEDD
accent
#BB2AA0
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#121116
muted
#818084