#ABB4CF#ABB4CF
#ABB4CF is a light, muted blue. Relative luminance 0.458; OKLCH L 77.2% C 0.040 H 270.9°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4CF |
|---|---|
| RGB | rgb(171, 180, 207) |
| HSL | hsl(225, 27%, 74%) |
| HSV | hsv(225, 17%, 81%) |
| CMYK | cmyk(17.4%, 13%, 0%, 18.8%) |
| CIE-LAB | lab(73.42, 2.46, -14.68) |
| CIE-LCH | lch(73.42, 14.89, 279.52°) |
| OKLab | oklab(77.17% 0.0006 -0.0398) |
| OKLCH | oklch(77.17% 0.04 270.9) |
| XYZ | xyz(44.3756, 45.8047, 65.5226) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.93
Light Blue Grey
#B7C9E2
ΔE00 6.48
Cloudy Blue
#ACC2D9
ΔE00 6.80
Light Periwinkle
#C1C6FC
ΔE00 8.69
Dove Gray
#B6B8BD
ΔE00 8.85
Light Grey Blue
#9DBCD4
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4CF #CFC6AB
analogous
#ABC6CF #ABB4CF #B4ABCF
triadic
#ABB4CF #CFABB4 #B4CFAB
tetradic
#ABB4CF #CFABC6 #CFC6AB #ABCFB4
square
#ABB4CF #CFABC6 #CFC6AB #ABCFB4
split-complementary
#ABB4CF #CFB4AB #C6CFAB
monochromatic
#5D6EA2 #8491B9 #ABB4CF #D2D7E5 #ECEEF4
Accessibility & contrast
On white
2.07
#ABB4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#ABB4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4CF
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4CF | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB6D0
Deuteranopia (green-blind)
#AAB3CE
Tritanopia (blue-blind)
#A3B9BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb4cf; /* rgb */ color: rgb(171, 180, 207); /* oklch */ color: oklch(77.2% 0.040 270.9);
Tailwind
colors: {
custom: {
50: '#c4cadd',
500: '#abb4cf',
950: '#000000',
},
}SCSS
$custom: #abb4cf; $custom-light: #c4cadd; $custom-dark: #000000;
JSON
{
"hex": "#abb4cf",
"rgb": {
"r": 171,
"g": 180,
"b": 207
},
"hsl": {
"h": 225,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.77169,
"c": 0.03984,
"h": 270.9
},
"luminance": 0.45805
}Semantic roles & 50–950 ramp
primary
#ABB4CF
secondary
#EAE8E1
accent
#8C40A6
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283