#ABB2CF#ABB2CF
#ABB2CF is a light, muted blue. Relative luminance 0.450; OKLCH L 76.8% C 0.042 H 274.7°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2CF |
|---|---|
| RGB | rgb(171, 178, 207) |
| HSL | hsl(228, 27%, 74%) |
| HSV | hsv(228, 17%, 81%) |
| CMYK | cmyk(17.4%, 14%, 0%, 18.8%) |
| CIE-LAB | lab(72.89, 3.55, -15.47) |
| CIE-LCH | lch(72.89, 15.87, 282.93°) |
| OKLab | oklab(76.76% 0.0034 -0.042) |
| OKLCH | oklch(76.76% 0.042 274.7) |
| XYZ | xyz(43.9748, 45.0030, 65.3890) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.13
Light Blue Grey
#B7C9E2
ΔE00 7.60
Cloudy Blue
#ACC2D9
ΔE00 8.09
Light Periwinkle
#C1C6FC
ΔE00 8.47
Periwinkle
#CCCCFF
ΔE00 9.56
Dove Gray
#B6B8BD
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2CF #CFC8AB
analogous
#ABC4CF #ABB2CF #B6ABCF
triadic
#ABB2CF #CFABB2 #B2CFAB
tetradic
#ABB2CF #CFABC4 #CFC8AB #ABCFB6
square
#ABB2CF #CFABC4 #CFC8AB #ABCFB6
split-complementary
#ABB2CF #CFB6AB #C4CFAB
monochromatic
#5D6BA2 #848EB9 #ABB2CF #D2D6E5 #ECEDF4
Accessibility & contrast
On white
2.10
#ABB2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#ABB2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2CF
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2CF | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4D0
Deuteranopia (green-blind)
#A8B2CE
Tritanopia (blue-blind)
#A3B7BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb2cf; /* rgb */ color: rgb(171, 178, 207); /* oklch */ color: oklch(76.8% 0.042 274.7);
Tailwind
colors: {
custom: {
50: '#c4c9dd',
500: '#abb2cf',
950: '#000000',
},
}SCSS
$custom: #abb2cf; $custom-light: #c4c9dd; $custom-dark: #000000;
JSON
{
"hex": "#abb2cf",
"rgb": {
"r": 171,
"g": 178,
"b": 207
},
"hsl": {
"h": 228.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.76758,
"c": 0.04215,
"h": 274.7
},
"luminance": 0.45004
}Semantic roles & 50–950 ramp
primary
#ABB2CF
secondary
#EAE8E1
accent
#9240A6
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283