#ABB7CD#ABB7CD
#ABB7CD is a light, muted blue. Relative luminance 0.469; OKLCH L 77.7% C 0.034 H 262.7°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7CD |
|---|---|
| RGB | rgb(171, 183, 205) |
| HSL | hsl(219, 25%, 74%) |
| HSV | hsv(219, 17%, 80%) |
| CMYK | cmyk(16.6%, 10.7%, 0%, 19.6%) |
| CIE-LAB | lab(74.15, 0.40, -12.50) |
| CIE-LCH | lch(74.15, 12.51, 271.83°) |
| OKLab | oklab(77.72% -0.0044 -0.0338) |
| OKLCH | oklch(77.72% 0.034 262.7) |
| XYZ | xyz(44.7449, 46.9319, 64.4471) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.15
Cloudy Blue
#ACC2D9
ΔE00 4.46
Light Blue Grey
#B7C9E2
ΔE00 4.90
Light Grey Blue
#9DBCD4
ΔE00 6.52
Dove Gray
#B6B8BD
ΔE00 7.26
Cool Gray
#9AA7B0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7CD #CDC1AB
analogous
#ABC8CD #ABB7CD #B0ABCD
triadic
#ABB7CD #CDABB7 #B7CDAB
tetradic
#ABB7CD #CDABC8 #CDC1AB #ABCDB0
square
#ABB7CD #CDABC8 #CDC1AB #ABCDB0
split-complementary
#ABB7CD #CDB0AB #C8CDAB
monochromatic
#5F759F #8596B6 #ABB7CD #D1D8E4 #ECEFF4
Accessibility & contrast
On white
2.02
#ABB7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#ABB7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7CD
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7CD | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8CE
Deuteranopia (green-blind)
#ADB5CC
Tritanopia (blue-blind)
#A3BBBE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb7cd; /* rgb */ color: rgb(171, 183, 205); /* oklch */ color: oklch(77.7% 0.034 262.7);
Tailwind
colors: {
custom: {
50: '#c4ccdc',
500: '#abb7cd',
950: '#000000',
},
}SCSS
$custom: #abb7cd; $custom-light: #c4ccdc; $custom-dark: #000000;
JSON
{
"hex": "#abb7cd",
"rgb": {
"r": 171,
"g": 183,
"b": 205
},
"hsl": {
"h": 218.824,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.77718,
"c": 0.03413,
"h": 262.7
},
"luminance": 0.46933
}Semantic roles & 50–950 ramp
primary
#ABB7CD
secondary
#EAE7E1
accent
#8142A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283