#ADA7CD#ADA7CD
#ADA7CD is a light, muted blue. Relative luminance 0.409; OKLCH L 74.6% C 0.054 H 292.3°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA7CD |
|---|---|
| RGB | rgb(173, 167, 205) |
| HSL | hsl(249, 28%, 73%) |
| HSV | hsv(249, 19%, 80%) |
| CMYK | cmyk(15.6%, 18.5%, 0%, 19.6%) |
| CIE-LAB | lab(70.13, 9.81, -18.54) |
| CIE-LCH | lch(70.13, 20.98, 297.89°) |
| OKLab | oklab(74.61% 0.0207 -0.0504) |
| OKLCH | oklch(74.61% 0.055 292.3) |
| XYZ | xyz(42.0694, 40.9291, 63.4295) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.56
Lilac
#C8A2C8
ΔE00 9.37
Light Periwinkle
#C1C6FC
ΔE00 9.85
Pale Violet
#CEAEFA
ΔE00 10.02
Pale Purple
#B790D4
ΔE00 10.02
Lavender (survey)
#C79FEF
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA7CD #C7CDA7
analogous
#A7B4CD #ADA7CD #C0A7CD
triadic
#ADA7CD #CDADA7 #A7CDAD
tetradic
#ADA7CD #CDA7B4 #C7CDA7 #A7CDC0
square
#ADA7CD #CDA7B4 #C7CDA7 #A7CDC0
split-complementary
#ADA7CD #CDC0A7 #B4CDA7
monochromatic
#655A9F #8980B7 #ADA7CD #D1CEE3 #EDEBF4
Accessibility & contrast
On white
2.29
#ADA7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#ADA7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA7CD
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA7CD | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 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)
#9FACCF
Deuteranopia (green-blind)
#9FABCC
Tritanopia (blue-blind)
#A7ADB4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ada7cd; /* rgb */ color: rgb(173, 167, 205); /* oklch */ color: oklch(74.6% 0.054 292.3);
Tailwind
colors: {
custom: {
50: '#c5c1dc',
500: '#ada7cd',
950: '#000000',
},
}SCSS
$custom: #ada7cd; $custom-light: #c5c1dc; $custom-dark: #000000;
JSON
{
"hex": "#ada7cd",
"rgb": {
"r": 173,
"g": 167,
"b": 205
},
"hsl": {
"h": 249.474,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.74615,
"c": 0.0545,
"h": 292.3
},
"luminance": 0.40929
}Semantic roles & 50–950 ramp
primary
#ADA7CD
secondary
#E9EAE1
accent
#A63F96
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#131215
muted
#828183