#ADA4BB#ADA4BB
#ADA4BB is a light, muted violet. Relative luminance 0.390; OKLCH L 73.4% C 0.034 H 303.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA4BB |
|---|---|
| RGB | rgb(173, 164, 187) |
| HSL | hsl(263, 14%, 69%) |
| HSV | hsv(263, 12%, 73%) |
| CMYK | cmyk(7.5%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(68.77, 7.68, -10.64) |
| CIE-LCH | lch(68.77, 13.12, 305.82°) |
| OKLab | oklab(73.37% 0.0188 -0.0286) |
| OKLCH | oklch(73.37% 0.034 303.3) |
| XYZ | xyz(39.4770, 39.0230, 52.4565) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.47
Thistle
#D8BFD8
ΔE00 9.87
Lavender
#B39DDB
ΔE00 10.83
Dove Gray
#B6B8BD
ΔE00 10.93
Dark Gray
#A9A9A9
ΔE00 11.58
Dusty Lavender
#AC86A8
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA4BB #B2BBA4
analogous
#A4A7BB #ADA4BB #B9A4BB
triadic
#ADA4BB #BBADA4 #A4BBAD
tetradic
#ADA4BB #BBA4A7 #B2BBA4 #A4BBB9
square
#ADA4BB #BBA4A7 #B2BBA4 #A4BBB9
split-complementary
#ADA4BB #BBB9A4 #A7BBA4
monochromatic
#6F6283 #8D81A1 #ADA4BB #CDC7D5 #ECEAEF
Accessibility & contrast
On white
2.39
#ADA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#ADA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA4BB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA4BB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BC
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#ABA7AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ada4bb; /* rgb */ color: rgb(173, 164, 187); /* oklch */ color: oklch(73.4% 0.034 303.3);
Tailwind
colors: {
custom: {
50: '#c5bfcf',
500: '#ada4bb',
950: '#000000',
},
}SCSS
$custom: #ada4bb; $custom-light: #c5bfcf; $custom-dark: #000000;
JSON
{
"hex": "#ada4bb",
"rgb": {
"r": 173,
"g": 164,
"b": 187
},
"hsl": {
"h": 263.478,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.73365,
"c": 0.03419,
"h": 303.3
},
"luminance": 0.39023
}Semantic roles & 50–950 ramp
primary
#ADA4BB
secondary
#DEE1DA
accent
#994D7B
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131213
muted
#828182