#ADBEE2#ADBEE2
#ADBEE2 is a light, muted blue. Relative luminance 0.512; OKLCH L 80.1% C 0.055 H 265.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBEE2 |
|---|---|
| RGB | rgb(173, 190, 226) |
| HSL | hsl(221, 48%, 78%) |
| HSV | hsv(221, 23%, 89%) |
| CMYK | cmyk(23.5%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(76.80, 1.93, -19.88) |
| CIE-LCH | lch(76.80, 19.97, 275.53°) |
| OKLab | oklab(80.06% -0.0045 -0.0543) |
| OKLCH | oklch(80.06% 0.055 265.2) |
| XYZ | xyz(49.3709, 51.2008, 79.2183) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.09
Light Blue Grey
#B7C9E2
ΔE00 4.63
Cloudy Blue
#ACC2D9
ΔE00 5.57
Pastel Blue
#A2BFFE
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 5.90
Powder Blue (survey)
#B1D1FC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBEE2 #E2D1AD
analogous
#ADD8E2 #ADBEE2 #B6ADE2
triadic
#ADBEE2 #E2ADBE #BEE2AD
tetradic
#ADBEE2 #E2ADD8 #E2D1AD #ADE2B6
square
#ADBEE2 #E2ADD8 #E2D1AD #ADE2B6
split-complementary
#ADBEE2 #E2B6AD #D8E2AD
monochromatic
#5376C2 #809AD2 #ADBEE2 #DAE2F2 #E8EDF7
Accessibility & contrast
On white
1.87
#ADBEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#ADBEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBEE2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBEE2 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E4
Deuteranopia (green-blind)
#AEBBE1
Tritanopia (blue-blind)
#A0C5CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #adbee2; /* rgb */ color: rgb(173, 190, 226); /* oklch */ color: oklch(80.1% 0.055 265.2);
Tailwind
colors: {
custom: {
50: '#c6d1eb',
500: '#adbee2',
950: '#000000',
},
}SCSS
$custom: #adbee2; $custom-light: #c6d1eb; $custom-dark: #000000;
JSON
{
"hex": "#adbee2",
"rgb": {
"r": 173,
"g": 190,
"b": 226
},
"hsl": {
"h": 220.755,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.80058,
"c": 0.05451,
"h": 265.2
},
"luminance": 0.51202
}Semantic roles & 50–950 ramp
primary
#ADBEE2
secondary
#BBA678
accent
#8D2ABB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384