#ABB5CC#ABB5CC
#ABB5CC is a light, muted blue. Relative luminance 0.461; OKLCH L 77.3% C 0.035 H 266.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5CC |
|---|---|
| RGB | rgb(171, 181, 204) |
| HSL | hsl(222, 24%, 74%) |
| HSV | hsv(222, 16%, 80%) |
| CMYK | cmyk(16.2%, 11.3%, 0%, 20%) |
| CIE-LAB | lab(73.59, 1.27, -12.79) |
| CIE-LCH | lch(73.59, 12.85, 275.65°) |
| OKLab | oklab(77.27% -0.0019 -0.0346) |
| OKLCH | oklch(77.27% 0.035 266.9) |
| XYZ | xyz(44.2150, 46.0646, 63.6769) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.07
Cloudy Blue
#ACC2D9
ΔE00 5.60
Light Blue Grey
#B7C9E2
ΔE00 5.71
Dove Gray
#B6B8BD
ΔE00 7.53
Light Grey Blue
#9DBCD4
ΔE00 7.64
Cool Gray
#9AA7B0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5CC #CCC2AB
analogous
#ABC5CC #ABB5CC #B1ABCC
triadic
#ABB5CC #CCABB5 #B5CCAB
tetradic
#ABB5CC #CCABC5 #CCC2AB #ABCCB1
square
#ABB5CC #CCABC5 #CCC2AB #ABCCB1
split-complementary
#ABB5CC #CCB1AB #C5CCAB
monochromatic
#5F729D #8593B5 #ABB5CC #D1D7E3 #ECEEF3
Accessibility & contrast
On white
2.06
#ABB5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#ABB5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5CC
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5CC | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CD
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#A3B9BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb5cc; /* rgb */ color: rgb(171, 181, 204); /* oklch */ color: oklch(77.3% 0.035 266.9);
Tailwind
colors: {
custom: {
50: '#c4cbdb',
500: '#abb5cc',
950: '#000000',
},
}SCSS
$custom: #abb5cc; $custom-light: #c4cbdb; $custom-dark: #000000;
JSON
{
"hex": "#abb5cc",
"rgb": {
"r": 171,
"g": 181,
"b": 204
},
"hsl": {
"h": 221.818,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.7727,
"c": 0.03468,
"h": 266.9
},
"luminance": 0.46065
}Semantic roles & 50–950 ramp
primary
#ABB5CC
secondary
#EAE7E1
accent
#8643A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283