#ADA2BB#ADA2BB
#ADA2BB is a light, muted violet. Relative luminance 0.383; OKLCH L 73.0% C 0.038 H 305.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA2BB |
|---|---|
| RGB | rgb(173, 162, 187) |
| HSL | hsl(266, 16%, 68%) |
| HSV | hsv(266, 13%, 73%) |
| CMYK | cmyk(7.5%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.25, 8.78, -11.41) |
| CIE-LCH | lch(68.25, 14.40, 307.59°) |
| OKLab | oklab(72.96% 0.0218 -0.0307) |
| OKLCH | oklch(72.96% 0.038 305.3) |
| XYZ | xyz(39.1219, 38.3128, 52.3382) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.59
Thistle
#D8BFD8
ΔE00 9.83
Lavender
#B39DDB
ΔE00 10.08
Dusty Lavender
#AC86A8
ΔE00 10.64
Heather
#A484AC
ΔE00 10.67
Purpley Grey
#947E94
ΔE00 11.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA2BB #B0BBA2
analogous
#A2A3BB #ADA2BB #B9A2BB
triadic
#ADA2BB #BBADA2 #A2BBAD
tetradic
#ADA2BB #BBA2A3 #B0BBA2 #A2BBB9
square
#ADA2BB #BBA2A3 #B0BBA2 #A2BBB9
split-complementary
#ADA2BB #BBB9A2 #A3BBA2
monochromatic
#6F6083 #8E7FA1 #ADA2BB #CCC5D5 #EBE9EF
Accessibility & contrast
On white
2.42
#ADA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#ADA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA2BB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA2BB | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#A0A6BA
Tritanopia (blue-blind)
#ABA5AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ada2bb; /* rgb */ color: rgb(173, 162, 187); /* oklch */ color: oklch(73.0% 0.038 305.3);
Tailwind
colors: {
custom: {
50: '#c5bdcf',
500: '#ada2bb',
950: '#000000',
},
}SCSS
$custom: #ada2bb; $custom-light: #c5bdcf; $custom-dark: #000000;
JSON
{
"hex": "#ada2bb",
"rgb": {
"r": 173,
"g": 162,
"b": 187
},
"hsl": {
"h": 266.4,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.72961,
"c": 0.03762,
"h": 305.3
},
"luminance": 0.38313
}Semantic roles & 50–950 ramp
primary
#ADA2BB
secondary
#DDE0D9
accent
#9A4C77
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131213
muted
#828182