#ABB0CB#ABB0CB
#ABB0CB is a light, muted blue. Relative luminance 0.440; OKLCH L 76.2% C 0.039 H 277.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0CB |
|---|---|
| RGB | rgb(171, 176, 203) |
| HSL | hsl(231, 24%, 73%) |
| HSV | hsv(231, 16%, 80%) |
| CMYK | cmyk(15.8%, 13.3%, 0%, 20.4%) |
| CIE-LAB | lab(72.24, 3.77, -14.26) |
| CIE-LCH | lch(72.24, 14.75, 284.82°) |
| OKLab | oklab(76.21% 0.0048 -0.0387) |
| OKLCH | oklch(76.21% 0.039 277.1) |
| XYZ | xyz(43.0969, 44.0198, 62.7144) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.88
Light Blue Grey
#B7C9E2
ΔE00 8.30
Cloudy Blue
#ACC2D9
ΔE00 8.74
Dove Gray
#B6B8BD
ΔE00 9.18
Light Periwinkle
#C1C6FC
ΔE00 9.35
Periwinkle
#CCCCFF
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0CB #CBC6AB
analogous
#ABC0CB #ABB0CB #B6ABCB
triadic
#ABB0CB #CBABB0 #B0CBAB
tetradic
#ABB0CB #CBABC0 #CBC6AB #ABCBB6
square
#ABB0CB #CBABC0 #CBC6AB #ABCBB6
split-complementary
#ABB0CB #CBB6AB #C0CBAB
monochromatic
#60699B #858CB4 #ABB0CB #D1D4E2 #ECEDF3
Accessibility & contrast
On white
2.14
#ABB0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#ABB0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0CB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0CB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CC
Deuteranopia (green-blind)
#A7B0CA
Tritanopia (blue-blind)
#A4B5B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb0cb; /* rgb */ color: rgb(171, 176, 203); /* oklch */ color: oklch(76.2% 0.039 277.1);
Tailwind
colors: {
custom: {
50: '#c4c7da',
500: '#abb0cb',
950: '#000000',
},
}SCSS
$custom: #abb0cb; $custom-light: #c4c7da; $custom-dark: #000000;
JSON
{
"hex": "#abb0cb",
"rgb": {
"r": 171,
"g": 176,
"b": 203
},
"hsl": {
"h": 230.625,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.76205,
"c": 0.03896,
"h": 277.1
},
"luminance": 0.4402
}Semantic roles & 50–950 ramp
primary
#ABB0CB
secondary
#EAE8E1
accent
#9344A2
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121315
muted
#818283