#ABB7CF#ABB7CF
#ABB7CF is a light, muted blue. Relative luminance 0.470; OKLCH L 77.8% C 0.037 H 264.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7CF |
|---|---|
| RGB | rgb(171, 183, 207) |
| HSL | hsl(220, 27%, 74%) |
| HSV | hsv(220, 17%, 81%) |
| CMYK | cmyk(17.4%, 11.6%, 0%, 18.8%) |
| CIE-LAB | lab(74.21, 0.83, -13.50) |
| CIE-LCH | lch(74.21, 13.52, 273.53°) |
| OKLab | oklab(77.79% -0.0036 -0.0366) |
| OKLCH | oklch(77.79% 0.037 264.3) |
| XYZ | xyz(44.9878, 47.0290, 65.7267) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.21
Cloudy Blue
#ACC2D9
ΔE00 4.79
Light Blue Grey
#B7C9E2
ΔE00 4.95
Light Grey Blue
#9DBCD4
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 7.88
Cool Gray
#9AA7B0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7CF #CFC3AB
analogous
#ABC9CF #ABB7CF #B1ABCF
triadic
#ABB7CF #CFABB7 #B7CFAB
tetradic
#ABB7CF #CFABC9 #CFC3AB #ABCFB1
square
#ABB7CF #CFABC9 #CFC3AB #ABCFB1
split-complementary
#ABB7CF #CFB1AB #C9CFAB
monochromatic
#5D74A2 #8496B9 #ABB7CF #D2D8E5 #ECEEF4
Accessibility & contrast
On white
2.02
#ABB7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#ABB7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7CF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7CF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8D0
Deuteranopia (green-blind)
#ACB5CE
Tritanopia (blue-blind)
#A2BCBF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb7cf; /* rgb */ color: rgb(171, 183, 207); /* oklch */ color: oklch(77.8% 0.037 264.3);
Tailwind
colors: {
custom: {
50: '#c4ccdd',
500: '#abb7cf',
950: '#000000',
},
}SCSS
$custom: #abb7cf; $custom-light: #c4ccdd; $custom-dark: #000000;
JSON
{
"hex": "#abb7cf",
"rgb": {
"r": 171,
"g": 183,
"b": 207
},
"hsl": {
"h": 220,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.77788,
"c": 0.03677,
"h": 264.3
},
"luminance": 0.4703
}Semantic roles & 50–950 ramp
primary
#ABB7CF
secondary
#EAE7E1
accent
#8440A6
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283