#ADBBDC#ADBBDC
#ADBBDC is a light, muted blue. Relative luminance 0.496; OKLCH L 79.2% C 0.049 H 267.1°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBBDC |
|---|---|
| RGB | rgb(173, 187, 220) |
| HSL | hsl(222, 40%, 77%) |
| HSV | hsv(222, 21%, 86%) |
| CMYK | cmyk(21.4%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(75.82, 2.18, -18.12) |
| CIE-LCH | lch(75.82, 18.25, 276.87°) |
| OKLab | oklab(79.22% -0.0025 -0.0494) |
| OKLCH | oklch(79.22% 0.049 267.1) |
| XYZ | xyz(47.9189, 49.5911, 74.7436) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.44
Light Blue Grey
#B7C9E2
ΔE00 4.97
Cloudy Blue
#ACC2D9
ΔE00 5.79
Light Periwinkle
#C1C6FC
ΔE00 6.47
Pastel Blue
#A2BFFE
ΔE00 7.14
Powder Blue (survey)
#B1D1FC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBBDC #DCCEAD
analogous
#ADD3DC #ADBBDC #B7ADDC
triadic
#ADBBDC #DCADBB #BBDCAD
tetradic
#ADBBDC #DCADD3 #DCCEAD #ADDCB7
square
#ADBBDC #DCADD3 #DCCEAD #ADDCB7
split-complementary
#ADBBDC #DCB7AD #D3DCAD
monochromatic
#5774B7 #8297CA #ADBBDC #D8DFEE #EAEDF6
Accessibility & contrast
On white
1.92
#ADBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#ADBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBBDC
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBBDC | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDE
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#A1C1C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #adbbdc; /* rgb */ color: rgb(173, 187, 220); /* oklch */ color: oklch(79.2% 0.049 267.1);
Tailwind
colors: {
custom: {
50: '#c6cfe7',
500: '#adbbdc',
950: '#000000',
},
}SCSS
$custom: #adbbdc; $custom-light: #c6cfe7; $custom-dark: #000000;
JSON
{
"hex": "#adbbdc",
"rgb": {
"r": 173,
"g": 187,
"b": 220
},
"hsl": {
"h": 222.128,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.79222,
"c": 0.04946,
"h": 267.1
},
"luminance": 0.49592
}Semantic roles & 50–950 ramp
primary
#ADBBDC
secondary
#EDE8DE
accent
#8D32B3
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284