#ABB6CF#ABB6CF
#ABB6CF is a light, muted blue. Relative luminance 0.466; OKLCH L 77.6% C 0.038 H 266.6°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6CF |
|---|---|
| RGB | rgb(171, 182, 207) |
| HSL | hsl(222, 27%, 74%) |
| HSV | hsv(222, 17%, 81%) |
| CMYK | cmyk(17.4%, 12.1%, 0%, 18.8%) |
| CIE-LAB | lab(73.94, 1.38, -13.89) |
| CIE-LCH | lch(73.94, 13.96, 275.65°) |
| OKLab | oklab(77.58% -0.0022 -0.0377) |
| OKLCH | oklch(77.58% 0.038 266.6) |
| XYZ | xyz(44.7823, 46.6180, 65.6582) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.76
Light Blue Grey
#B7C9E2
ΔE00 5.42
Cloudy Blue
#ACC2D9
ΔE00 5.46
Light Grey Blue
#9DBCD4
ΔE00 7.55
Dove Gray
#B6B8BD
ΔE00 8.18
Cool Gray
#9AA7B0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6CF #CFC4AB
analogous
#ABC8CF #ABB6CF #B2ABCF
triadic
#ABB6CF #CFABB6 #B6CFAB
tetradic
#ABB6CF #CFABC8 #CFC4AB #ABCFB2
square
#ABB6CF #CFABC8 #CFC4AB #ABCFB2
split-complementary
#ABB6CF #CFB2AB #C8CFAB
monochromatic
#5D72A2 #8494B9 #ABB6CF #D2D8E5 #ECEEF4
Accessibility & contrast
On white
2.03
#ABB6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#ABB6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6CF
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6CF | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB7D0
Deuteranopia (green-blind)
#ACB4CE
Tritanopia (blue-blind)
#A3BBBE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb6cf; /* rgb */ color: rgb(171, 182, 207); /* oklch */ color: oklch(77.6% 0.038 266.6);
Tailwind
colors: {
custom: {
50: '#c4cbdd',
500: '#abb6cf',
950: '#000000',
},
}SCSS
$custom: #abb6cf; $custom-light: #c4cbdd; $custom-dark: #000000;
JSON
{
"hex": "#abb6cf",
"rgb": {
"r": 171,
"g": 182,
"b": 207
},
"hsl": {
"h": 221.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.77581,
"c": 0.03774,
"h": 266.6
},
"luminance": 0.46619
}Semantic roles & 50–950 ramp
primary
#ABB6CF
secondary
#EAE7E1
accent
#8740A6
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283