#ADBBD2#ADBBD2
#ADBBD2 is a light, muted blue. Relative luminance 0.491; OKLCH L 78.9% C 0.036 H 260.4°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBBD2 |
|---|---|
| RGB | rgb(173, 187, 210) |
| HSL | hsl(217, 29%, 75%) |
| HSV | hsv(217, 18%, 82%) |
| CMYK | cmyk(17.6%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(75.50, -0.04, -13.18) |
| CIE-LCH | lch(75.50, 13.18, 269.85°) |
| OKLab | oklab(78.87% -0.0061 -0.0357) |
| OKLCH | oklch(78.87% 0.036 260.4) |
| XYZ | xyz(46.6339, 49.0771, 67.9761) |
| Luminance | 0.4908 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.92
Cloudy Blue
#ACC2D9
ΔE00 3.40
Light Blue Grey
#B7C9E2
ΔE00 3.70
Light Grey Blue
#9DBCD4
ΔE00 5.84
Dove Gray
#B6B8BD
ΔE00 7.71
Powder Blue (survey)
#B1D1FC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBBD2 #D2C4AD
analogous
#ADCED2 #ADBBD2 #B1ADD2
triadic
#ADBBD2 #D2ADBB #BBD2AD
tetradic
#ADBBD2 #D2ADCE #D2C4AD #ADD2B1
square
#ADBBD2 #D2ADCE #D2C4AD #ADD2B1
split-complementary
#ADBBD2 #D2B1AD #CED2AD
monochromatic
#5E79A7 #859ABC #ADBBD2 #D5DCE8 #EBEFF4
Accessibility & contrast
On white
1.94
#ADBBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#ADBBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBBD2
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBBD2 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD3
Deuteranopia (green-blind)
#B0B8D1
Tritanopia (blue-blind)
#A4C0C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #adbbd2; /* rgb */ color: rgb(173, 187, 210); /* oklch */ color: oklch(78.9% 0.036 260.4);
Tailwind
colors: {
custom: {
50: '#c5cfdf',
500: '#adbbd2',
950: '#000000',
},
}SCSS
$custom: #adbbd2; $custom-light: #c5cfdf; $custom-dark: #000000;
JSON
{
"hex": "#adbbd2",
"rgb": {
"r": 173,
"g": 187,
"b": 210
},
"hsl": {
"h": 217.297,
"s": 29.134,
"l": 75.098
},
"oklch": {
"l": 0.78867,
"c": 0.03623,
"h": 260.4
},
"luminance": 0.49078
}Semantic roles & 50–950 ramp
primary
#ADBBD2
secondary
#EBE7E0
accent
#803EA8
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283