#ABB8CD#ABB8CD
#ABB8CD is a light, muted blue. Relative luminance 0.473; OKLCH L 77.9% C 0.033 H 260.0°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8CD |
|---|---|
| RGB | rgb(171, 184, 205) |
| HSL | hsl(217, 25%, 74%) |
| HSV | hsv(217, 17%, 80%) |
| CMYK | cmyk(16.6%, 10.2%, 0%, 19.6%) |
| CIE-LAB | lab(74.41, -0.14, -12.10) |
| CIE-LCH | lch(74.41, 12.10, 269.33°) |
| OKLab | oklab(77.93% -0.0058 -0.0328) |
| OKLCH | oklch(77.93% 0.033 260) |
| XYZ | xyz(44.9519, 47.3458, 64.5161) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.78
Cloudy Blue
#ACC2D9
ΔE00 3.86
Light Blue Grey
#B7C9E2
ΔE00 4.59
Light Grey Blue
#9DBCD4
ΔE00 5.89
Dove Gray
#B6B8BD
ΔE00 7.03
Cool Gray
#9AA7B0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8CD #CDC0AB
analogous
#ABC9CD #ABB8CD #AFABCD
triadic
#ABB8CD #CDABB8 #B8CDAB
tetradic
#ABB8CD #CDABC9 #CDC0AB #ABCDAF
square
#ABB8CD #CDABC9 #CDC0AB #ABCDAF
split-complementary
#ABB8CD #CDAFAB #C9CDAB
monochromatic
#5F779F #8598B6 #ABB8CD #D1D8E4 #ECEFF4
Accessibility & contrast
On white
2.01
#ABB8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#ABB8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8CD
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8CD | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CE
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#A3BCBF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb8cd; /* rgb */ color: rgb(171, 184, 205); /* oklch */ color: oklch(77.9% 0.033 260.0);
Tailwind
colors: {
custom: {
50: '#c4cddc',
500: '#abb8cd',
950: '#000000',
},
}SCSS
$custom: #abb8cd; $custom-light: #c4cddc; $custom-dark: #000000;
JSON
{
"hex": "#abb8cd",
"rgb": {
"r": 171,
"g": 184,
"b": 205
},
"hsl": {
"h": 217.059,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.77926,
"c": 0.03327,
"h": 260
},
"luminance": 0.47347
}Semantic roles & 50–950 ramp
primary
#ABB8CD
secondary
#EAE7E1
accent
#7E42A4
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283