#AAA0DC#AAA0DC
#AAA0DC is a light, moderate violet. Relative luminance 0.389; OKLCH L 73.6% C 0.086 H 291.8°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0DC |
|---|---|
| RGB | rgb(170, 160, 220) |
| HSL | hsl(250, 46%, 75%) |
| HSV | hsv(250, 27%, 86%) |
| CMYK | cmyk(22.7%, 27.3%, 0%, 13.7%) |
| CIE-LAB | lab(68.65, 16.18, -29.09) |
| CIE-LCH | lch(68.65, 33.28, 299.08°) |
| OKLab | oklab(73.59% 0.032 -0.0801) |
| OKLCH | oklch(73.59% 0.086 291.8) |
| XYZ | xyz(42.0636, 38.8544, 72.9798) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.99
Lavender (survey)
#C79FEF
ΔE00 6.97
Pale Purple
#B790D4
ΔE00 7.16
Pale Violet
#CEAEFA
ΔE00 7.51
Pastel Purple
#CAA0FF
ΔE00 8.20
Baby Purple
#CA9BF7
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0DC #D2DCA0
analogous
#A0B4DC #AAA0DC #C8A0DC
triadic
#AAA0DC #DCAAA0 #A0DCAA
tetradic
#AAA0DC #DCA0B4 #D2DCA0 #A0DCC8
square
#AAA0DC #DCA0B4 #D2DCA0 #A0DCC8
split-complementary
#AAA0DC #DCC8A0 #B4DCA0
monochromatic
#5A47BB #8273CC #AAA0DC #D2CDEC #EBE9F7
Accessibility & contrast
On white
2.39
#AAA0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#AAA0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0DC
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0DC | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DF
Deuteranopia (green-blind)
#92A6DA
Tritanopia (blue-blind)
#A0AAB5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa0dc; /* rgb */ color: rgb(170, 160, 220); /* oklch */ color: oklch(73.6% 0.086 291.8);
Tailwind
colors: {
custom: {
50: '#c4bce7',
500: '#aaa0dc',
950: '#000000',
},
}SCSS
$custom: #aaa0dc; $custom-light: #c4bce7; $custom-dark: #000000;
JSON
{
"hex": "#aaa0dc",
"rgb": {
"r": 170,
"g": 160,
"b": 220
},
"hsl": {
"h": 250,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.73588,
"c": 0.08631,
"h": 291.8
},
"luminance": 0.38855
}Semantic roles & 50–950 ramp
primary
#AAA0DC
secondary
#EBEEDD
accent
#B92CA2
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184