#ABBBD5#ABBBD5
#ABBBD5 is a light, muted blue. Relative luminance 0.490; OKLCH L 78.8% C 0.041 H 260.1°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBD5 |
|---|---|
| RGB | rgb(171, 187, 213) |
| HSL | hsl(217, 33%, 75%) |
| HSV | hsv(217, 20%, 84%) |
| CMYK | cmyk(19.7%, 12.2%, 0%, 16.5%) |
| CIE-LAB | lab(75.45, -0.01, -14.89) |
| CIE-LCH | lch(75.45, 14.89, 269.97°) |
| OKLab | oklab(78.83% -0.007 -0.0405) |
| OKLCH | oklch(78.83% 0.041 260.1) |
| XYZ | xyz(46.5721, 49.0016, 69.9424) |
| Luminance | 0.4900 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.65
Cloudy Blue
#ACC2D9
ΔE00 3.39
Light Blue Grey
#B7C9E2
ΔE00 3.64
Light Grey Blue
#9DBCD4
ΔE00 5.67
Powder Blue (survey)
#B1D1FC
ΔE00 7.52
Pastel Blue
#A2BFFE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBD5 #D5C5AB
analogous
#ABD0D5 #ABBBD5 #B0ABD5
triadic
#ABBBD5 #D5ABBB #BBD5AB
tetradic
#ABBBD5 #D5ABD0 #D5C5AB #ABD5B0
square
#ABBBD5 #D5ABD0 #D5C5AB #ABD5B0
split-complementary
#ABBBD5 #D5B0AB #D0D5AB
monochromatic
#5979AC #829AC1 #ABBBD5 #D4DCE9 #EBEEF5
Accessibility & contrast
On white
1.94
#ABBBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#ABBBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBD5
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBD5 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD6
Deuteranopia (green-blind)
#AEB8D4
Tritanopia (blue-blind)
#A1C0C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbbd5; /* rgb */ color: rgb(171, 187, 213); /* oklch */ color: oklch(78.8% 0.041 260.1);
Tailwind
colors: {
custom: {
50: '#c4cfe2',
500: '#abbbd5',
950: '#000000',
},
}SCSS
$custom: #abbbd5; $custom-light: #c4cfe2; $custom-dark: #000000;
JSON
{
"hex": "#abbbd5",
"rgb": {
"r": 171,
"g": 187,
"b": 213
},
"hsl": {
"h": 217.143,
"s": 33.333,
"l": 75.294
},
"oklch": {
"l": 0.78826,
"c": 0.04107,
"h": 260.1
},
"luminance": 0.49003
}Semantic roles & 50–950 ramp
primary
#ABBBD5
secondary
#EBE7E0
accent
#8039AC
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283