#ABB5D2#ABB5D2
#ABB5D2 is a light, muted blue. Relative luminance 0.464; OKLCH L 77.5% C 0.043 H 270.3°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5D2 |
|---|---|
| RGB | rgb(171, 181, 210) |
| HSL | hsl(225, 30%, 75%) |
| HSV | hsv(225, 19%, 82%) |
| CMYK | cmyk(18.6%, 13.8%, 0%, 17.6%) |
| CIE-LAB | lab(73.78, 2.58, -15.78) |
| CIE-LCH | lch(73.78, 15.99, 279.28°) |
| OKLab | oklab(77.48% 0.0003 -0.0429) |
| OKLCH | oklch(77.48% 0.043 270.3) |
| XYZ | xyz(44.9485, 46.3580, 67.5401) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.73
Light Blue Grey
#B7C9E2
ΔE00 6.29
Cloudy Blue
#ACC2D9
ΔE00 6.72
Light Periwinkle
#C1C6FC
ΔE00 8.04
Light Grey Blue
#9DBCD4
ΔE00 8.79
Pastel Blue
#A2BFFE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5D2 #D2C8AB
analogous
#ABC9D2 #ABB5D2 #B4ABD2
triadic
#ABB5D2 #D2ABB5 #B5D2AB
tetradic
#ABB5D2 #D2ABC9 #D2C8AB #ABD2B4
square
#ABB5D2 #D2ABC9 #D2C8AB #ABD2B4
split-complementary
#ABB5D2 #D2B4AB #C9D2AB
monochromatic
#5B6FA7 #8392BD #ABB5D2 #D3D8E7 #EBEDF4
Accessibility & contrast
On white
2.04
#ABB5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#ABB5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5D2
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5D2 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB7D3
Deuteranopia (green-blind)
#AAB4D1
Tritanopia (blue-blind)
#A2BABE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb5d2; /* rgb */ color: rgb(171, 181, 210); /* oklch */ color: oklch(77.5% 0.043 270.3);
Tailwind
colors: {
custom: {
50: '#c4cbdf',
500: '#abb5d2',
950: '#000000',
},
}SCSS
$custom: #abb5d2; $custom-light: #c4cbdf; $custom-dark: #000000;
JSON
{
"hex": "#abb5d2",
"rgb": {
"r": 171,
"g": 181,
"b": 210
},
"hsl": {
"h": 224.615,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.77481,
"c": 0.04288,
"h": 270.3
},
"luminance": 0.46359
}Semantic roles & 50–950 ramp
primary
#ABB5D2
secondary
#EBE8E0
accent
#8D3DA9
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283