#ADAAC5#ADAAC5
#ADAAC5 is a light, muted blue. Relative luminance 0.417; OKLCH L 74.9% C 0.039 H 290.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAAC5 |
|---|---|
| RGB | rgb(173, 170, 197) |
| HSL | hsl(247, 19%, 72%) |
| HSV | hsv(247, 14%, 77%) |
| CMYK | cmyk(12.2%, 13.7%, 0%, 22.7%) |
| CIE-LAB | lab(70.64, 6.44, -13.36) |
| CIE-LCH | lch(70.64, 14.83, 295.73°) |
| OKLab | oklab(74.93% 0.0135 -0.0361) |
| OKLCH | oklch(74.93% 0.039 290.5) |
| XYZ | xyz(41.6843, 41.6646, 58.6585) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.00
Thistle
#D8BFD8
ΔE00 10.34
Dove Gray
#B6B8BD
ΔE00 10.42
Lilac
#C8A2C8
ΔE00 10.94
Light Periwinkle
#C1C6FC
ΔE00 10.97
Periwinkle
#CCCCFF
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAAC5 #C2C5AA
analogous
#AAB5C5 #ADAAC5 #BBAAC5
triadic
#ADAAC5 #C5ADAA #AAC5AD
tetradic
#ADAAC5 #C5AAB5 #C2C5AA #AAC5BB
square
#ADAAC5 #C5AAB5 #C2C5AA #AAC5BB
split-complementary
#ADAAC5 #C5BBAA #B5C5AA
monochromatic
#686391 #8A86AC #ADAAC5 #D0CEDE #EDEDF3
Accessibility & contrast
On white
2.25
#ADAAC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#ADAAC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAAC5
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAAC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAAC5 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC6
Deuteranopia (green-blind)
#A4ACC4
Tritanopia (blue-blind)
#A8AEB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #adaac5; /* rgb */ color: rgb(173, 170, 197); /* oklch */ color: oklch(74.9% 0.039 290.5);
Tailwind
colors: {
custom: {
50: '#c5c3d6',
500: '#adaac5',
950: '#000000',
},
}SCSS
$custom: #adaac5; $custom-light: #c5c3d6; $custom-dark: #000000;
JSON
{
"hex": "#adaac5",
"rgb": {
"r": 173,
"g": 170,
"b": 197
},
"hsl": {
"h": 246.667,
"s": 18.881,
"l": 71.961
},
"oklch": {
"l": 0.74928,
"c": 0.03855,
"h": 290.5
},
"luminance": 0.41665
}Semantic roles & 50–950 ramp
primary
#ADAAC5
secondary
#E8E9E2
accent
#9D4894
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#131214
muted
#828183