#ABB5CA#ABB5CA
#ABB5CA is a light, muted blue. Relative luminance 0.460; OKLCH L 77.2% C 0.032 H 265.3°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5CA |
|---|---|
| RGB | rgb(171, 181, 202) |
| HSL | hsl(221, 23%, 73%) |
| HSV | hsv(221, 15%, 79%) |
| CMYK | cmyk(15.3%, 10.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.53, 0.83, -11.79) |
| CIE-LCH | lch(73.53, 11.82, 274.05°) |
| OKLab | oklab(77.2% -0.0026 -0.0319) |
| OKLCH | oklch(77.2% 0.032 265.3) |
| XYZ | xyz(43.9766, 45.9692, 62.4217) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.02
Cloudy Blue
#ACC2D9
ΔE00 5.32
Light Blue Grey
#B7C9E2
ΔE00 5.67
Dove Gray
#B6B8BD
ΔE00 6.88
Light Grey Blue
#9DBCD4
ΔE00 7.29
Cool Gray
#9AA7B0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5CA #CAC0AB
analogous
#ABC4CA #ABB5CA #B0ABCA
triadic
#ABB5CA #CAABB5 #B5CAAB
tetradic
#ABB5CA #CAABC4 #CAC0AB #ABCAB0
square
#ABB5CA #CAABC4 #CAC0AB #ABCAB0
split-complementary
#ABB5CA #CAB0AB #C4CAAB
monochromatic
#61739A #8594B2 #ABB5CA #D1D6E2 #ECEEF3
Accessibility & contrast
On white
2.06
#ABB5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#ABB5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5CA
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5CA | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB6CB
Deuteranopia (green-blind)
#ACB3C9
Tritanopia (blue-blind)
#A4B9BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb5ca; /* rgb */ color: rgb(171, 181, 202); /* oklch */ color: oklch(77.2% 0.032 265.3);
Tailwind
colors: {
custom: {
50: '#c4cbda',
500: '#abb5ca',
950: '#000000',
},
}SCSS
$custom: #abb5ca; $custom-light: #c4cbda; $custom-dark: #000000;
JSON
{
"hex": "#abb5ca",
"rgb": {
"r": 171,
"g": 181,
"b": 202
},
"hsl": {
"h": 220.645,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77201,
"c": 0.032,
"h": 265.3
},
"luminance": 0.4597
}Semantic roles & 50–950 ramp
primary
#ABB5CA
secondary
#EAE7E1
accent
#8344A1
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283