#ABB8CC#ABB8CC
#ABB8CC is a light, muted blue. Relative luminance 0.473; OKLCH L 77.9% C 0.032 H 258.9°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8CC |
|---|---|
| RGB | rgb(171, 184, 204) |
| HSL | hsl(216, 24%, 74%) |
| HSV | hsv(216, 16%, 80%) |
| CMYK | cmyk(16.2%, 9.8%, 0%, 20%) |
| CIE-LAB | lab(74.38, -0.36, -11.60) |
| CIE-LCH | lch(74.38, 11.61, 268.24°) |
| OKLab | oklab(77.89% -0.0061 -0.0314) |
| OKLCH | oklch(77.89% 0.032 258.9) |
| XYZ | xyz(44.8315, 47.2977, 63.8824) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.78
Lightsteelblue
#B0C4DE
ΔE00 3.87
Light Blue Grey
#B7C9E2
ΔE00 4.67
Light Grey Blue
#9DBCD4
ΔE00 5.74
Dove Gray
#B6B8BD
ΔE00 6.74
Cool Gray
#9AA7B0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8CC #CCBFAB
analogous
#ABC8CC #ABB8CC #AEABCC
triadic
#ABB8CC #CCABB8 #B8CCAB
tetradic
#ABB8CC #CCABC8 #CCBFAB #ABCCAE
square
#ABB8CC #CCABC8 #CCBFAB #ABCCAE
split-complementary
#ABB8CC #CCAEAB #C8CCAB
monochromatic
#5F789D #8598B5 #ABB8CC #D1D8E3 #ECEFF3
Accessibility & contrast
On white
2.01
#ABB8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#ABB8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8CC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8CC | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CD
Deuteranopia (green-blind)
#AEB6CC
Tritanopia (blue-blind)
#A3BCBE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb8cc; /* rgb */ color: rgb(171, 184, 204); /* oklch */ color: oklch(77.9% 0.032 258.9);
Tailwind
colors: {
custom: {
50: '#c4cddb',
500: '#abb8cc',
950: '#000000',
},
}SCSS
$custom: #abb8cc; $custom-light: #c4cddb; $custom-dark: #000000;
JSON
{
"hex": "#abb8cc",
"rgb": {
"r": 171,
"g": 184,
"b": 204
},
"hsl": {
"h": 216.364,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.77891,
"c": 0.03199,
"h": 258.9
},
"luminance": 0.47299
}Semantic roles & 50–950 ramp
primary
#ABB8CC
secondary
#EAE6E1
accent
#7D43A3
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283