#ABB6C8#ABB6C8
#ABB6C8 is a light, muted blue. Relative luminance 0.463; OKLCH L 77.3% C 0.028 H 260.3°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6C8 |
|---|---|
| RGB | rgb(171, 182, 200) |
| HSL | hsl(217, 21%, 73%) |
| HSV | hsv(217, 15%, 78%) |
| CMYK | cmyk(14.5%, 9%, 0%, 21.6%) |
| CIE-LAB | lab(73.73, -0.13, -10.39) |
| CIE-LCH | lch(73.73, 10.40, 269.27°) |
| OKLab | oklab(77.34% -0.0048 -0.0281) |
| OKLCH | oklch(77.34% 0.028 260.3) |
| XYZ | xyz(43.9454, 46.2832, 61.2507) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.62
Lightsteelblue
#B0C4DE
ΔE00 4.81
Light Blue Grey
#B7C9E2
ΔE00 5.50
Dove Gray
#B6B8BD
ΔE00 5.97
Light Grey Blue
#9DBCD4
ΔE00 6.40
Cool Gray
#9AA7B0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6C8 #C8BDAB
analogous
#ABC4C8 #ABB6C8 #AEABC8
triadic
#ABB6C8 #C8ABB6 #B6C8AB
tetradic
#ABB6C8 #C8ABC4 #C8BDAB #ABC8AE
square
#ABB6C8 #C8ABC4 #C8BDAB #ABC8AE
split-complementary
#ABB6C8 #C8AEAB #C4C8AB
monochromatic
#627696 #8696B0 #ABB6C8 #D0D6E0 #EDEFF3
Accessibility & contrast
On white
2.05
#ABB6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#ABB6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6C8
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6C8 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B7C9
Deuteranopia (green-blind)
#ADB4C8
Tritanopia (blue-blind)
#A4BABC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb6c8; /* rgb */ color: rgb(171, 182, 200); /* oklch */ color: oklch(77.3% 0.028 260.3);
Tailwind
colors: {
custom: {
50: '#c4cbd8',
500: '#abb6c8',
950: '#000000',
},
}SCSS
$custom: #abb6c8; $custom-light: #c4cbd8; $custom-dark: #000000;
JSON
{
"hex": "#abb6c8",
"rgb": {
"r": 171,
"g": 182,
"b": 200
},
"hsl": {
"h": 217.241,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.7734,
"c": 0.02848,
"h": 260.3
},
"luminance": 0.46284
}Semantic roles & 50–950 ramp
primary
#ABB6C8
secondary
#E9E6E2
accent
#7D469F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283