#ADA3BB#ADA3BB
#ADA3BB is a light, muted violet. Relative luminance 0.387; OKLCH L 73.2% C 0.036 H 304.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA3BB |
|---|---|
| RGB | rgb(173, 163, 187) |
| HSL | hsl(265, 15%, 69%) |
| HSV | hsv(265, 13%, 73%) |
| CMYK | cmyk(7.5%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(68.51, 8.23, -11.02) |
| CIE-LCH | lch(68.51, 13.76, 306.74°) |
| OKLab | oklab(73.16% 0.0203 -0.0296) |
| OKLCH | oklch(73.16% 0.036 304.4) |
| XYZ | xyz(39.2988, 38.6665, 52.3971) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.02
Thistle
#D8BFD8
ΔE00 9.83
Lavender
#B39DDB
ΔE00 10.45
Dusty Lavender
#AC86A8
ΔE00 11.14
Heather
#A484AC
ΔE00 11.17
Dove Gray
#B6B8BD
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA3BB #B1BBA3
analogous
#A3A5BB #ADA3BB #B9A3BB
triadic
#ADA3BB #BBADA3 #A3BBAD
tetradic
#ADA3BB #BBA3A5 #B1BBA3 #A3BBB9
square
#ADA3BB #BBA3A5 #B1BBA3 #A3BBB9
split-complementary
#ADA3BB #BBB9A3 #A5BBA3
monochromatic
#6F6183 #8E80A1 #ADA3BB #CCC6D5 #ECE9EF
Accessibility & contrast
On white
2.40
#ADA3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#ADA3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA3BB
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA3BB | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#A1A7BA
Tritanopia (blue-blind)
#ABA6AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ada3bb; /* rgb */ color: rgb(173, 163, 187); /* oklch */ color: oklch(73.2% 0.036 304.4);
Tailwind
colors: {
custom: {
50: '#c5becf',
500: '#ada3bb',
950: '#000000',
},
}SCSS
$custom: #ada3bb; $custom-light: #c5becf; $custom-dark: #000000;
JSON
{
"hex": "#ada3bb",
"rgb": {
"r": 173,
"g": 163,
"b": 187
},
"hsl": {
"h": 265,
"s": 15,
"l": 68.627
},
"oklch": {
"l": 0.73163,
"c": 0.0359,
"h": 304.4
},
"luminance": 0.38666
}Semantic roles & 50–950 ramp
primary
#ADA3BB
secondary
#DDE0D9
accent
#994C79
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131213
muted
#828182