#ADA4DC#ADA4DC
#ADA4DC is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.6% C 0.080 H 291.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA4DC |
|---|---|
| RGB | rgb(173, 164, 220) |
| HSL | hsl(250, 44%, 75%) |
| HSV | hsv(250, 25%, 86%) |
| CMYK | cmyk(21.4%, 25.5%, 0%, 13.7%) |
| CIE-LAB | lab(69.90, 14.85, -27.14) |
| CIE-LCH | lch(69.90, 30.94, 298.69°) |
| OKLab | oklab(74.61% 0.0297 -0.0746) |
| OKLCH | oklch(74.61% 0.08 291.7) |
| XYZ | xyz(43.4243, 40.6019, 73.2454) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.35
Pale Violet
#CEAEFA
ΔE00 7.20
Lavender (survey)
#C79FEF
ΔE00 7.21
Pale Purple
#B790D4
ΔE00 7.78
Light Violet
#D6B4FC
ΔE00 8.43
Pastel Purple
#CAA0FF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA4DC #D3DCA4
analogous
#A4B7DC #ADA4DC #C9A4DC
triadic
#ADA4DC #DCADA4 #A4DCAD
tetradic
#ADA4DC #DCA4B7 #D3DCA4 #A4DCC9
square
#ADA4DC #DCA4B7 #D3DCA4 #A4DCC9
split-complementary
#ADA4DC #DCC9A4 #B7DCA4
monochromatic
#5D4CBA #8578CB #ADA4DC #D5D0ED #EBE9F6
Accessibility & contrast
On white
2.30
#ADA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#ADA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA4DC
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA4DC | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDE
Deuteranopia (green-blind)
#97AADA
Tritanopia (blue-blind)
#A3ADB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ada4dc; /* rgb */ color: rgb(173, 164, 220); /* oklch */ color: oklch(74.6% 0.080 291.7);
Tailwind
colors: {
custom: {
50: '#c6bfe7',
500: '#ada4dc',
950: '#000000',
},
}SCSS
$custom: #ada4dc; $custom-light: #c6bfe7; $custom-dark: #000000;
JSON
{
"hex": "#ada4dc",
"rgb": {
"r": 173,
"g": 164,
"b": 220
},
"hsl": {
"h": 249.643,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.74614,
"c": 0.0803,
"h": 291.7
},
"luminance": 0.40602
}Semantic roles & 50–950 ramp
primary
#ADA4DC
secondary
#EBEDDE
accent
#B82EA1
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184