#ABB5CD#ABB5CD
#ABB5CD is a light, muted blue. Relative luminance 0.461; OKLCH L 77.3% C 0.036 H 267.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5CD |
|---|---|
| RGB | rgb(171, 181, 205) |
| HSL | hsl(222, 25%, 74%) |
| HSV | hsv(222, 17%, 80%) |
| CMYK | cmyk(16.6%, 11.7%, 0%, 19.6%) |
| CIE-LAB | lab(73.62, 1.48, -13.29) |
| CIE-LCH | lch(73.62, 13.37, 276.37°) |
| OKLab | oklab(77.3% -0.0015 -0.036) |
| OKLCH | oklch(77.3% 0.036 267.6) |
| XYZ | xyz(44.3353, 46.1127, 64.3106) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.14
Cloudy Blue
#ACC2D9
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 5.77
Light Grey Blue
#9DBCD4
ΔE00 7.83
Dove Gray
#B6B8BD
ΔE00 7.86
Cool Gray
#9AA7B0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5CD #CDC3AB
analogous
#ABC6CD #ABB5CD #B2ABCD
triadic
#ABB5CD #CDABB5 #B5CDAB
tetradic
#ABB5CD #CDABC6 #CDC3AB #ABCDB2
square
#ABB5CD #CDABC6 #CDC3AB #ABCDB2
split-complementary
#ABB5CD #CDB2AB #C6CDAB
monochromatic
#5F729F #8593B6 #ABB5CD #D1D7E4 #ECEEF4
Accessibility & contrast
On white
2.05
#ABB5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#ABB5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5CD
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5CD | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CE
Deuteranopia (green-blind)
#ABB4CC
Tritanopia (blue-blind)
#A3BABD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb5cd; /* rgb */ color: rgb(171, 181, 205); /* oklch */ color: oklch(77.3% 0.036 267.6);
Tailwind
colors: {
custom: {
50: '#c4cbdc',
500: '#abb5cd',
950: '#000000',
},
}SCSS
$custom: #abb5cd; $custom-light: #c4cbdc; $custom-dark: #000000;
JSON
{
"hex": "#abb5cd",
"rgb": {
"r": 171,
"g": 181,
"b": 205
},
"hsl": {
"h": 222.353,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.77304,
"c": 0.03604,
"h": 267.6
},
"luminance": 0.46113
}Semantic roles & 50–950 ramp
primary
#ABB5CD
secondary
#EAE7E1
accent
#8742A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283