#ADA2DC#ADA2DC
#ADA2DC is a light, moderate violet. Relative luminance 0.399; OKLCH L 74.2% C 0.083 H 293.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA2DC |
|---|---|
| RGB | rgb(173, 162, 220) |
| HSL | hsl(251, 45%, 75%) |
| HSV | hsv(251, 26%, 86%) |
| CMYK | cmyk(21.4%, 26.4%, 0%, 13.7%) |
| CIE-LAB | lab(69.39, 15.97, -27.92) |
| CIE-LCH | lch(69.39, 32.16, 299.77°) |
| OKLab | oklab(74.22% 0.0325 -0.0768) |
| OKLCH | oklch(74.22% 0.083 293) |
| XYZ | xyz(43.0692, 39.8917, 73.1271) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.74
Lavender (survey)
#C79FEF
ΔE00 6.75
Pale Violet
#CEAEFA
ΔE00 7.06
Pale Purple
#B790D4
ΔE00 7.14
Pastel Purple
#CAA0FF
ΔE00 8.15
Lilac (survey)
#CEA2FD
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA2DC #D1DCA2
analogous
#A2B4DC #ADA2DC #CAA2DC
triadic
#ADA2DC #DCADA2 #A2DCAD
tetradic
#ADA2DC #DCA2B4 #D1DCA2 #A2DCCA
square
#ADA2DC #DCA2B4 #D1DCA2 #A2DCCA
split-complementary
#ADA2DC #DCCAA2 #B4DCA2
monochromatic
#5F49BB #8676CB #ADA2DC #D4CEED #EBE9F7
Accessibility & contrast
On white
2.34
#ADA2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#ADA2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA2DC
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA2DC | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADE
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#A4ABB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ada2dc; /* rgb */ color: rgb(173, 162, 220); /* oklch */ color: oklch(74.2% 0.083 293.0);
Tailwind
colors: {
custom: {
50: '#c6bde7',
500: '#ada2dc',
950: '#000000',
},
}SCSS
$custom: #ada2dc; $custom-light: #c6bde7; $custom-dark: #000000;
JSON
{
"hex": "#ada2dc",
"rgb": {
"r": 173,
"g": 162,
"b": 220
},
"hsl": {
"h": 251.379,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.74224,
"c": 0.08339,
"h": 293
},
"luminance": 0.39892
}Semantic roles & 50–950 ramp
primary
#ADA2DC
secondary
#EBEEDD
accent
#B82D9E
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184