#ABB5D5#ABB5D5
#ABB5D5 is a light, muted blue. Relative luminance 0.465; OKLCH L 77.6% C 0.047 H 271.6°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5D5 |
|---|---|
| RGB | rgb(171, 181, 213) |
| HSL | hsl(226, 33%, 75%) |
| HSV | hsv(226, 20%, 84%) |
| CMYK | cmyk(19.7%, 15%, 0%, 16.5%) |
| CIE-LAB | lab(73.87, 3.25, -17.27) |
| CIE-LCH | lch(73.87, 17.57, 280.64°) |
| OKLab | oklab(77.59% 0.0013 -0.047) |
| OKLCH | oklch(77.59% 0.047 271.6) |
| XYZ | xyz(45.3257, 46.5089, 69.5270) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.18
Light Blue Grey
#B7C9E2
ΔE00 6.71
Cloudy Blue
#ACC2D9
ΔE00 7.30
Light Periwinkle
#C1C6FC
ΔE00 7.30
Periwinkle
#CCCCFF
ΔE00 8.69
Pastel Blue
#A2BFFE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5D5 #D5CBAB
analogous
#ABCAD5 #ABB5D5 #B6ABD5
triadic
#ABB5D5 #D5ABB5 #B5D5AB
tetradic
#ABB5D5 #D5ABCA #D5CBAB #ABD5B6
square
#ABB5D5 #D5ABCA #D5CBAB #ABD5B6
split-complementary
#ABB5D5 #D5B6AB #CAD5AB
monochromatic
#596DAC #8291C1 #ABB5D5 #D4D9E9 #EBEDF5
Accessibility & contrast
On white
2.04
#ABB5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#ABB5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5D5
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5D5 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB7D7
Deuteranopia (green-blind)
#A9B4D4
Tritanopia (blue-blind)
#A1BBBF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb5d5; /* rgb */ color: rgb(171, 181, 213); /* oklch */ color: oklch(77.6% 0.047 271.6);
Tailwind
colors: {
custom: {
50: '#c4cbe2',
500: '#abb5d5',
950: '#000000',
},
}SCSS
$custom: #abb5d5; $custom-light: #c4cbe2; $custom-dark: #000000;
JSON
{
"hex": "#abb5d5",
"rgb": {
"r": 171,
"g": 181,
"b": 213
},
"hsl": {
"h": 225.714,
"s": 33.333,
"l": 75.294
},
"oklch": {
"l": 0.7759,
"c": 0.04703,
"h": 271.6
},
"luminance": 0.4651
}Semantic roles & 50–950 ramp
primary
#ABB5D5
secondary
#EBE9E0
accent
#9139AC
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283