#ABB5CF#ABB5CF
#ABB5CF is a light, muted blue. Relative luminance 0.462; OKLCH L 77.4% C 0.039 H 268.8°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5CF |
|---|---|
| RGB | rgb(171, 181, 207) |
| HSL | hsl(223, 27%, 74%) |
| HSV | hsv(223, 17%, 81%) |
| CMYK | cmyk(17.4%, 12.6%, 0%, 18.8%) |
| CIE-LAB | lab(73.68, 1.92, -14.29) |
| CIE-LCH | lch(73.68, 14.42, 277.65°) |
| OKLab | oklab(77.38% -0.0008 -0.0388) |
| OKLCH | oklch(77.38% 0.039 268.8) |
| XYZ | xyz(44.5782, 46.2099, 65.5902) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.33
Light Blue Grey
#B7C9E2
ΔE00 5.94
Cloudy Blue
#ACC2D9
ΔE00 6.13
Light Grey Blue
#9DBCD4
ΔE00 8.21
Dove Gray
#B6B8BD
ΔE00 8.50
Light Periwinkle
#C1C6FC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5CF #CFC5AB
analogous
#ABC7CF #ABB5CF #B3ABCF
triadic
#ABB5CF #CFABB5 #B5CFAB
tetradic
#ABB5CF #CFABC7 #CFC5AB #ABCFB3
square
#ABB5CF #CFABC7 #CFC5AB #ABCFB3
split-complementary
#ABB5CF #CFB3AB #C7CFAB
monochromatic
#5D70A2 #8493B9 #ABB5CF #D2D7E5 #ECEEF4
Accessibility & contrast
On white
2.05
#ABB5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#ABB5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5CF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5CF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB7D0
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#A3BABD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb5cf; /* rgb */ color: rgb(171, 181, 207); /* oklch */ color: oklch(77.4% 0.039 268.8);
Tailwind
colors: {
custom: {
50: '#c4cbdd',
500: '#abb5cf',
950: '#000000',
},
}SCSS
$custom: #abb5cf; $custom-light: #c4cbdd; $custom-dark: #000000;
JSON
{
"hex": "#abb5cf",
"rgb": {
"r": 171,
"g": 181,
"b": 207
},
"hsl": {
"h": 223.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.77375,
"c": 0.03877,
"h": 268.8
},
"luminance": 0.46211
}Semantic roles & 50–950 ramp
primary
#ABB5CF
secondary
#EAE8E1
accent
#8940A6
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283