#ADA2B3#ADA2B3
#ADA2B3 is a light, muted violet. Relative luminance 0.380; OKLCH L 72.7% C 0.027 H 313.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA2B3 |
|---|---|
| RGB | rgb(173, 162, 179) |
| HSL | hsl(279, 10%, 67%) |
| HSV | hsv(279, 9%, 70%) |
| CMYK | cmyk(3.4%, 9.5%, 0%, 29.8%) |
| CIE-LAB | lab(68.01, 7.18, -7.33) |
| CIE-LCH | lch(68.01, 10.26, 314.42°) |
| OKLab | oklab(72.69% 0.0188 -0.0196) |
| OKLCH | oklch(72.69% 0.027 313.9) |
| XYZ | xyz(38.2893, 37.9798, 47.9528) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 10.11
Dove Gray
#B6B8BD
ΔE00 10.21
Lilac
#C8A2C8
ΔE00 10.22
Thistle
#D8BFD8
ΔE00 10.34
Pinkish Grey
#C8ACA9
ΔE00 10.69
Light Mauve
#C292A1
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA2B3 #A8B3A2
analogous
#A5A2B3 #ADA2B3 #B3A2B1
triadic
#ADA2B3 #B3ADA2 #A2B3AD
tetradic
#ADA2B3 #B3A5A2 #A8B3A2 #A2B1B3
square
#ADA2B3 #B3A5A2 #A8B3A2 #A2B1B3
split-complementary
#ADA2B3 #B1B3A2 #A2B3A5
monochromatic
#716278 #8F8097 #ADA2B3 #CBC4CF #E8E5EA
Accessibility & contrast
On white
2.44
#ADA2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#ADA2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA2B3
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA2B3 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B4
Deuteranopia (green-blind)
#A2A6B2
Tritanopia (blue-blind)
#ADA4A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ada2b3; /* rgb */ color: rgb(173, 162, 179); /* oklch */ color: oklch(72.7% 0.027 313.9);
Tailwind
colors: {
custom: {
50: '#c5bdc9',
500: '#ada2b3',
950: '#000000',
},
}SCSS
$custom: #ada2b3; $custom-light: #c5bdc9; $custom-dark: #000000;
JSON
{
"hex": "#ada2b3",
"rgb": {
"r": 173,
"g": 162,
"b": 179
},
"hsl": {
"h": 278.824,
"s": 10.059,
"l": 66.863
},
"oklch": {
"l": 0.7269,
"c": 0.02714,
"h": 313.9
},
"luminance": 0.3798
}Semantic roles & 50–950 ramp
primary
#ADA2B3
secondary
#D8DBD6
accent
#945169
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182