#ADBBDE#ADBBDE
#ADBBDE is a light, muted blue. Relative luminance 0.497; OKLCH L 79.3% C 0.052 H 268.0°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBBDE |
|---|---|
| RGB | rgb(173, 187, 222) |
| HSL | hsl(223, 43%, 77%) |
| HSV | hsv(223, 22%, 87%) |
| CMYK | cmyk(22.1%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(75.88, 2.64, -19.11) |
| CIE-LCH | lch(75.88, 19.29, 277.85°) |
| OKLab | oklab(79.3% -0.0018 -0.0521) |
| OKLCH | oklch(79.3% 0.052 268) |
| XYZ | xyz(48.1853, 49.6977, 76.1470) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.85
Light Blue Grey
#B7C9E2
ΔE00 5.35
Light Periwinkle
#C1C6FC
ΔE00 6.01
Cloudy Blue
#ACC2D9
ΔE00 6.25
Pastel Blue
#A2BFFE
ΔE00 6.83
Powder Blue (survey)
#B1D1FC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBBDE #DED0AD
analogous
#ADD4DE #ADBBDE #B7ADDE
triadic
#ADBBDE #DEADBB #BBDEAD
tetradic
#ADBBDE #DEADD4 #DED0AD #ADDEB7
square
#ADBBDE #DEADD4 #DED0AD #ADDEB7
split-complementary
#ADBBDE #DEB7AD #D4DEAD
monochromatic
#5673BB #8197CC #ADBBDE #D9DFF0 #E9EDF6
Accessibility & contrast
On white
1.92
#ADBBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#ADBBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBBDE
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBBDE | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDE0
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#A1C2C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #adbbde; /* rgb */ color: rgb(173, 187, 222); /* oklch */ color: oklch(79.3% 0.052 268.0);
Tailwind
colors: {
custom: {
50: '#c6cfe8',
500: '#adbbde',
950: '#000000',
},
}SCSS
$custom: #adbbde; $custom-light: #c6cfe8; $custom-dark: #000000;
JSON
{
"hex": "#adbbde",
"rgb": {
"r": 173,
"g": 187,
"b": 222
},
"hsl": {
"h": 222.857,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.79296,
"c": 0.05217,
"h": 268
},
"luminance": 0.49699
}Semantic roles & 50–950 ramp
primary
#ADBBDE
secondary
#EDE9DE
accent
#8F30B6
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284