#ABB2CC#ABB2CC
#ABB2CC is a light, muted blue. Relative luminance 0.449; OKLCH L 76.7% C 0.038 H 273.5°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2CC |
|---|---|
| RGB | rgb(171, 178, 204) |
| HSL | hsl(227, 24%, 74%) |
| HSV | hsv(227, 16%, 80%) |
| CMYK | cmyk(16.2%, 12.7%, 0%, 20%) |
| CIE-LAB | lab(72.80, 2.90, -13.98) |
| CIE-LCH | lch(72.80, 14.27, 281.71°) |
| OKLab | oklab(76.65% 0.0024 -0.0379) |
| OKLCH | oklch(76.65% 0.038 273.5) |
| XYZ | xyz(43.6115, 44.8577, 63.4758) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.79
Light Blue Grey
#B7C9E2
ΔE00 7.28
Cloudy Blue
#ACC2D9
ΔE00 7.60
Dove Gray
#B6B8BD
ΔE00 8.66
Light Periwinkle
#C1C6FC
ΔE00 9.25
Cool Gray
#9AA7B0
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2CC #CCC5AB
analogous
#ABC2CC #ABB2CC #B4ABCC
triadic
#ABB2CC #CCABB2 #B2CCAB
tetradic
#ABB2CC #CCABC2 #CCC5AB #ABCCB4
square
#ABB2CC #CCABC2 #CCC5AB #ABCCB4
split-complementary
#ABB2CC #CCB4AB #C2CCAB
monochromatic
#5F6D9D #858FB5 #ABB2CC #D1D5E3 #ECEEF3
Accessibility & contrast
On white
2.11
#ABB2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#ABB2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2CC
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2CC | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CD
Deuteranopia (green-blind)
#A9B1CB
Tritanopia (blue-blind)
#A4B7BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb2cc; /* rgb */ color: rgb(171, 178, 204); /* oklch */ color: oklch(76.7% 0.038 273.5);
Tailwind
colors: {
custom: {
50: '#c4c9db',
500: '#abb2cc',
950: '#000000',
},
}SCSS
$custom: #abb2cc; $custom-light: #c4c9db; $custom-dark: #000000;
JSON
{
"hex": "#abb2cc",
"rgb": {
"r": 171,
"g": 178,
"b": 204
},
"hsl": {
"h": 227.273,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.76651,
"c": 0.03795,
"h": 273.5
},
"luminance": 0.44858
}Semantic roles & 50–950 ramp
primary
#ABB2CC
secondary
#EAE8E1
accent
#8E43A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283