#ADA5DC#ADA5DC
#ADA5DC is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.8% C 0.079 H 291.0°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA5DC |
|---|---|
| RGB | rgb(173, 165, 220) |
| HSL | hsl(249, 44%, 75%) |
| HSV | hsv(249, 25%, 86%) |
| CMYK | cmyk(21.4%, 25%, 0%, 13.7%) |
| CIE-LAB | lab(70.15, 14.29, -26.76) |
| CIE-LCH | lch(70.15, 30.34, 298.11°) |
| OKLab | oklab(74.81% 0.0283 -0.0735) |
| OKLCH | oklch(74.81% 0.079 291) |
| XYZ | xyz(43.6040, 40.9613, 73.3053) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.68
Pale Violet
#CEAEFA
ΔE00 7.30
Lavender (survey)
#C79FEF
ΔE00 7.46
Pale Purple
#B790D4
ΔE00 8.11
Light Violet
#D6B4FC
ΔE00 8.48
Pastel Purple
#CAA0FF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA5DC #D4DCA5
analogous
#A5B8DC #ADA5DC #C8A5DC
triadic
#ADA5DC #DCADA5 #A5DCAD
tetradic
#ADA5DC #DCA5B8 #D4DCA5 #A5DCC8
square
#ADA5DC #DCA5B8 #D4DCA5 #A5DCC8
split-complementary
#ADA5DC #DCC8A5 #B8DCA5
monochromatic
#5D4DBA #8579CB #ADA5DC #D5D1ED #EBE9F6
Accessibility & contrast
On white
2.28
#ADA5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#ADA5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA5DC
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA5DC | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDE
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#A3AEB8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ada5dc; /* rgb */ color: rgb(173, 165, 220); /* oklch */ color: oklch(74.8% 0.079 291.0);
Tailwind
colors: {
custom: {
50: '#c6bfe7',
500: '#ada5dc',
950: '#000000',
},
}SCSS
$custom: #ada5dc; $custom-light: #c6bfe7; $custom-dark: #000000;
JSON
{
"hex": "#ada5dc",
"rgb": {
"r": 173,
"g": 165,
"b": 220
},
"hsl": {
"h": 248.727,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.74809,
"c": 0.07877,
"h": 291
},
"luminance": 0.40962
}Semantic roles & 50–950 ramp
primary
#ADA5DC
secondary
#EBEDDE
accent
#B72EA3
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184