#ABB1CB#ABB1CB
#ABB1CB is a light, muted blue. Relative luminance 0.444; OKLCH L 76.4% C 0.038 H 275.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1CB |
|---|---|
| RGB | rgb(171, 177, 203) |
| HSL | hsl(229, 24%, 73%) |
| HSV | hsv(229, 16%, 80%) |
| CMYK | cmyk(15.8%, 12.8%, 0%, 20.4%) |
| CIE-LAB | lab(72.50, 3.23, -13.87) |
| CIE-LCH | lch(72.50, 14.24, 283.09°) |
| OKLab | oklab(76.41% 0.0034 -0.0376) |
| OKLCH | oklch(76.41% 0.038 275.2) |
| XYZ | xyz(43.2937, 44.4134, 62.7800) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.28
Light Blue Grey
#B7C9E2
ΔE00 7.74
Cloudy Blue
#ACC2D9
ΔE00 8.09
Dove Gray
#B6B8BD
ΔE00 8.75
Light Periwinkle
#C1C6FC
ΔE00 9.42
Cool Gray
#9AA7B0
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1CB #CBC5AB
analogous
#ABC1CB #ABB1CB #B5ABCB
triadic
#ABB1CB #CBABB1 #B1CBAB
tetradic
#ABB1CB #CBABC1 #CBC5AB #ABCBB5
square
#ABB1CB #CBABC1 #CBC5AB #ABCBB5
split-complementary
#ABB1CB #CBB5AB #C1CBAB
monochromatic
#606B9B #858EB4 #ABB1CB #D1D4E2 #ECEDF3
Accessibility & contrast
On white
2.12
#ABB1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#ABB1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1CB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1CB | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CC
Deuteranopia (green-blind)
#A8B1CA
Tritanopia (blue-blind)
#A4B6B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb1cb; /* rgb */ color: rgb(171, 177, 203); /* oklch */ color: oklch(76.4% 0.038 275.2);
Tailwind
colors: {
custom: {
50: '#c4c8da',
500: '#abb1cb',
950: '#000000',
},
}SCSS
$custom: #abb1cb; $custom-light: #c4c8da; $custom-dark: #000000;
JSON
{
"hex": "#abb1cb",
"rgb": {
"r": 171,
"g": 177,
"b": 203
},
"hsl": {
"h": 228.75,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.7641,
"c": 0.03774,
"h": 275.2
},
"luminance": 0.44414
}Semantic roles & 50–950 ramp
primary
#ABB1CB
secondary
#EAE8E1
accent
#9044A2
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283