#ABB2CA#ABB2CA
#ABB2CA is a light, muted blue. Relative luminance 0.448; OKLCH L 76.6% C 0.035 H 272.7°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2CA |
|---|---|
| RGB | rgb(171, 178, 202) |
| HSL | hsl(226, 23%, 73%) |
| HSV | hsv(226, 15%, 79%) |
| CMYK | cmyk(15.3%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.74, 2.47, -12.98) |
| CIE-LCH | lch(72.74, 13.21, 280.76°) |
| OKLab | oklab(76.58% 0.0016 -0.0351) |
| OKLCH | oklch(76.58% 0.035 272.7) |
| XYZ | xyz(43.3732, 44.7623, 62.2205) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.60
Light Blue Grey
#B7C9E2
ΔE00 7.11
Cloudy Blue
#ACC2D9
ΔE00 7.28
Dove Gray
#B6B8BD
ΔE00 7.99
Cool Gray
#9AA7B0
ΔE00 8.96
Light Grey Blue
#9DBCD4
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2CA #CAC3AB
analogous
#ABC1CA #ABB2CA #B3ABCA
triadic
#ABB2CA #CAABB2 #B2CAAB
tetradic
#ABB2CA #CAABC1 #CAC3AB #ABCAB3
square
#ABB2CA #CAABC1 #CAC3AB #ABCAB3
split-complementary
#ABB2CA #CAB3AB #C1CAAB
monochromatic
#616E9A #8590B2 #ABB2CA #D1D4E2 #ECEEF3
Accessibility & contrast
On white
2.11
#ABB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#ABB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2CA
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2CA | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CB
Deuteranopia (green-blind)
#A9B1C9
Tritanopia (blue-blind)
#A4B6BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb2ca; /* rgb */ color: rgb(171, 178, 202); /* oklch */ color: oklch(76.6% 0.035 272.7);
Tailwind
colors: {
custom: {
50: '#c4c9da',
500: '#abb2ca',
950: '#000000',
},
}SCSS
$custom: #abb2ca; $custom-light: #c4c9da; $custom-dark: #000000;
JSON
{
"hex": "#abb2ca",
"rgb": {
"r": 171,
"g": 178,
"b": 202
},
"hsl": {
"h": 226.452,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.76581,
"c": 0.03516,
"h": 272.7
},
"luminance": 0.44763
}Semantic roles & 50–950 ramp
primary
#ABB2CA
secondary
#EAE8E1
accent
#8C44A1
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283