#ABB6CA#ABB6CA
#ABB6CA is a light, muted blue. Relative luminance 0.464; OKLCH L 77.4% C 0.031 H 262.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6CA |
|---|---|
| RGB | rgb(171, 182, 202) |
| HSL | hsl(219, 23%, 73%) |
| HSV | hsv(219, 15%, 79%) |
| CMYK | cmyk(15.3%, 9.9%, 0%, 20.8%) |
| CIE-LAB | lab(73.79, 0.29, -11.40) |
| CIE-LCH | lch(73.79, 11.40, 271.48°) |
| OKLab | oklab(77.41% -0.004 -0.0308) |
| OKLCH | oklch(77.41% 0.031 262.5) |
| XYZ | xyz(44.1807, 46.3773, 62.4897) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.62
Cloudy Blue
#ACC2D9
ΔE00 4.72
Light Blue Grey
#B7C9E2
ΔE00 5.32
Dove Gray
#B6B8BD
ΔE00 6.59
Light Grey Blue
#9DBCD4
ΔE00 6.65
Cool Gray
#9AA7B0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6CA #CABFAB
analogous
#ABC5CA #ABB6CA #AFABCA
triadic
#ABB6CA #CAABB6 #B6CAAB
tetradic
#ABB6CA #CAABC5 #CABFAB #ABCAAF
square
#ABB6CA #CAABC5 #CABFAB #ABCAAF
split-complementary
#ABB6CA #CAAFAB #C5CAAB
monochromatic
#61759A #8595B2 #ABB6CA #D1D7E2 #ECEFF3
Accessibility & contrast
On white
2.04
#ABB6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#ABB6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6CA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6CA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B7CB
Deuteranopia (green-blind)
#ADB4CA
Tritanopia (blue-blind)
#A4BABC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb6ca; /* rgb */ color: rgb(171, 182, 202); /* oklch */ color: oklch(77.4% 0.031 262.5);
Tailwind
colors: {
custom: {
50: '#c4cbda',
500: '#abb6ca',
950: '#000000',
},
}SCSS
$custom: #abb6ca; $custom-light: #c4cbda; $custom-dark: #000000;
JSON
{
"hex": "#abb6ca",
"rgb": {
"r": 171,
"g": 182,
"b": 202
},
"hsl": {
"h": 218.71,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77408,
"c": 0.03108,
"h": 262.5
},
"luminance": 0.46378
}Semantic roles & 50–950 ramp
primary
#ABB6CA
secondary
#EAE7E1
accent
#8044A1
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283