#ABB2CD#ABB2CD
#ABB2CD is a light, muted blue. Relative luminance 0.449; OKLCH L 76.7% C 0.039 H 273.9°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2CD |
|---|---|
| RGB | rgb(171, 178, 205) |
| HSL | hsl(228, 25%, 74%) |
| HSV | hsv(228, 17%, 80%) |
| CMYK | cmyk(16.6%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(72.83, 3.11, -14.47) |
| CIE-LCH | lch(72.83, 14.81, 282.14°) |
| OKLab | oklab(76.69% 0.0027 -0.0393) |
| OKLCH | oklch(76.69% 0.039 273.9) |
| XYZ | xyz(43.7318, 44.9058, 64.1094) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 7.38
Cloudy Blue
#ACC2D9
ΔE00 7.76
Light Periwinkle
#C1C6FC
ΔE00 8.98
Dove Gray
#B6B8BD
ΔE00 8.98
Light Grey Blue
#9DBCD4
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2CD #CDC6AB
analogous
#ABC3CD #ABB2CD #B5ABCD
triadic
#ABB2CD #CDABB2 #B2CDAB
tetradic
#ABB2CD #CDABC3 #CDC6AB #ABCDB5
square
#ABB2CD #CDABC3 #CDC6AB #ABCDB5
split-complementary
#ABB2CD #CDB5AB #C3CDAB
monochromatic
#5F6C9F #858FB6 #ABB2CD #D1D5E4 #ECEDF4
Accessibility & contrast
On white
2.10
#ABB2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#ABB2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2CD
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2CD | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CE
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#A3B7BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb2cd; /* rgb */ color: rgb(171, 178, 205); /* oklch */ color: oklch(76.7% 0.039 273.9);
Tailwind
colors: {
custom: {
50: '#c4c9dc',
500: '#abb2cd',
950: '#000000',
},
}SCSS
$custom: #abb2cd; $custom-light: #c4c9dc; $custom-dark: #000000;
JSON
{
"hex": "#abb2cd",
"rgb": {
"r": 171,
"g": 178,
"b": 205
},
"hsl": {
"h": 227.647,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.76687,
"c": 0.03935,
"h": 273.9
},
"luminance": 0.44906
}Semantic roles & 50–950 ramp
primary
#ABB2CD
secondary
#EAE8E1
accent
#9042A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283