#AA90CC#AA90CC
#AA90CC is a light, moderate violet. Relative luminance 0.329; OKLCH L 69.8% C 0.090 H 304.0°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AA90CC |
|---|---|
| RGB | rgb(170, 144, 204) |
| HSL | hsl(266, 37%, 68%) |
| HSV | hsv(266, 29%, 80%) |
| CMYK | cmyk(16.7%, 29.4%, 0%, 20%) |
| CIE-LAB | lab(64.04, 21.54, -27.31) |
| CIE-LCH | lch(64.04, 34.78, 308.27°) |
| OKLab | oklab(69.84% 0.0506 -0.075) |
| OKLCH | oklch(69.84% 0.09 304) |
| XYZ | xyz(37.4477, 32.8523, 61.4833) |
| Luminance | 0.3285 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.07
Lavender
#B39DDB
ΔE00 3.91
Wisteria
#A87DC2
ΔE00 5.85
Lavender (survey)
#C79FEF
ΔE00 7.20
Heather
#A484AC
ΔE00 7.26
Baby Purple
#CA9BF7
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA90CC #B2CC90
analogous
#9094CC #AA90CC #C890CC
triadic
#AA90CC #CCAA90 #90CCAA
tetradic
#AA90CC #CC9094 #B2CC90 #90CCC8
square
#AA90CC #CC9094 #B2CC90 #90CCC8
split-complementary
#AA90CC #CCC890 #94CC90
monochromatic
#6B479B #8A66B9 #AA90CC #CABADF #EAE4F3
Accessibility & contrast
On white
2.77
#AA90CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#AA90CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA90CC
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA90CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA90CC | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ACE
Deuteranopia (green-blind)
#899BCA
Tritanopia (blue-blind)
#A599A5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa90cc; /* rgb */ color: rgb(170, 144, 204); /* oklch */ color: oklch(69.8% 0.090 304.0);
Tailwind
colors: {
custom: {
50: '#c4b0db',
500: '#aa90cc',
950: '#000000',
},
}SCSS
$custom: #aa90cc; $custom-light: #c4b0db; $custom-dark: #000000;
JSON
{
"hex": "#aa90cc",
"rgb": {
"r": 170,
"g": 144,
"b": 204
},
"hsl": {
"h": 266,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.69841,
"c": 0.09046,
"h": 304
},
"luminance": 0.32852
}Semantic roles & 50–950 ramp
primary
#AA90CC
secondary
#DDE5D3
accent
#B0367B
background
#FCFAFD
surface
#F8F5FB
border
#D1CFD4
text
#121015
muted
#817F83