#ABB0CA#ABB0CA
#ABB0CA is a light, muted blue. Relative luminance 0.440; OKLCH L 76.2% C 0.038 H 276.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0CA |
|---|---|
| RGB | rgb(171, 176, 202) |
| HSL | hsl(230, 23%, 73%) |
| HSV | hsv(230, 15%, 79%) |
| CMYK | cmyk(15.3%, 12.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.21, 3.56, -13.76) |
| CIE-LCH | lch(72.21, 14.22, 284.49°) |
| OKLab | oklab(76.17% 0.0045 -0.0373) |
| OKLCH | oklch(76.17% 0.038 276.9) |
| XYZ | xyz(42.9782, 43.9723, 62.0889) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.78
Light Blue Grey
#B7C9E2
ΔE00 8.21
Cloudy Blue
#ACC2D9
ΔE00 8.59
Dove Gray
#B6B8BD
ΔE00 8.86
Light Periwinkle
#C1C6FC
ΔE00 9.61
Cool Gray
#9AA7B0
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0CA #CAC5AB
analogous
#ABBFCA #ABB0CA #B5ABCA
triadic
#ABB0CA #CAABB0 #B0CAAB
tetradic
#ABB0CA #CAABBF #CAC5AB #ABCAB5
square
#ABB0CA #CAABBF #CAC5AB #ABCAB5
split-complementary
#ABB0CA #CAB5AB #BFCAAB
monochromatic
#616A9A #858DB2 #ABB0CA #D1D3E2 #ECEDF3
Accessibility & contrast
On white
2.14
#ABB0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#ABB0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0CA
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0CA | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#A7B0C9
Tritanopia (blue-blind)
#A4B5B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb0ca; /* rgb */ color: rgb(171, 176, 202); /* oklch */ color: oklch(76.2% 0.038 276.9);
Tailwind
colors: {
custom: {
50: '#c4c7da',
500: '#abb0ca',
950: '#000000',
},
}SCSS
$custom: #abb0ca; $custom-light: #c4c7da; $custom-dark: #000000;
JSON
{
"hex": "#abb0ca",
"rgb": {
"r": 171,
"g": 176,
"b": 202
},
"hsl": {
"h": 230.323,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.7617,
"c": 0.03755,
"h": 276.9
},
"luminance": 0.43973
}Semantic roles & 50–950 ramp
primary
#ABB0CA
secondary
#EAE8E1
accent
#9244A1
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283