#ADBEE3#ADBEE3
#ADBEE3 is a light, muted blue. Relative luminance 0.513; OKLCH L 80.1% C 0.056 H 265.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBEE3 |
|---|---|
| RGB | rgb(173, 190, 227) |
| HSL | hsl(221, 49%, 78%) |
| HSV | hsv(221, 24%, 89%) |
| CMYK | cmyk(23.8%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(76.83, 2.15, -20.37) |
| CIE-LCH | lch(76.83, 20.48, 276.04°) |
| OKLab | oklab(80.1% -0.0042 -0.0557) |
| OKLCH | oklch(80.1% 0.056 265.7) |
| XYZ | xyz(49.5085, 51.2559, 79.9431) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.32
Light Blue Grey
#B7C9E2
ΔE00 4.84
Pastel Blue
#A2BFFE
ΔE00 5.65
Light Periwinkle
#C1C6FC
ΔE00 5.70
Cloudy Blue
#ACC2D9
ΔE00 5.81
Powder Blue (survey)
#B1D1FC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBEE3 #E3D2AD
analogous
#ADD9E3 #ADBEE3 #B7ADE3
triadic
#ADBEE3 #E3ADBE #BEE3AD
tetradic
#ADBEE3 #E3ADD9 #E3D2AD #ADE3B7
square
#ADBEE3 #E3ADD9 #E3D2AD #ADE3B7
split-complementary
#ADBEE3 #E3B7AD #D9E3AD
monochromatic
#5276C4 #7F9AD3 #ADBEE3 #DBE2F3 #E8EDF7
Accessibility & contrast
On white
1.87
#ADBEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#ADBEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBEE3
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBEE3 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E5
Deuteranopia (green-blind)
#AEBBE2
Tritanopia (blue-blind)
#9FC5CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #adbee3; /* rgb */ color: rgb(173, 190, 227); /* oklch */ color: oklch(80.1% 0.056 265.7);
Tailwind
colors: {
custom: {
50: '#c6d1eb',
500: '#adbee3',
950: '#000000',
},
}SCSS
$custom: #adbee3; $custom-light: #c6d1eb; $custom-dark: #000000;
JSON
{
"hex": "#adbee3",
"rgb": {
"r": 173,
"g": 190,
"b": 227
},
"hsl": {
"h": 221.111,
"s": 49.091,
"l": 78.431
},
"oklch": {
"l": 0.80095,
"c": 0.05584,
"h": 265.7
},
"luminance": 0.51257
}Semantic roles & 50–950 ramp
primary
#ADBEE3
secondary
#BDA777
accent
#8E29BC
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384