#ABB3CD#ABB3CD
#ABB3CD is a light, muted blue. Relative luminance 0.453; OKLCH L 76.9% C 0.038 H 271.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3CD |
|---|---|
| RGB | rgb(171, 179, 205) |
| HSL | hsl(226, 25%, 74%) |
| HSV | hsv(226, 17%, 80%) |
| CMYK | cmyk(16.6%, 12.7%, 0%, 19.6%) |
| CIE-LAB | lab(73.09, 2.57, -14.08) |
| CIE-LCH | lch(73.09, 14.31, 280.34°) |
| OKLab | oklab(76.89% 0.0013 -0.0382) |
| OKLCH | oklch(76.89% 0.038 271.9) |
| XYZ | xyz(43.9315, 45.3052, 64.1760) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.30
Light Blue Grey
#B7C9E2
ΔE00 6.82
Cloudy Blue
#ACC2D9
ΔE00 7.10
Dove Gray
#B6B8BD
ΔE00 8.59
Light Periwinkle
#C1C6FC
ΔE00 9.10
Light Grey Blue
#9DBCD4
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3CD #CDC5AB
analogous
#ABC4CD #ABB3CD #B4ABCD
triadic
#ABB3CD #CDABB3 #B3CDAB
tetradic
#ABB3CD #CDABC4 #CDC5AB #ABCDB4
square
#ABB3CD #CDABC4 #CDC5AB #ABCDB4
split-complementary
#ABB3CD #CDB4AB #C4CDAB
monochromatic
#5F6E9F #8590B6 #ABB3CD #D1D6E4 #ECEEF4
Accessibility & contrast
On white
2.09
#ABB3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#ABB3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3CD
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3CD | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CE
Deuteranopia (green-blind)
#A9B2CC
Tritanopia (blue-blind)
#A3B8BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb3cd; /* rgb */ color: rgb(171, 179, 205); /* oklch */ color: oklch(76.9% 0.038 271.9);
Tailwind
colors: {
custom: {
50: '#c4c9dc',
500: '#abb3cd',
950: '#000000',
},
}SCSS
$custom: #abb3cd; $custom-light: #c4c9dc; $custom-dark: #000000;
JSON
{
"hex": "#abb3cd",
"rgb": {
"r": 171,
"g": 179,
"b": 205
},
"hsl": {
"h": 225.882,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.76892,
"c": 0.03819,
"h": 271.9
},
"luminance": 0.45306
}Semantic roles & 50–950 ramp
primary
#ABB3CD
secondary
#EAE8E1
accent
#8D42A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283