#ABB0CD#ABB0CD
#ABB0CD is a light, muted blue. Relative luminance 0.441; OKLCH L 76.3% C 0.042 H 277.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0CD |
|---|---|
| RGB | rgb(171, 176, 205) |
| HSL | hsl(231, 25%, 74%) |
| HSV | hsv(231, 17%, 80%) |
| CMYK | cmyk(16.6%, 14.1%, 0%, 19.6%) |
| CIE-LAB | lab(72.31, 4.21, -15.26) |
| CIE-LCH | lch(72.31, 15.83, 285.41°) |
| OKLab | oklab(76.28% 0.0056 -0.0414) |
| OKLCH | oklch(76.28% 0.042 277.6) |
| XYZ | xyz(43.3368, 44.1157, 63.9778) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.08
Light Blue Grey
#B7C9E2
ΔE00 8.50
Light Periwinkle
#C1C6FC
ΔE00 8.86
Cloudy Blue
#ACC2D9
ΔE00 9.03
Periwinkle
#CCCCFF
ΔE00 9.81
Dove Gray
#B6B8BD
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0CD #CDC8AB
analogous
#ABC1CD #ABB0CD #B7ABCD
triadic
#ABB0CD #CDABB0 #B0CDAB
tetradic
#ABB0CD #CDABC1 #CDC8AB #ABCDB7
square
#ABB0CD #CDABC1 #CDC8AB #ABCDB7
split-complementary
#ABB0CD #CDB7AB #C1CDAB
monochromatic
#5F689F #858CB6 #ABB0CD #D1D4E4 #ECEDF4
Accessibility & contrast
On white
2.14
#ABB0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#ABB0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0CD
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0CD | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3CE
Deuteranopia (green-blind)
#A7B0CC
Tritanopia (blue-blind)
#A4B5B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb0cd; /* rgb */ color: rgb(171, 176, 205); /* oklch */ color: oklch(76.3% 0.042 277.6);
Tailwind
colors: {
custom: {
50: '#c4c7dc',
500: '#abb0cd',
950: '#000000',
},
}SCSS
$custom: #abb0cd; $custom-light: #c4c7dc; $custom-dark: #000000;
JSON
{
"hex": "#abb0cd",
"rgb": {
"r": 171,
"g": 176,
"b": 205
},
"hsl": {
"h": 231.176,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.76277,
"c": 0.04179,
"h": 277.6
},
"luminance": 0.44116
}Semantic roles & 50–950 ramp
primary
#ABB0CD
secondary
#EAE9E1
accent
#9542A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283