#ADA5BB#ADA5BB
#ADA5BB is a light, muted violet. Relative luminance 0.394; OKLCH L 73.6% C 0.033 H 302.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA5BB |
|---|---|
| RGB | rgb(173, 165, 187) |
| HSL | hsl(262, 14%, 69%) |
| HSV | hsv(262, 12%, 73%) |
| CMYK | cmyk(7.5%, 11.8%, 0%, 26.7%) |
| CIE-LAB | lab(69.03, 7.12, -10.25) |
| CIE-LCH | lch(69.03, 12.48, 304.80°) |
| OKLab | oklab(73.57% 0.0173 -0.0275) |
| OKLCH | oklch(73.57% 0.033 302.1) |
| XYZ | xyz(39.6567, 39.3824, 52.5164) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.94
Thistle
#D8BFD8
ΔE00 9.95
Dove Gray
#B6B8BD
ΔE00 10.37
Dark Gray
#A9A9A9
ΔE00 11.09
Lavender
#B39DDB
ΔE00 11.23
Dusty Lavender
#AC86A8
ΔE00 12.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA5BB #B3BBA5
analogous
#A5A8BB #ADA5BB #B8A5BB
triadic
#ADA5BB #BBADA5 #A5BBAD
tetradic
#ADA5BB #BBA5A8 #B3BBA5 #A5BBB8
square
#ADA5BB #BBA5A8 #B3BBA5 #A5BBB8
split-complementary
#ADA5BB #BBB8A5 #A8BBA5
monochromatic
#6E6383 #8D82A1 #ADA5BB #CDC8D5 #EDEBF0
Accessibility & contrast
On white
2.37
#ADA5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#ADA5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA5BB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA5BB | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#A3A8BA
Tritanopia (blue-blind)
#ABA8AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ada5bb; /* rgb */ color: rgb(173, 165, 187); /* oklch */ color: oklch(73.6% 0.033 302.1);
Tailwind
colors: {
custom: {
50: '#c5bfcf',
500: '#ada5bb',
950: '#000000',
},
}SCSS
$custom: #ada5bb; $custom-light: #c5bfcf; $custom-dark: #000000;
JSON
{
"hex": "#ada5bb",
"rgb": {
"r": 173,
"g": 165,
"b": 187
},
"hsl": {
"h": 261.818,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.73567,
"c": 0.0325,
"h": 302.1
},
"luminance": 0.39382
}Semantic roles & 50–950 ramp
primary
#ADA5BB
secondary
#DFE1DB
accent
#984D7D
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#131213
muted
#828182