#ABB2CB#ABB2CB
#ABB2CB is a light, muted blue. Relative luminance 0.448; OKLCH L 76.6% C 0.037 H 273.1°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2CB |
|---|---|
| RGB | rgb(171, 178, 203) |
| HSL | hsl(227, 24%, 73%) |
| HSV | hsv(227, 16%, 80%) |
| CMYK | cmyk(15.8%, 12.3%, 0%, 20.4%) |
| CIE-LAB | lab(72.77, 2.68, -13.48) |
| CIE-LCH | lch(72.77, 13.74, 281.25°) |
| OKLab | oklab(76.62% 0.002 -0.0365) |
| OKLCH | oklch(76.62% 0.037 273.1) |
| XYZ | xyz(43.4920, 44.8099, 62.8461) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.69
Light Blue Grey
#B7C9E2
ΔE00 7.19
Cloudy Blue
#ACC2D9
ΔE00 7.43
Dove Gray
#B6B8BD
ΔE00 8.33
Cool Gray
#9AA7B0
ΔE00 9.28
Light Grey Blue
#9DBCD4
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2CB #CBC4AB
analogous
#ABC2CB #ABB2CB #B4ABCB
triadic
#ABB2CB #CBABB2 #B2CBAB
tetradic
#ABB2CB #CBABC2 #CBC4AB #ABCBB4
square
#ABB2CB #CBABC2 #CBC4AB #ABCBB4
split-complementary
#ABB2CB #CBB4AB #C2CBAB
monochromatic
#606D9B #858FB4 #ABB2CB #D1D5E2 #ECEEF3
Accessibility & contrast
On white
2.11
#ABB2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#ABB2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2CB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2CB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CC
Deuteranopia (green-blind)
#A9B1CA
Tritanopia (blue-blind)
#A4B6BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb2cb; /* rgb */ color: rgb(171, 178, 203); /* oklch */ color: oklch(76.6% 0.037 273.1);
Tailwind
colors: {
custom: {
50: '#c4c9da',
500: '#abb2cb',
950: '#000000',
},
}SCSS
$custom: #abb2cb; $custom-light: #c4c9da; $custom-dark: #000000;
JSON
{
"hex": "#abb2cb",
"rgb": {
"r": 171,
"g": 178,
"b": 203
},
"hsl": {
"h": 226.875,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.76616,
"c": 0.03655,
"h": 273.1
},
"luminance": 0.44811
}Semantic roles & 50–950 ramp
primary
#ABB2CB
secondary
#EAE8E1
accent
#8D44A2
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283