#ADBCF6#ADBCF6
#ADBCF6 is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.4% C 0.084 H 273.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBCF6 |
|---|---|
| RGB | rgb(173, 188, 246) |
| HSL | hsl(228, 80%, 82%) |
| HSV | hsv(228, 30%, 96%) |
| CMYK | cmyk(29.7%, 23.6%, 0%, 3.5%) |
| CIE-LAB | lab(76.98, 7.75, -30.38) |
| CIE-LCH | lch(76.98, 31.35, 284.31°) |
| OKLab | oklab(80.43% 0.0046 -0.0839) |
| OKLCH | oklch(80.43% 0.084 273.2) |
| XYZ | xyz(51.8467, 51.5028, 94.3802) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.94
Light Periwinkle
#C1C6FC
ΔE00 4.35
Powder Blue (survey)
#B1D1FC
ΔE00 6.72
Periwinkle
#CCCCFF
ΔE00 6.82
Lightsteelblue
#B0C4DE
ΔE00 7.38
Light Blue Grey
#B7C9E2
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBCF6 #F6E7AD
analogous
#ADE1F6 #ADBCF6 #C3ADF6
triadic
#ADBCF6 #F6ADBC #BCF6AD
tetradic
#ADBCF6 #F6ADE1 #F6E7AD #ADF6C3
square
#ADBCF6 #F6ADE1 #F6E7AD #ADF6C3
split-complementary
#ADBCF6 #F6C3AD #E1F6AD
monochromatic
#3F62EA #768FF0 #ADBCF6 #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.86
#ADBCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#ADBCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBCF6
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBCF6 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1F9
Deuteranopia (green-blind)
#A5BBF5
Tritanopia (blue-blind)
#9AC7D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #adbcf6; /* rgb */ color: rgb(173, 188, 246); /* oklch */ color: oklch(80.4% 0.084 273.2);
Tailwind
colors: {
custom: {
50: '#c7d0f9',
500: '#adbcf6',
950: '#000000',
},
}SCSS
$custom: #adbcf6; $custom-light: #c7d0f9; $custom-dark: #000000;
JSON
{
"hex": "#adbcf6",
"rgb": {
"r": 173,
"g": 188,
"b": 246
},
"hsl": {
"h": 227.671,
"s": 80.22,
"l": 82.157
},
"oklch": {
"l": 0.80432,
"c": 0.08401,
"h": 273.2
},
"luminance": 0.51504
}Semantic roles & 50–950 ramp
primary
#ADBCF6
secondary
#D7C270
accent
#B109DD
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385