#ABB1CA#ABB1CA
#ABB1CA is a light, muted blue. Relative luminance 0.444; OKLCH L 76.4% C 0.036 H 274.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1CA |
|---|---|
| RGB | rgb(171, 177, 202) |
| HSL | hsl(228, 23%, 73%) |
| HSV | hsv(228, 15%, 79%) |
| CMYK | cmyk(15.3%, 12.4%, 0%, 20.8%) |
| CIE-LAB | lab(72.47, 3.01, -13.37) |
| CIE-LCH | lch(72.47, 13.70, 282.69°) |
| OKLab | oklab(76.38% 0.0031 -0.0362) |
| OKLCH | oklch(76.38% 0.036 274.8) |
| XYZ | xyz(43.1750, 44.3659, 62.1545) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.19
Light Blue Grey
#B7C9E2
ΔE00 7.65
Cloudy Blue
#ACC2D9
ΔE00 7.94
Dove Gray
#B6B8BD
ΔE00 8.42
Cool Gray
#9AA7B0
ΔE00 9.45
Light Periwinkle
#C1C6FC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1CA #CAC4AB
analogous
#ABC0CA #ABB1CA #B4ABCA
triadic
#ABB1CA #CAABB1 #B1CAAB
tetradic
#ABB1CA #CAABC0 #CAC4AB #ABCAB4
square
#ABB1CA #CAABC0 #CAC4AB #ABCAB4
split-complementary
#ABB1CA #CAB4AB #C0CAAB
monochromatic
#616C9A #858EB2 #ABB1CA #D1D4E2 #ECEEF3
Accessibility & contrast
On white
2.13
#ABB1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#ABB1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1CA
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1CA | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CB
Deuteranopia (green-blind)
#A8B1C9
Tritanopia (blue-blind)
#A4B5B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb1ca; /* rgb */ color: rgb(171, 177, 202); /* oklch */ color: oklch(76.4% 0.036 274.8);
Tailwind
colors: {
custom: {
50: '#c4c8da',
500: '#abb1ca',
950: '#000000',
},
}SCSS
$custom: #abb1ca; $custom-light: #c4c8da; $custom-dark: #000000;
JSON
{
"hex": "#abb1ca",
"rgb": {
"r": 171,
"g": 177,
"b": 202
},
"hsl": {
"h": 228.387,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.76375,
"c": 0.03633,
"h": 274.8
},
"luminance": 0.44366
}Semantic roles & 50–950 ramp
primary
#ABB1CA
secondary
#EAE8E1
accent
#8F44A1
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283