#ADA3BF#ADA3BF
#ADA3BF is a light, muted violet. Relative luminance 0.388; OKLCH L 73.3% C 0.041 H 301.6°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA3BF |
|---|---|
| RGB | rgb(173, 163, 191) |
| HSL | hsl(261, 18%, 69%) |
| HSV | hsv(261, 15%, 75%) |
| CMYK | cmyk(9.4%, 14.7%, 0%, 25.1%) |
| CIE-LAB | lab(68.64, 9.05, -13.05) |
| CIE-LCH | lch(68.64, 15.88, 304.74°) |
| OKLab | oklab(73.3% 0.0217 -0.0352) |
| OKLCH | oklch(73.3% 0.041 301.6) |
| XYZ | xyz(39.7330, 38.8402, 54.6838) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.49
Lavender
#B39DDB
ΔE00 9.11
Thistle
#D8BFD8
ΔE00 9.83
Heather
#A484AC
ΔE00 10.70
Dusty Lavender
#AC86A8
ΔE00 10.90
Pale Purple
#B790D4
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA3BF #B5BFA3
analogous
#A3A7BF #ADA3BF #BBA3BF
triadic
#ADA3BF #BFADA3 #A3BFAD
tetradic
#ADA3BF #BFA3A7 #B5BFA3 #A3BFBB
square
#ADA3BF #BFA3A7 #B5BFA3 #A3BFBB
split-complementary
#ADA3BF #BFBBA3 #A7BFA3
monochromatic
#6E5F89 #8D7FA6 #ADA3BF #CDC7D8 #EDEBF1
Accessibility & contrast
On white
2.40
#ADA3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#ADA3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA3BF
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA3BF | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#A0A7BE
Tritanopia (blue-blind)
#AAA7AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ada3bf; /* rgb */ color: rgb(173, 163, 191); /* oklch */ color: oklch(73.3% 0.041 301.6);
Tailwind
colors: {
custom: {
50: '#c5bed2',
500: '#ada3bf',
950: '#000000',
},
}SCSS
$custom: #ada3bf; $custom-light: #c5bed2; $custom-dark: #000000;
JSON
{
"hex": "#ada3bf",
"rgb": {
"r": 173,
"g": 163,
"b": 191
},
"hsl": {
"h": 261.429,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.73303,
"c": 0.04136,
"h": 301.6
},
"luminance": 0.3884
}Semantic roles & 50–950 ramp
primary
#ADA3BF
secondary
#E0E3DB
accent
#9C497F
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131214
muted
#828182