#ADBEDF#ADBEDF
#ADBEDF is a light, muted blue. Relative luminance 0.510; OKLCH L 79.9% C 0.051 H 263.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBEDF |
|---|---|
| RGB | rgb(173, 190, 223) |
| HSL | hsl(220, 44%, 78%) |
| HSV | hsv(220, 22%, 87%) |
| CMYK | cmyk(22.4%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(76.70, 1.24, -18.41) |
| CIE-LCH | lch(76.70, 18.45, 273.85°) |
| OKLab | oklab(79.95% -0.0056 -0.0502) |
| OKLCH | oklch(79.95% 0.051 263.7) |
| XYZ | xyz(48.9628, 51.0376, 77.0693) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.36
Light Blue Grey
#B7C9E2
ΔE00 3.99
Cloudy Blue
#ACC2D9
ΔE00 4.80
Powder Blue (survey)
#B1D1FC
ΔE00 6.29
Pastel Blue
#A2BFFE
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBEDF #DFCEAD
analogous
#ADD7DF #ADBEDF #B5ADDF
triadic
#ADBEDF #DFADBE #BEDFAD
tetradic
#ADBEDF #DFADD7 #DFCEAD #ADDFB5
square
#ADBEDF #DFADD7 #DFCEAD #ADDFB5
split-complementary
#ADBEDF #DFB5AD #D7DFAD
monochromatic
#5578BD #819BCE #ADBEDF #D9E1F0 #E9EEF6
Accessibility & contrast
On white
1.87
#ADBEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#ADBEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBEDF
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBEDF | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#A0C5C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #adbedf; /* rgb */ color: rgb(173, 190, 223); /* oklch */ color: oklch(79.9% 0.051 263.7);
Tailwind
colors: {
custom: {
50: '#c6d1e9',
500: '#adbedf',
950: '#000000',
},
}SCSS
$custom: #adbedf; $custom-light: #c6d1e9; $custom-dark: #000000;
JSON
{
"hex": "#adbedf",
"rgb": {
"r": 173,
"g": 190,
"b": 223
},
"hsl": {
"h": 219.6,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.79948,
"c": 0.05053,
"h": 263.7
},
"luminance": 0.51039
}Semantic roles & 50–950 ramp
primary
#ADBEDF
secondary
#B8A279
accent
#892FB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384