#ADBBEC#ADBBEC
#ADBBEC is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.8% C 0.071 H 272.3°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBBEC |
|---|---|
| RGB | rgb(173, 187, 236) |
| HSL | hsl(227, 62%, 80%) |
| HSV | hsv(227, 27%, 93%) |
| CMYK | cmyk(26.7%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(76.36, 5.89, -25.94) |
| CIE-LCH | lch(76.36, 26.60, 282.79°) |
| OKLab | oklab(79.83% 0.0028 -0.0713) |
| OKLCH | oklch(79.83% 0.071 272.3) |
| XYZ | xyz(50.1402, 50.4796, 86.4424) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.21
Pastel Blue
#A2BFFE
ΔE00 5.06
Periwinkle
#CCCCFF
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 6.94
Powder Blue (survey)
#B1D1FC
ΔE00 7.25
Light Blue Grey
#B7C9E2
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBBEC #ECDEAD
analogous
#ADDAEC #ADBBEC #BFADEC
triadic
#ADBBEC #ECADBB #BBECAD
tetradic
#ADBBEC #ECADDA #ECDEAD #ADECBF
square
#ADBBEC #ECADDA #ECDEAD #ADECBF
split-complementary
#ADBBEC #ECBFAD #DAECAD
monochromatic
#4A69D5 #7B92E0 #ADBBEC #DFE4F8 #E6EAF9
Accessibility & contrast
On white
1.89
#ADBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#ADBBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBBEC
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBBEC | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEE
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#9DC4CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #adbbec; /* rgb */ color: rgb(173, 187, 236); /* oklch */ color: oklch(79.8% 0.071 272.3);
Tailwind
colors: {
custom: {
50: '#c6cff2',
500: '#adbbec',
950: '#000000',
},
}SCSS
$custom: #adbbec; $custom-light: #c6cff2; $custom-dark: #000000;
JSON
{
"hex": "#adbbec",
"rgb": {
"r": 173,
"g": 187,
"b": 236
},
"hsl": {
"h": 226.667,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.79829,
"c": 0.07138,
"h": 272.3
},
"luminance": 0.50481
}Semantic roles & 50–950 ramp
primary
#ADBBEC
secondary
#C9B675
accent
#A31BCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385