#ABB4CC#ABB4CC
#ABB4CC is a light, muted blue. Relative luminance 0.457; OKLCH L 77.1% C 0.036 H 269.2°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4CC |
|---|---|
| RGB | rgb(171, 180, 204) |
| HSL | hsl(224, 24%, 74%) |
| HSV | hsv(224, 16%, 80%) |
| CMYK | cmyk(16.2%, 11.8%, 0%, 20%) |
| CIE-LAB | lab(73.32, 1.81, -13.19) |
| CIE-LCH | lch(73.32, 13.31, 277.81°) |
| OKLab | oklab(77.06% -0.0005 -0.0357) |
| OKLCH | oklch(77.06% 0.036 269.2) |
| XYZ | xyz(44.0124, 45.6594, 63.6094) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.62
Light Blue Grey
#B7C9E2
ΔE00 6.20
Cloudy Blue
#ACC2D9
ΔE00 6.26
Dove Gray
#B6B8BD
ΔE00 7.88
Light Grey Blue
#9DBCD4
ΔE00 8.31
Cool Gray
#9AA7B0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4CC #CCC3AB
analogous
#ABC4CC #ABB4CC #B2ABCC
triadic
#ABB4CC #CCABB4 #B4CCAB
tetradic
#ABB4CC #CCABC4 #CCC3AB #ABCCB2
square
#ABB4CC #CCABC4 #CCC3AB #ABCCB2
split-complementary
#ABB4CC #CCB2AB #C4CCAB
monochromatic
#5F709D #8592B5 #ABB4CC #D1D6E3 #ECEEF3
Accessibility & contrast
On white
2.07
#ABB4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#ABB4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4CC
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4CC | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB6CD
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#A3B8BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb4cc; /* rgb */ color: rgb(171, 180, 204); /* oklch */ color: oklch(77.1% 0.036 269.2);
Tailwind
colors: {
custom: {
50: '#c4cadb',
500: '#abb4cc',
950: '#000000',
},
}SCSS
$custom: #abb4cc; $custom-light: #c4cadb; $custom-dark: #000000;
JSON
{
"hex": "#abb4cc",
"rgb": {
"r": 171,
"g": 180,
"b": 204
},
"hsl": {
"h": 223.636,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.77063,
"c": 0.03571,
"h": 269.2
},
"luminance": 0.4566
}Semantic roles & 50–950 ramp
primary
#ABB4CC
secondary
#EAE7E1
accent
#8943A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283