#AAA3CD#AAA3CD
#AAA3CD is a light, moderate violet. Relative luminance 0.391; OKLCH L 73.6% C 0.060 H 292.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3CD |
|---|---|
| RGB | rgb(170, 163, 205) |
| HSL | hsl(250, 30%, 72%) |
| HSV | hsv(250, 20%, 80%) |
| CMYK | cmyk(17.1%, 20.5%, 0%, 19.6%) |
| CIE-LAB | lab(68.86, 11.07, -20.49) |
| CIE-LCH | lch(68.86, 23.29, 298.39°) |
| OKLab | oklab(73.57% 0.0231 -0.0559) |
| OKLCH | oklch(73.57% 0.061 292.5) |
| XYZ | xyz(40.6918, 39.1479, 63.1583) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.37
Pale Purple
#B790D4
ΔE00 8.88
Lilac
#C8A2C8
ΔE00 9.35
Lavender (survey)
#C79FEF
ΔE00 9.55
Pale Violet
#CEAEFA
ΔE00 9.65
Light Periwinkle
#C1C6FC
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3CD #C6CDA3
analogous
#A3B1CD #AAA3CD #BFA3CD
triadic
#AAA3CD #CDAAA3 #A3CDAA
tetradic
#AAA3CD #CDA3B1 #C6CDA3 #A3CDBF
square
#AAA3CD #CDA3B1 #C6CDA3 #A3CDBF
split-complementary
#AAA3CD #CDBFA3 #B1CDA3
monochromatic
#63569F #857BB7 #AAA3CD #CFCBE3 #EDEBF4
Accessibility & contrast
On white
2.38
#AAA3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#AAA3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3CD
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3CD | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CF
Deuteranopia (green-blind)
#9AA7CC
Tritanopia (blue-blind)
#A3AAB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa3cd; /* rgb */ color: rgb(170, 163, 205); /* oklch */ color: oklch(73.6% 0.060 292.5);
Tailwind
colors: {
custom: {
50: '#c3bedc',
500: '#aaa3cd',
950: '#000000',
},
}SCSS
$custom: #aaa3cd; $custom-light: #c3bedc; $custom-dark: #000000;
JSON
{
"hex": "#aaa3cd",
"rgb": {
"r": 170,
"g": 163,
"b": 205
},
"hsl": {
"h": 250,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.73571,
"c": 0.0605,
"h": 292.5
},
"luminance": 0.39148
}Semantic roles & 50–950 ramp
primary
#AAA3CD
secondary
#E9EBE0
accent
#A83D96
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#121215
muted
#818183