#ABB5D1#ABB5D1
#ABB5D1 is a light, muted blue. Relative luminance 0.463; OKLCH L 77.4% C 0.042 H 269.9°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5D1 |
|---|---|
| RGB | rgb(171, 181, 209) |
| HSL | hsl(224, 29%, 75%) |
| HSV | hsv(224, 18%, 82%) |
| CMYK | cmyk(18.2%, 13.4%, 0%, 18%) |
| CIE-LAB | lab(73.75, 2.36, -15.28) |
| CIE-LCH | lch(73.75, 15.46, 278.77°) |
| OKLab | oklab(77.44% -0.0001 -0.0415) |
| OKLCH | oklch(77.44% 0.042 269.9) |
| XYZ | xyz(44.8243, 46.3083, 66.8860) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.59
Light Blue Grey
#B7C9E2
ΔE00 6.16
Cloudy Blue
#ACC2D9
ΔE00 6.52
Light Periwinkle
#C1C6FC
ΔE00 8.30
Light Grey Blue
#9DBCD4
ΔE00 8.60
Dove Gray
#B6B8BD
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5D1 #D1C7AB
analogous
#ABC8D1 #ABB5D1 #B4ABD1
triadic
#ABB5D1 #D1ABB5 #B5D1AB
tetradic
#ABB5D1 #D1ABC8 #D1C7AB #ABD1B4
square
#ABB5D1 #D1ABC8 #D1C7AB #ABD1B4
split-complementary
#ABB5D1 #D1B4AB #C8D1AB
monochromatic
#5C6FA6 #8392BB #ABB5D1 #D3D8E7 #EBEEF4
Accessibility & contrast
On white
2.05
#ABB5D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#ABB5D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5D1
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5D1 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB7D2
Deuteranopia (green-blind)
#AAB4D0
Tritanopia (blue-blind)
#A2BABE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb5d1; /* rgb */ color: rgb(171, 181, 209); /* oklch */ color: oklch(77.4% 0.042 269.9);
Tailwind
colors: {
custom: {
50: '#c4cbdf',
500: '#abb5d1',
950: '#000000',
},
}SCSS
$custom: #abb5d1; $custom-light: #c4cbdf; $custom-dark: #000000;
JSON
{
"hex": "#abb5d1",
"rgb": {
"r": 171,
"g": 181,
"b": 209
},
"hsl": {
"h": 224.211,
"s": 29.231,
"l": 74.51
},
"oklch": {
"l": 0.77445,
"c": 0.04151,
"h": 269.9
},
"luminance": 0.46309
}Semantic roles & 50–950 ramp
primary
#ABB5D1
secondary
#EBE8E0
accent
#8C3EA8
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283