#ABB5CB#ABB5CB
#ABB5CB is a light, muted blue. Relative luminance 0.460; OKLCH L 77.2% C 0.033 H 266.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5CB |
|---|---|
| RGB | rgb(171, 181, 203) |
| HSL | hsl(221, 24%, 73%) |
| HSV | hsv(221, 16%, 80%) |
| CMYK | cmyk(15.8%, 10.8%, 0%, 20.4%) |
| CIE-LAB | lab(73.56, 1.05, -12.29) |
| CIE-LCH | lch(73.56, 12.34, 274.88°) |
| OKLab | oklab(77.24% -0.0023 -0.0333) |
| OKLCH | oklch(77.24% 0.033 266.1) |
| XYZ | xyz(44.0954, 46.0167, 63.0473) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.03
Cloudy Blue
#ACC2D9
ΔE00 5.45
Light Blue Grey
#B7C9E2
ΔE00 5.68
Dove Gray
#B6B8BD
ΔE00 7.21
Light Grey Blue
#9DBCD4
ΔE00 7.46
Cool Gray
#9AA7B0
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5CB #CBC1AB
analogous
#ABC5CB #ABB5CB #B1ABCB
triadic
#ABB5CB #CBABB5 #B5CBAB
tetradic
#ABB5CB #CBABC5 #CBC1AB #ABCBB1
square
#ABB5CB #CBABC5 #CBC1AB #ABCBB1
split-complementary
#ABB5CB #CBB1AB #C5CBAB
monochromatic
#60739B #8594B4 #ABB5CB #D1D6E2 #ECEEF3
Accessibility & contrast
On white
2.06
#ABB5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#ABB5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5CB
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5CB | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB6CC
Deuteranopia (green-blind)
#ACB3CA
Tritanopia (blue-blind)
#A4B9BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb5cb; /* rgb */ color: rgb(171, 181, 203); /* oklch */ color: oklch(77.2% 0.033 266.1);
Tailwind
colors: {
custom: {
50: '#c4cbda',
500: '#abb5cb',
950: '#000000',
},
}SCSS
$custom: #abb5cb; $custom-light: #c4cbda; $custom-dark: #000000;
JSON
{
"hex": "#abb5cb",
"rgb": {
"r": 171,
"g": 181,
"b": 203
},
"hsl": {
"h": 221.25,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.77235,
"c": 0.03334,
"h": 266.1
},
"luminance": 0.46017
}Semantic roles & 50–950 ramp
primary
#ABB5CB
secondary
#EAE7E1
accent
#8444A2
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283