#ABB1CD#ABB1CD
#ABB1CD is a light, muted blue. Relative luminance 0.445; OKLCH L 76.5% C 0.041 H 275.8°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1CD |
|---|---|
| RGB | rgb(171, 177, 205) |
| HSL | hsl(229, 25%, 74%) |
| HSV | hsv(229, 17%, 80%) |
| CMYK | cmyk(16.6%, 13.7%, 0%, 19.6%) |
| CIE-LAB | lab(72.57, 3.66, -14.87) |
| CIE-LCH | lch(72.57, 15.31, 283.83°) |
| OKLab | oklab(76.48% 0.0041 -0.0403) |
| OKLCH | oklch(76.48% 0.041 275.8) |
| XYZ | xyz(43.5336, 44.5093, 64.0434) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.49
Light Blue Grey
#B7C9E2
ΔE00 7.94
Cloudy Blue
#ACC2D9
ΔE00 8.40
Light Periwinkle
#C1C6FC
ΔE00 8.90
Dove Gray
#B6B8BD
ΔE00 9.39
Periwinkle
#CCCCFF
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1CD #CDC7AB
analogous
#ABC2CD #ABB1CD #B6ABCD
triadic
#ABB1CD #CDABB1 #B1CDAB
tetradic
#ABB1CD #CDABC2 #CDC7AB #ABCDB6
square
#ABB1CD #CDABC2 #CDC7AB #ABCDB6
split-complementary
#ABB1CD #CDB6AB #C2CDAB
monochromatic
#5F6A9F #858DB6 #ABB1CD #D1D5E4 #ECEDF4
Accessibility & contrast
On white
2.12
#ABB1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#ABB1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1CD
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1CD | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CE
Deuteranopia (green-blind)
#A7B1CC
Tritanopia (blue-blind)
#A3B6BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb1cd; /* rgb */ color: rgb(171, 177, 205); /* oklch */ color: oklch(76.5% 0.041 275.8);
Tailwind
colors: {
custom: {
50: '#c4c8dc',
500: '#abb1cd',
950: '#000000',
},
}SCSS
$custom: #abb1cd; $custom-light: #c4c8dc; $custom-dark: #000000;
JSON
{
"hex": "#abb1cd",
"rgb": {
"r": 171,
"g": 177,
"b": 205
},
"hsl": {
"h": 229.412,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.76481,
"c": 0.04055,
"h": 275.8
},
"luminance": 0.4451
}Semantic roles & 50–950 ramp
primary
#ABB1CD
secondary
#EAE8E1
accent
#9342A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283