#ADBBDF#ADBBDF
#ADBBDF is a light, muted blue. Relative luminance 0.498; OKLCH L 79.3% C 0.054 H 268.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBBDF |
|---|---|
| RGB | rgb(173, 187, 223) |
| HSL | hsl(223, 44%, 78%) |
| HSV | hsv(223, 22%, 87%) |
| CMYK | cmyk(22.4%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(75.92, 2.86, -19.60) |
| CIE-LCH | lch(75.92, 19.81, 278.31°) |
| OKLab | oklab(79.33% -0.0015 -0.0535) |
| OKLCH | oklch(79.33% 0.054 268.4) |
| XYZ | xyz(48.3197, 49.7514, 76.8549) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.05
Light Blue Grey
#B7C9E2
ΔE00 5.54
Light Periwinkle
#C1C6FC
ΔE00 5.80
Cloudy Blue
#ACC2D9
ΔE00 6.46
Pastel Blue
#A2BFFE
ΔE00 6.68
Powder Blue (survey)
#B1D1FC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBBDF #DFD1AD
analogous
#ADD4DF #ADBBDF #B8ADDF
triadic
#ADBBDF #DFADBB #BBDFAD
tetradic
#ADBBDF #DFADD4 #DFD1AD #ADDFB8
square
#ADBBDF #DFADD4 #DFD1AD #ADDFB8
split-complementary
#ADBBDF #DFB8AD #D4DFAD
monochromatic
#5572BD #8196CE #ADBBDF #D9E0F0 #E9EDF6
Accessibility & contrast
On white
1.92
#ADBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#ADBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBBDF
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBBDF | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE1
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#A1C2C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #adbbdf; /* rgb */ color: rgb(173, 187, 223); /* oklch */ color: oklch(79.3% 0.054 268.4);
Tailwind
colors: {
custom: {
50: '#c6cfe9',
500: '#adbbdf',
950: '#000000',
},
}SCSS
$custom: #adbbdf; $custom-light: #c6cfe9; $custom-dark: #000000;
JSON
{
"hex": "#adbbdf",
"rgb": {
"r": 173,
"g": 187,
"b": 223
},
"hsl": {
"h": 223.2,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.79332,
"c": 0.05353,
"h": 268.4
},
"luminance": 0.49753
}Semantic roles & 50–950 ramp
primary
#ADBBDF
secondary
#EDE9DE
accent
#912FB7
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284