#ABB4CB#ABB4CB
#ABB4CB is a light, muted blue. Relative luminance 0.456; OKLCH L 77.0% C 0.034 H 268.6°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4CB |
|---|---|
| RGB | rgb(171, 180, 203) |
| HSL | hsl(223, 24%, 73%) |
| HSV | hsv(223, 16%, 80%) |
| CMYK | cmyk(15.8%, 11.3%, 0%, 20.4%) |
| CIE-LAB | lab(73.29, 1.59, -12.69) |
| CIE-LCH | lch(73.29, 12.79, 277.16°) |
| OKLab | oklab(77.03% -0.0008 -0.0343) |
| OKLCH | oklch(77.03% 0.034 268.6) |
| XYZ | xyz(43.8928, 45.6115, 62.9797) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.55
Cloudy Blue
#ACC2D9
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 6.14
Dove Gray
#B6B8BD
ΔE00 7.55
Light Grey Blue
#9DBCD4
ΔE00 8.13
Cool Gray
#9AA7B0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4CB #CBC2AB
analogous
#ABC4CB #ABB4CB #B2ABCB
triadic
#ABB4CB #CBABB4 #B4CBAB
tetradic
#ABB4CB #CBABC4 #CBC2AB #ABCBB2
square
#ABB4CB #CBABC4 #CBC2AB #ABCBB2
split-complementary
#ABB4CB #CBB2AB #C4CBAB
monochromatic
#60719B #8592B4 #ABB4CB #D1D6E2 #ECEEF3
Accessibility & contrast
On white
2.07
#ABB4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#ABB4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4CB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4CB | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CC
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#A4B8BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb4cb; /* rgb */ color: rgb(171, 180, 203); /* oklch */ color: oklch(77.0% 0.034 268.6);
Tailwind
colors: {
custom: {
50: '#c4cada',
500: '#abb4cb',
950: '#000000',
},
}SCSS
$custom: #abb4cb; $custom-light: #c4cada; $custom-dark: #000000;
JSON
{
"hex": "#abb4cb",
"rgb": {
"r": 171,
"g": 180,
"b": 203
},
"hsl": {
"h": 223.125,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.77028,
"c": 0.03435,
"h": 268.6
},
"luminance": 0.45612
}Semantic roles & 50–950 ramp
primary
#ABB4CB
secondary
#EAE7E1
accent
#8744A2
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283