#ADAABB#ADAABB
#ADAABB is a light, muted violet. Relative luminance 0.412; OKLCH L 74.6% C 0.024 H 293.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAABB |
|---|---|
| RGB | rgb(173, 170, 187) |
| HSL | hsl(251, 11%, 70%) |
| HSV | hsv(251, 9%, 73%) |
| CMYK | cmyk(7.5%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(70.33, 4.37, -8.30) |
| CIE-LCH | lch(70.33, 9.38, 297.75°) |
| OKLab | oklab(74.59% 0.0099 -0.0223) |
| OKLCH | oklch(74.59% 0.024 293.9) |
| XYZ | xyz(40.5762, 41.2214, 52.8229) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.36
Dark Gray
#A9A9A9
ΔE00 8.58
Cool Gray
#9AA7B0
ΔE00 9.87
Silver
#C0C0C0
ΔE00 10.13
Thistle
#D8BFD8
ΔE00 11.01
Lightsteelblue
#B0C4DE
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAABB #B8BBAA
analogous
#AAB0BB #ADAABB #B5AABB
triadic
#ADAABB #BBADAA #AABBAD
tetradic
#ADAABB #BBAAB0 #B8BBAA #AABBB5
square
#ADAABB #BBAAB0 #B8BBAA #AABBB5
split-complementary
#ADAABB #BBB5AA #B0BBAA
monochromatic
#6D6882 #8C88A0 #ADAABB #CECCD6 #EFEEF1
Accessibility & contrast
On white
2.27
#ADAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#ADAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAABB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAABB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#A7ACBA
Tritanopia (blue-blind)
#ABACAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #adaabb; /* rgb */ color: rgb(173, 170, 187); /* oklch */ color: oklch(74.6% 0.024 293.9);
Tailwind
colors: {
custom: {
50: '#c5c3cf',
500: '#adaabb',
950: '#000000',
},
}SCSS
$custom: #adaabb; $custom-light: #c5c3cf; $custom-dark: #000000;
JSON
{
"hex": "#adaabb",
"rgb": {
"r": 173,
"g": 170,
"b": 187
},
"hsl": {
"h": 250.588,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.74585,
"c": 0.02436,
"h": 293.9
},
"luminance": 0.41222
}Semantic roles & 50–950 ramp
primary
#ADAABB
secondary
#E2E3DE
accent
#955089
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121213
muted
#818182