#ADA0DC#ADA0DC
#ADA0DC is a light, moderate violet. Relative luminance 0.392; OKLCH L 73.8% C 0.087 H 294.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA0DC |
|---|---|
| RGB | rgb(173, 160, 220) |
| HSL | hsl(253, 46%, 75%) |
| HSV | hsv(253, 27%, 86%) |
| CMYK | cmyk(21.4%, 27.3%, 0%, 13.7%) |
| CIE-LAB | lab(68.89, 17.09, -28.69) |
| CIE-LCH | lch(68.89, 33.40, 300.79°) |
| OKLab | oklab(73.84% 0.0354 -0.079) |
| OKLCH | oklch(73.84% 0.087 294.1) |
| XYZ | xyz(42.7197, 39.1927, 73.0106) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.21
Lavender (survey)
#C79FEF
ΔE00 6.33
Pale Purple
#B790D4
ΔE00 6.52
Pale Violet
#CEAEFA
ΔE00 6.99
Pastel Purple
#CAA0FF
ΔE00 7.79
Baby Purple
#CA9BF7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA0DC #CFDCA0
analogous
#A0B1DC #ADA0DC #CBA0DC
triadic
#ADA0DC #DCADA0 #A0DCAD
tetradic
#ADA0DC #DCA0B1 #CFDCA0 #A0DCCB
square
#ADA0DC #DCA0B1 #CFDCA0 #A0DCCB
split-complementary
#ADA0DC #DCCBA0 #B1DCA0
monochromatic
#6047BB #8673CC #ADA0DC #D4CDEC #ECE9F7
Accessibility & contrast
On white
2.38
#ADA0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#ADA0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA0DC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA0DC | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9DF
Deuteranopia (green-blind)
#93A7DA
Tritanopia (blue-blind)
#A4AAB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ada0dc; /* rgb */ color: rgb(173, 160, 220); /* oklch */ color: oklch(73.8% 0.087 294.1);
Tailwind
colors: {
custom: {
50: '#c6bce7',
500: '#ada0dc',
950: '#000000',
},
}SCSS
$custom: #ada0dc; $custom-light: #c6bce7; $custom-dark: #000000;
JSON
{
"hex": "#ada0dc",
"rgb": {
"r": 173,
"g": 160,
"b": 220
},
"hsl": {
"h": 253,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.73837,
"c": 0.08653,
"h": 294.1
},
"luminance": 0.39193
}Semantic roles & 50–950 ramp
primary
#ADA0DC
secondary
#EAEEDD
accent
#B92C9B
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184