#ABBBD7#ABBBD7
#ABBBD7 is a light, muted blue. Relative luminance 0.491; OKLCH L 78.9% C 0.044 H 261.7°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBD7 |
|---|---|
| RGB | rgb(171, 187, 215) |
| HSL | hsl(218, 35%, 76%) |
| HSV | hsv(218, 20%, 84%) |
| CMYK | cmyk(20.5%, 13%, 0%, 15.7%) |
| CIE-LAB | lab(75.52, 0.44, -15.88) |
| CIE-LCH | lch(75.52, 15.89, 271.58°) |
| OKLab | oklab(78.9% -0.0063 -0.0432) |
| OKLCH | oklch(78.9% 0.044 261.7) |
| XYZ | xyz(46.8275, 49.1038, 71.2876) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.92
Light Blue Grey
#B7C9E2
ΔE00 3.84
Cloudy Blue
#ACC2D9
ΔE00 3.91
Light Grey Blue
#9DBCD4
ΔE00 6.14
Powder Blue (survey)
#B1D1FC
ΔE00 7.32
Pastel Blue
#A2BFFE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBD7 #D7C7AB
analogous
#ABD1D7 #ABBBD7 #B1ABD7
triadic
#ABBBD7 #D7ABBB #BBD7AB
tetradic
#ABBBD7 #D7ABD1 #D7C7AB #ABD7B1
square
#ABBBD7 #D7ABD1 #D7C7AB #ABD7B1
split-complementary
#ABBBD7 #D7B1AB #D1D7AB
monochromatic
#5878B0 #8299C3 #ABBBD7 #D4DDEB #EAEEF5
Accessibility & contrast
On white
1.94
#ABBBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#ABBBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBD7
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBD7 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BCD8
Deuteranopia (green-blind)
#AEB8D6
Tritanopia (blue-blind)
#A0C1C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbbd7; /* rgb */ color: rgb(171, 187, 215); /* oklch */ color: oklch(78.9% 0.044 261.7);
Tailwind
colors: {
custom: {
50: '#c4cfe3',
500: '#abbbd7',
950: '#000000',
},
}SCSS
$custom: #abbbd7; $custom-light: #c4cfe3; $custom-dark: #000000;
JSON
{
"hex": "#abbbd7",
"rgb": {
"r": 171,
"g": 187,
"b": 215
},
"hsl": {
"h": 218.182,
"s": 35.484,
"l": 75.686
},
"oklch": {
"l": 0.78897,
"c": 0.04366,
"h": 261.7
},
"luminance": 0.49105
}Semantic roles & 50–950 ramp
primary
#ABBBD7
secondary
#ECE7DF
accent
#8337AE
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283