#ADA7BB#ADA7BB
#ADA7BB is a light, muted violet. Relative luminance 0.401; OKLCH L 74.0% C 0.029 H 299.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA7BB |
|---|---|
| RGB | rgb(173, 167, 187) |
| HSL | hsl(258, 13%, 69%) |
| HSV | hsv(258, 11%, 73%) |
| CMYK | cmyk(7.5%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(69.55, 6.02, -9.47) |
| CIE-LCH | lch(69.55, 11.22, 302.43°) |
| OKLab | oklab(73.97% 0.0143 -0.0254) |
| OKLCH | oklch(73.97% 0.029 299.4) |
| XYZ | xyz(40.0203, 40.1095, 52.6376) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.21
Dark Gray
#A9A9A9
ΔE00 10.11
Thistle
#D8BFD8
ΔE00 10.23
Lilac
#C8A2C8
ΔE00 10.96
Cool Gray
#9AA7B0
ΔE00 11.74
Silver
#C0C0C0
ΔE00 11.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA7BB #B5BBA7
analogous
#A7ABBB #ADA7BB #B7A7BB
triadic
#ADA7BB #BBADA7 #A7BBAD
tetradic
#ADA7BB #BBA7AB #B5BBA7 #A7BBB7
square
#ADA7BB #BBA7AB #B5BBA7 #A7BBB7
split-complementary
#ADA7BB #BBB7A7 #ABBBA7
monochromatic
#6E6583 #8D84A0 #ADA7BB #CDCAD6 #EDECF0
Accessibility & contrast
On white
2.33
#ADA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#ADA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA7BB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA7BB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#A4AABA
Tritanopia (blue-blind)
#ABAAAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ada7bb; /* rgb */ color: rgb(173, 167, 187); /* oklch */ color: oklch(74.0% 0.029 299.4);
Tailwind
colors: {
custom: {
50: '#c5c1cf',
500: '#ada7bb',
950: '#000000',
},
}SCSS
$custom: #ada7bb; $custom-light: #c5c1cf; $custom-dark: #000000;
JSON
{
"hex": "#ada7bb",
"rgb": {
"r": 173,
"g": 167,
"b": 187
},
"hsl": {
"h": 258,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.73973,
"c": 0.02918,
"h": 299.4
},
"luminance": 0.4011
}Semantic roles & 50–950 ramp
primary
#ADA7BB
secondary
#E0E2DC
accent
#974F81
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121213
muted
#818182