#ADBEEC#ADBEEC
#ADBEEC is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.4% C 0.068 H 269.0°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBEEC |
|---|---|
| RGB | rgb(173, 190, 236) |
| HSL | hsl(224, 62%, 80%) |
| HSV | hsv(224, 27%, 93%) |
| CMYK | cmyk(26.7%, 19.5%, 0%, 7.5%) |
| CIE-LAB | lab(77.14, 4.26, -24.76) |
| CIE-LCH | lch(77.14, 25.12, 279.75°) |
| OKLab | oklab(80.44% -0.0012 -0.068) |
| OKLCH | oklch(80.44% 0.068 269) |
| XYZ | xyz(50.7832, 51.7658, 86.6568) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.48
Light Periwinkle
#C1C6FC
ΔE00 4.51
Lightsteelblue
#B0C4DE
ΔE00 6.00
Powder Blue (survey)
#B1D1FC
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.46
Periwinkle
#CCCCFF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBEEC #ECDBAD
analogous
#ADDDEC #ADBEEC #BCADEC
triadic
#ADBEEC #ECADBE #BEECAD
tetradic
#ADBEEC #ECADDD #ECDBAD #ADECBC
square
#ADBEEC #ECADDD #ECDBAD #ADECBC
split-complementary
#ADBEEC #ECBCAD #DDECAD
monochromatic
#4A6FD5 #7B97E0 #ADBEEC #DFE5F8 #E6EBF9
Accessibility & contrast
On white
1.85
#ADBEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#ADBEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBEEC
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBEEC | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1EE
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#9DC7CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #adbeec; /* rgb */ color: rgb(173, 190, 236); /* oklch */ color: oklch(80.4% 0.068 269.0);
Tailwind
colors: {
custom: {
50: '#c6d1f2',
500: '#adbeec',
950: '#000000',
},
}SCSS
$custom: #adbeec; $custom-light: #c6d1f2; $custom-dark: #000000;
JSON
{
"hex": "#adbeec",
"rgb": {
"r": 173,
"g": 190,
"b": 236
},
"hsl": {
"h": 223.81,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.80436,
"c": 0.068,
"h": 269
},
"luminance": 0.51767
}Semantic roles & 50–950 ramp
primary
#ADBEEC
secondary
#C9B275
accent
#9B1BCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385