#ADA2BF#ADA2BF
#ADA2BF is a light, muted violet. Relative luminance 0.385; OKLCH L 73.1% C 0.043 H 302.6°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA2BF |
|---|---|
| RGB | rgb(173, 162, 191) |
| HSL | hsl(263, 18%, 69%) |
| HSV | hsv(263, 15%, 75%) |
| CMYK | cmyk(9.4%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(68.38, 9.61, -13.44) |
| CIE-LCH | lch(68.38, 16.52, 305.56°) |
| OKLab | oklab(73.1% 0.0232 -0.0363) |
| OKLCH | oklch(73.1% 0.043 302.6) |
| XYZ | xyz(39.5561, 38.4865, 54.6248) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.11
Lavender
#B39DDB
ΔE00 8.76
Thistle
#D8BFD8
ΔE00 9.88
Heather
#A484AC
ΔE00 10.24
Dusty Lavender
#AC86A8
ΔE00 10.46
Pale Purple
#B790D4
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA2BF #B4BFA2
analogous
#A2A6BF #ADA2BF #BCA2BF
triadic
#ADA2BF #BFADA2 #A2BFAD
tetradic
#ADA2BF #BFA2A6 #B4BFA2 #A2BFBC
square
#ADA2BF #BFA2A6 #B4BFA2 #A2BFBC
split-complementary
#ADA2BF #BFBCA2 #A6BFA2
monochromatic
#6E5E89 #8D7EA6 #ADA2BF #CDC6D8 #EDEBF1
Accessibility & contrast
On white
2.41
#ADA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#ADA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA2BF
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA2BF | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C0
Deuteranopia (green-blind)
#9FA7BE
Tritanopia (blue-blind)
#AAA6AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ada2bf; /* rgb */ color: rgb(173, 162, 191); /* oklch */ color: oklch(73.1% 0.043 302.6);
Tailwind
colors: {
custom: {
50: '#c5bdd2',
500: '#ada2bf',
950: '#000000',
},
}SCSS
$custom: #ada2bf; $custom-light: #c5bdd2; $custom-dark: #000000;
JSON
{
"hex": "#ada2bf",
"rgb": {
"r": 173,
"g": 162,
"b": 191
},
"hsl": {
"h": 262.759,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.73102,
"c": 0.04304,
"h": 302.6
},
"luminance": 0.38486
}Semantic roles & 50–950 ramp
primary
#ADA2BF
secondary
#DFE3DA
accent
#9D497D
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131214
muted
#828182