#ABB6CB#ABB6CB
#ABB6CB is a light, muted blue. Relative luminance 0.464; OKLCH L 77.4% C 0.032 H 263.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6CB |
|---|---|
| RGB | rgb(171, 182, 203) |
| HSL | hsl(219, 24%, 73%) |
| HSV | hsv(219, 16%, 80%) |
| CMYK | cmyk(15.8%, 10.3%, 0%, 20.4%) |
| CIE-LAB | lab(73.82, 0.51, -11.90) |
| CIE-LCH | lch(73.82, 11.91, 272.45°) |
| OKLab | oklab(77.44% -0.0037 -0.0322) |
| OKLCH | oklch(77.44% 0.032 263.5) |
| XYZ | xyz(44.2995, 46.4249, 63.1153) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.58
Cloudy Blue
#ACC2D9
ΔE00 4.82
Light Blue Grey
#B7C9E2
ΔE00 5.28
Light Grey Blue
#9DBCD4
ΔE00 6.81
Dove Gray
#B6B8BD
ΔE00 6.90
Cool Gray
#9AA7B0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6CB #CBC0AB
analogous
#ABC6CB #ABB6CB #B0ABCB
triadic
#ABB6CB #CBABB6 #B6CBAB
tetradic
#ABB6CB #CBABC6 #CBC0AB #ABCBB0
square
#ABB6CB #CBABC6 #CBC0AB #ABCBB0
split-complementary
#ABB6CB #CBB0AB #C6CBAB
monochromatic
#60759B #8595B4 #ABB6CB #D1D7E2 #ECEFF3
Accessibility & contrast
On white
2.04
#ABB6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#ABB6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6CB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6CB | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B7CC
Deuteranopia (green-blind)
#ADB4CA
Tritanopia (blue-blind)
#A3BABD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb6cb; /* rgb */ color: rgb(171, 182, 203); /* oklch */ color: oklch(77.4% 0.032 263.5);
Tailwind
colors: {
custom: {
50: '#c4cbda',
500: '#abb6cb',
950: '#000000',
},
}SCSS
$custom: #abb6cb; $custom-light: #c4cbda; $custom-dark: #000000;
JSON
{
"hex": "#abb6cb",
"rgb": {
"r": 171,
"g": 182,
"b": 203
},
"hsl": {
"h": 219.375,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.77442,
"c": 0.03239,
"h": 263.5
},
"luminance": 0.46426
}Semantic roles & 50–950 ramp
primary
#ABB6CB
secondary
#EAE7E1
accent
#8244A2
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283