#ABB2C8#ABB2C8
#ABB2C8 is a light, muted blue. Relative luminance 0.447; OKLCH L 76.5% C 0.032 H 271.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2C8 |
|---|---|
| RGB | rgb(171, 178, 200) |
| HSL | hsl(226, 21%, 73%) |
| HSV | hsv(226, 15%, 78%) |
| CMYK | cmyk(14.5%, 11%, 0%, 21.6%) |
| CIE-LAB | lab(72.67, 2.04, -11.97) |
| CIE-LCH | lch(72.67, 12.15, 279.65°) |
| OKLab | oklab(76.51% 0.0009 -0.0324) |
| OKLCH | oklch(76.51% 0.032 271.6) |
| XYZ | xyz(43.1379, 44.6682, 60.9815) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.47
Cloudy Blue
#ACC2D9
ΔE00 6.98
Light Blue Grey
#B7C9E2
ΔE00 6.99
Dove Gray
#B6B8BD
ΔE00 7.31
Cool Gray
#9AA7B0
ΔE00 8.29
Light Grey Blue
#9DBCD4
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2C8 #C8C1AB
analogous
#ABC0C8 #ABB2C8 #B2ABC8
triadic
#ABB2C8 #C8ABB2 #B2C8AB
tetradic
#ABB2C8 #C8ABC0 #C8C1AB #ABC8B2
square
#ABB2C8 #C8ABC0 #C8C1AB #ABC8B2
split-complementary
#ABB2C8 #C8B2AB #C0C8AB
monochromatic
#626F96 #8690B0 #ABB2C8 #D0D4E0 #EDEEF3
Accessibility & contrast
On white
2.11
#ABB2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#ABB2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2C8
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2C8 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB4C9
Deuteranopia (green-blind)
#AAB1C7
Tritanopia (blue-blind)
#A5B6B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb2c8; /* rgb */ color: rgb(171, 178, 200); /* oklch */ color: oklch(76.5% 0.032 271.6);
Tailwind
colors: {
custom: {
50: '#c4c9d8',
500: '#abb2c8',
950: '#000000',
},
}SCSS
$custom: #abb2c8; $custom-light: #c4c9d8; $custom-dark: #000000;
JSON
{
"hex": "#abb2c8",
"rgb": {
"r": 171,
"g": 178,
"b": 200
},
"hsl": {
"h": 225.517,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.76512,
"c": 0.03238,
"h": 271.6
},
"luminance": 0.44669
}Semantic roles & 50–950 ramp
primary
#ABB2C8
secondary
#E9E7E2
accent
#8A469F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283