#ADBDEC#ADBDEC
#ADBDEC is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.2% C 0.069 H 270.1°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBDEC |
|---|---|
| RGB | rgb(173, 189, 236) |
| HSL | hsl(225, 62%, 80%) |
| HSV | hsv(225, 27%, 93%) |
| CMYK | cmyk(26.7%, 19.9%, 0%, 7.5%) |
| CIE-LAB | lab(76.88, 4.80, -25.15) |
| CIE-LCH | lch(76.88, 25.61, 280.80°) |
| OKLab | oklab(80.23% 0.0002 -0.0691) |
| OKLCH | oklch(80.23% 0.069 270.1) |
| XYZ | xyz(50.5674, 51.3341, 86.5848) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.37
Pastel Blue
#A2BFFE
ΔE00 4.66
Lightsteelblue
#B0C4DE
ΔE00 6.32
Powder Blue (survey)
#B1D1FC
ΔE00 6.54
Periwinkle
#CCCCFF
ΔE00 6.63
Light Blue Grey
#B7C9E2
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBDEC #ECDCAD
analogous
#ADDCEC #ADBDEC #BCADEC
triadic
#ADBDEC #ECADBD #BDECAD
tetradic
#ADBDEC #ECADDC #ECDCAD #ADECBC
square
#ADBDEC #ECADDC #ECDCAD #ADECBC
split-complementary
#ADBDEC #ECBCAD #DCECAD
monochromatic
#4A6DD5 #7B95E0 #ADBDEC #DFE5F8 #E6EBF9
Accessibility & contrast
On white
1.86
#ADBDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#ADBDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBDEC
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBDEC | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1EE
Deuteranopia (green-blind)
#AABBEB
Tritanopia (blue-blind)
#9DC6CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #adbdec; /* rgb */ color: rgb(173, 189, 236); /* oklch */ color: oklch(80.2% 0.069 270.1);
Tailwind
colors: {
custom: {
50: '#c6d0f2',
500: '#adbdec',
950: '#000000',
},
}SCSS
$custom: #adbdec; $custom-light: #c6d0f2; $custom-dark: #000000;
JSON
{
"hex": "#adbdec",
"rgb": {
"r": 173,
"g": 189,
"b": 236
},
"hsl": {
"h": 224.762,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.80233,
"c": 0.0691,
"h": 270.1
},
"luminance": 0.51336
}Semantic roles & 50–950 ramp
primary
#ADBDEC
secondary
#C9B375
accent
#9E1BCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385