#ADA1BB#ADA1BB
#ADA1BB is a light, muted violet. Relative luminance 0.380; OKLCH L 72.8% C 0.039 H 306.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA1BB |
|---|---|
| RGB | rgb(173, 161, 187) |
| HSL | hsl(268, 16%, 68%) |
| HSV | hsv(268, 14%, 73%) |
| CMYK | cmyk(7.5%, 13.9%, 0%, 26.7%) |
| CIE-LAB | lab(67.99, 9.34, -11.80) |
| CIE-LCH | lch(67.99, 15.05, 308.37°) |
| OKLab | oklab(72.76% 0.0233 -0.0317) |
| OKLCH | oklch(72.76% 0.039 306.2) |
| XYZ | xyz(38.9465, 37.9619, 52.2797) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.20
Lavender
#B39DDB
ΔE00 9.73
Thistle
#D8BFD8
ΔE00 9.86
Dusty Lavender
#AC86A8
ΔE00 10.16
Heather
#A484AC
ΔE00 10.17
Purpley Grey
#947E94
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA1BB #AFBBA1
analogous
#A1A2BB #ADA1BB #BAA1BB
triadic
#ADA1BB #BBADA1 #A1BBAD
tetradic
#ADA1BB #BBA1A2 #AFBBA1 #A1BBBA
square
#ADA1BB #BBA1A2 #AFBBA1 #A1BBBA
split-complementary
#ADA1BB #BBBAA1 #A2BBA1
monochromatic
#6F5F83 #8E7DA1 #ADA1BB #CCC5D5 #EBE8EE
Accessibility & contrast
On white
2.44
#ADA1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#ADA1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA1BB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA1BB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#9FA6BA
Tritanopia (blue-blind)
#ABA4AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ada1bb; /* rgb */ color: rgb(173, 161, 187); /* oklch */ color: oklch(72.8% 0.039 306.2);
Tailwind
colors: {
custom: {
50: '#c5bccf',
500: '#ada1bb',
950: '#000000',
},
}SCSS
$custom: #ada1bb; $custom-light: #c5bccf; $custom-dark: #000000;
JSON
{
"hex": "#ada1bb",
"rgb": {
"r": 173,
"g": 161,
"b": 187
},
"hsl": {
"h": 267.692,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.72761,
"c": 0.03935,
"h": 306.2
},
"luminance": 0.37962
}Semantic roles & 50–950 ramp
primary
#ADA1BB
secondary
#DCE0D8
accent
#9A4B76
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131213
muted
#828182