#ABB0C8#ABB0C8
#ABB0C8 is a light, muted blue. Relative luminance 0.439; OKLCH L 76.1% C 0.035 H 276.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0C8 |
|---|---|
| RGB | rgb(171, 176, 200) |
| HSL | hsl(230, 21%, 73%) |
| HSV | hsv(230, 15%, 78%) |
| CMYK | cmyk(14.5%, 12%, 0%, 21.6%) |
| CIE-LAB | lab(72.15, 3.13, -12.76) |
| CIE-LCH | lch(72.15, 13.14, 283.77°) |
| OKLab | oklab(76.1% 0.0038 -0.0345) |
| OKLCH | oklch(76.1% 0.035 276.2) |
| XYZ | xyz(42.7429, 43.8782, 60.8498) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.61
Light Blue Grey
#B7C9E2
ΔE00 8.05
Dove Gray
#B6B8BD
ΔE00 8.20
Cloudy Blue
#ACC2D9
ΔE00 8.31
Cool Gray
#9AA7B0
ΔE00 9.33
Light Periwinkle
#C1C6FC
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0C8 #C8C3AB
analogous
#ABBEC8 #ABB0C8 #B4ABC8
triadic
#ABB0C8 #C8ABB0 #B0C8AB
tetradic
#ABB0C8 #C8ABBE #C8C3AB #ABC8B4
square
#ABB0C8 #C8ABBE #C8C3AB #ABC8B4
split-complementary
#ABB0C8 #C8B4AB #BEC8AB
monochromatic
#626B96 #868DB0 #ABB0C8 #D0D3E0 #EDEEF3
Accessibility & contrast
On white
2.15
#ABB0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#ABB0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0C8
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0C8 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB2C9
Deuteranopia (green-blind)
#A8B0C7
Tritanopia (blue-blind)
#A5B4B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb0c8; /* rgb */ color: rgb(171, 176, 200); /* oklch */ color: oklch(76.1% 0.035 276.2);
Tailwind
colors: {
custom: {
50: '#c4c7d8',
500: '#abb0c8',
950: '#000000',
},
}SCSS
$custom: #abb0c8; $custom-light: #c4c7d8; $custom-dark: #000000;
JSON
{
"hex": "#abb0c8",
"rgb": {
"r": 171,
"g": 176,
"b": 200
},
"hsl": {
"h": 229.655,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.761,
"c": 0.03472,
"h": 276.2
},
"luminance": 0.43879
}Semantic roles & 50–950 ramp
primary
#ABB0C8
secondary
#E9E8E2
accent
#90469F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283