#ABB5D4#ABB5D4
#ABB5D4 is a light, muted blue. Relative luminance 0.465; OKLCH L 77.6% C 0.046 H 271.2°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5D4 |
|---|---|
| RGB | rgb(171, 181, 212) |
| HSL | hsl(225, 32%, 75%) |
| HSV | hsv(225, 19%, 83%) |
| CMYK | cmyk(19.3%, 14.6%, 0%, 16.9%) |
| CIE-LAB | lab(73.84, 3.02, -16.77) |
| CIE-LCH | lch(73.84, 17.04, 280.21°) |
| OKLab | oklab(77.55% 0.001 -0.0456) |
| OKLCH | oklch(77.55% 0.046 271.2) |
| XYZ | xyz(45.1992, 46.4583, 68.8606) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.57
Cloudy Blue
#ACC2D9
ΔE00 7.11
Light Periwinkle
#C1C6FC
ΔE00 7.54
Periwinkle
#CCCCFF
ΔE00 8.89
Pastel Blue
#A2BFFE
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5D4 #D4CAAB
analogous
#ABC9D4 #ABB5D4 #B6ABD4
triadic
#ABB5D4 #D4ABB5 #B5D4AB
tetradic
#ABB5D4 #D4ABC9 #D4CAAB #ABD4B6
square
#ABB5D4 #D4ABC9 #D4CAAB #ABD4B6
split-complementary
#ABB5D4 #D4B6AB #C9D4AB
monochromatic
#5A6EAB #8391BF #ABB5D4 #D3D9E9 #EBEDF5
Accessibility & contrast
On white
2.04
#ABB5D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#ABB5D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5D4
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5D4 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB7D5
Deuteranopia (green-blind)
#A9B4D3
Tritanopia (blue-blind)
#A1BBBF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb5d4; /* rgb */ color: rgb(171, 181, 212); /* oklch */ color: oklch(77.6% 0.046 271.2);
Tailwind
colors: {
custom: {
50: '#c4cbe1',
500: '#abb5d4',
950: '#000000',
},
}SCSS
$custom: #abb5d4; $custom-light: #c4cbe1; $custom-dark: #000000;
JSON
{
"hex": "#abb5d4",
"rgb": {
"r": 171,
"g": 181,
"b": 212
},
"hsl": {
"h": 225.366,
"s": 32.283,
"l": 75.098
},
"oklch": {
"l": 0.77553,
"c": 0.04565,
"h": 271.2
},
"luminance": 0.46459
}Semantic roles & 50–950 ramp
primary
#ABB5D4
secondary
#EBE8E0
accent
#903AAB
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283