#ABB0CC#ABB0CC
#ABB0CC is a light, muted blue. Relative luminance 0.441; OKLCH L 76.2% C 0.040 H 277.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0CC |
|---|---|
| RGB | rgb(171, 176, 204) |
| HSL | hsl(231, 24%, 74%) |
| HSV | hsv(231, 16%, 80%) |
| CMYK | cmyk(16.2%, 13.7%, 0%, 20%) |
| CIE-LAB | lab(72.27, 3.99, -14.76) |
| CIE-LCH | lch(72.27, 15.29, 285.12°) |
| OKLab | oklab(76.24% 0.0052 -0.04) |
| OKLCH | oklch(76.24% 0.04 277.4) |
| XYZ | xyz(43.2165, 44.0676, 63.3441) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.98
Light Blue Grey
#B7C9E2
ΔE00 8.40
Cloudy Blue
#ACC2D9
ΔE00 8.89
Light Periwinkle
#C1C6FC
ΔE00 9.10
Dove Gray
#B6B8BD
ΔE00 9.50
Periwinkle
#CCCCFF
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0CC #CCC7AB
analogous
#ABC0CC #ABB0CC #B6ABCC
triadic
#ABB0CC #CCABB0 #B0CCAB
tetradic
#ABB0CC #CCABC0 #CCC7AB #ABCCB6
square
#ABB0CC #CCABC0 #CCC7AB #ABCCB6
split-complementary
#ABB0CC #CCB6AB #C0CCAB
monochromatic
#5F699D #858CB5 #ABB0CC #D1D4E3 #ECEDF3
Accessibility & contrast
On white
2.14
#ABB0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#ABB0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0CC
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0CC | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CD
Deuteranopia (green-blind)
#A7B0CB
Tritanopia (blue-blind)
#A4B5B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb0cc; /* rgb */ color: rgb(171, 176, 204); /* oklch */ color: oklch(76.2% 0.040 277.4);
Tailwind
colors: {
custom: {
50: '#c4c7db',
500: '#abb0cc',
950: '#000000',
},
}SCSS
$custom: #abb0cc; $custom-light: #c4c7db; $custom-dark: #000000;
JSON
{
"hex": "#abb0cc",
"rgb": {
"r": 171,
"g": 176,
"b": 204
},
"hsl": {
"h": 230.909,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.76241,
"c": 0.04038,
"h": 277.4
},
"luminance": 0.44068
}Semantic roles & 50–950 ramp
primary
#ABB0CC
secondary
#EAE9E1
accent
#9443A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283