#ADBFDF#ADBFDF
#ADBFDF is a light, muted blue. Relative luminance 0.515; OKLCH L 80.2% C 0.050 H 262.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBFDF |
|---|---|
| RGB | rgb(173, 191, 223) |
| HSL | hsl(218, 44%, 78%) |
| HSV | hsv(218, 22%, 87%) |
| CMYK | cmyk(22.4%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.96, 0.70, -18.01) |
| CIE-LCH | lch(76.96, 18.03, 272.23°) |
| OKLab | oklab(80.15% -0.0069 -0.0491) |
| OKLCH | oklch(80.15% 0.05 262) |
| XYZ | xyz(49.1802, 51.4723, 77.1417) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.77
Light Blue Grey
#B7C9E2
ΔE00 3.48
Cloudy Blue
#ACC2D9
ΔE00 4.22
Powder Blue (survey)
#B1D1FC
ΔE00 5.96
Pastel Blue
#A2BFFE
ΔE00 6.24
Light Grey Blue
#9DBCD4
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBFDF #DFCDAD
analogous
#ADD8DF #ADBFDF #B4ADDF
triadic
#ADBFDF #DFADBF #BFDFAD
tetradic
#ADBFDF #DFADD8 #DFCDAD #ADDFB4
square
#ADBFDF #DFADD8 #DFCDAD #ADDFB4
split-complementary
#ADBFDF #DFB4AD #D8DFAD
monochromatic
#557ABD #819DCE #ADBFDF #D9E1F0 #E9EEF6
Accessibility & contrast
On white
1.86
#ADBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#ADBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBFDF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBFDF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E1
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#A0C5C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #adbfdf; /* rgb */ color: rgb(173, 191, 223); /* oklch */ color: oklch(80.2% 0.050 262.0);
Tailwind
colors: {
custom: {
50: '#c6d2e9',
500: '#adbfdf',
950: '#000000',
},
}SCSS
$custom: #adbfdf; $custom-light: #c6d2e9; $custom-dark: #000000;
JSON
{
"hex": "#adbfdf",
"rgb": {
"r": 173,
"g": 191,
"b": 223
},
"hsl": {
"h": 218.4,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.80153,
"c": 0.04961,
"h": 262
},
"luminance": 0.51474
}Semantic roles & 50–950 ramp
primary
#ADBFDF
secondary
#B8A179
accent
#862FB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384