#ABB7CA#ABB7CA
#ABB7CA is a light, muted blue. Relative luminance 0.468; OKLCH L 77.6% C 0.030 H 259.6°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7CA |
|---|---|
| RGB | rgb(171, 183, 202) |
| HSL | hsl(217, 23%, 73%) |
| HSV | hsv(217, 15%, 79%) |
| CMYK | cmyk(15.3%, 9.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.05, -0.25, -11.00) |
| CIE-LCH | lch(74.05, 11.00, 268.71°) |
| OKLab | oklab(77.62% -0.0055 -0.0297) |
| OKLCH | oklch(77.62% 0.03 259.6) |
| XYZ | xyz(44.3862, 46.7884, 62.5582) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.19
Lightsteelblue
#B0C4DE
ΔE00 4.34
Light Blue Grey
#B7C9E2
ΔE00 5.07
Light Grey Blue
#9DBCD4
ΔE00 6.06
Dove Gray
#B6B8BD
ΔE00 6.35
Cool Gray
#9AA7B0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7CA #CABEAB
analogous
#ABC6CA #ABB7CA #AEABCA
triadic
#ABB7CA #CAABB7 #B7CAAB
tetradic
#ABB7CA #CAABC6 #CABEAB #ABCAAE
square
#ABB7CA #CAABC6 #CABEAB #ABCAAE
split-complementary
#ABB7CA #CAAEAB #C6CAAB
monochromatic
#61779A #8597B2 #ABB7CA #D1D7E2 #ECEFF3
Accessibility & contrast
On white
2.03
#ABB7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#ABB7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7CA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7CA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B8CB
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#A4BBBD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb7ca; /* rgb */ color: rgb(171, 183, 202); /* oklch */ color: oklch(77.6% 0.030 259.6);
Tailwind
colors: {
custom: {
50: '#c4ccda',
500: '#abb7ca',
950: '#000000',
},
}SCSS
$custom: #abb7ca; $custom-light: #c4ccda; $custom-dark: #000000;
JSON
{
"hex": "#abb7ca",
"rgb": {
"r": 171,
"g": 183,
"b": 202
},
"hsl": {
"h": 216.774,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77616,
"c": 0.03024,
"h": 259.6
},
"luminance": 0.46789
}Semantic roles & 50–950 ramp
primary
#ABB7CA
secondary
#EAE6E1
accent
#7D44A1
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283