#ABB7CC#ABB7CC
#ABB7CC is a light, muted blue. Relative luminance 0.469; OKLCH L 77.7% C 0.033 H 261.7°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7CC |
|---|---|
| RGB | rgb(171, 183, 204) |
| HSL | hsl(218, 24%, 74%) |
| HSV | hsv(218, 16%, 80%) |
| CMYK | cmyk(16.2%, 10.3%, 0%, 20%) |
| CIE-LAB | lab(74.12, 0.18, -12.00) |
| CIE-LCH | lch(74.12, 12.00, 270.87°) |
| OKLab | oklab(77.68% -0.0047 -0.0325) |
| OKLCH | oklch(77.68% 0.033 261.7) |
| XYZ | xyz(44.6245, 46.8837, 63.8134) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.17
Cloudy Blue
#ACC2D9
ΔE00 4.34
Light Blue Grey
#B7C9E2
ΔE00 4.92
Light Grey Blue
#9DBCD4
ΔE00 6.34
Dove Gray
#B6B8BD
ΔE00 6.96
Cool Gray
#9AA7B0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7CC #CCC0AB
analogous
#ABC7CC #ABB7CC #AFABCC
triadic
#ABB7CC #CCABB7 #B7CCAB
tetradic
#ABB7CC #CCABC7 #CCC0AB #ABCCAF
square
#ABB7CC #CCABC7 #CCC0AB #ABCCAF
split-complementary
#ABB7CC #CCAFAB #C7CCAB
monochromatic
#5F769D #8596B5 #ABB7CC #D1D8E3 #ECEFF3
Accessibility & contrast
On white
2.02
#ABB7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#ABB7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7CC
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7CC | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8CD
Deuteranopia (green-blind)
#ADB5CC
Tritanopia (blue-blind)
#A3BBBE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb7cc; /* rgb */ color: rgb(171, 183, 204); /* oklch */ color: oklch(77.7% 0.033 261.7);
Tailwind
colors: {
custom: {
50: '#c4ccdb',
500: '#abb7cc',
950: '#000000',
},
}SCSS
$custom: #abb7cc; $custom-light: #c4ccdb; $custom-dark: #000000;
JSON
{
"hex": "#abb7cc",
"rgb": {
"r": 171,
"g": 183,
"b": 204
},
"hsl": {
"h": 218.182,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.77684,
"c": 0.03282,
"h": 261.7
},
"luminance": 0.46885
}Semantic roles & 50–950 ramp
primary
#ABB7CC
secondary
#EAE7E1
accent
#8043A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283