#ADA6BB#ADA6BB
#ADA6BB is a light, muted violet. Relative luminance 0.397; OKLCH L 73.8% C 0.031 H 300.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA6BB |
|---|---|
| RGB | rgb(173, 166, 187) |
| HSL | hsl(260, 13%, 69%) |
| HSV | hsv(260, 11%, 73%) |
| CMYK | cmyk(7.5%, 11.2%, 0%, 26.7%) |
| CIE-LAB | lab(69.29, 6.57, -9.86) |
| CIE-LCH | lch(69.29, 11.85, 303.68°) |
| OKLab | oklab(73.77% 0.0158 -0.0265) |
| OKLCH | oklch(73.77% 0.031 300.8) |
| XYZ | xyz(39.8378, 39.7445, 52.5768) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.80
Thistle
#D8BFD8
ΔE00 10.07
Lilac
#C8A2C8
ΔE00 10.44
Dark Gray
#A9A9A9
ΔE00 10.60
Lavender
#B39DDB
ΔE00 11.65
Pinkish Grey
#C8ACA9
ΔE00 12.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA6BB #B4BBA6
analogous
#A6AABB #ADA6BB #B8A6BB
triadic
#ADA6BB #BBADA6 #A6BBAD
tetradic
#ADA6BB #BBA6AA #B4BBA6 #A6BBB8
square
#ADA6BB #BBA6AA #B4BBA6 #A6BBB8
split-complementary
#ADA6BB #BBB8A6 #AABBA6
monochromatic
#6E6483 #8D83A0 #ADA6BB #CDC9D6 #EDEBF0
Accessibility & contrast
On white
2.35
#ADA6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#ADA6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA6BB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA6BB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#A3A9BA
Tritanopia (blue-blind)
#ABA9AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ada6bb; /* rgb */ color: rgb(173, 166, 187); /* oklch */ color: oklch(73.8% 0.031 300.8);
Tailwind
colors: {
custom: {
50: '#c5c0cf',
500: '#ada6bb',
950: '#000000',
},
}SCSS
$custom: #ada6bb; $custom-light: #c5c0cf; $custom-dark: #000000;
JSON
{
"hex": "#ada6bb",
"rgb": {
"r": 173,
"g": 166,
"b": 187
},
"hsl": {
"h": 260,
"s": 13.376,
"l": 69.216
},
"oklch": {
"l": 0.7377,
"c": 0.03084,
"h": 300.8
},
"luminance": 0.39745
}Semantic roles & 50–950 ramp
primary
#ADA6BB
secondary
#DFE1DB
accent
#984E7F
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#131213
muted
#828182