#ABBBD3#ABBBD3
#ABBBD3 is a light, muted blue. Relative luminance 0.489; OKLCH L 78.8% C 0.039 H 258.4°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBD3 |
|---|---|
| RGB | rgb(171, 187, 211) |
| HSL | hsl(216, 31%, 75%) |
| HSV | hsv(216, 19%, 83%) |
| CMYK | cmyk(19%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(75.39, -0.45, -13.90) |
| CIE-LCH | lch(75.39, 13.91, 268.15°) |
| OKLab | oklab(78.76% -0.0078 -0.0377) |
| OKLCH | oklch(78.76% 0.039 258.4) |
| XYZ | xyz(46.3198, 48.9007, 68.6137) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.55
Cloudy Blue
#ACC2D9
ΔE00 2.93
Light Blue Grey
#B7C9E2
ΔE00 3.58
Light Grey Blue
#9DBCD4
ΔE00 5.22
Powder Blue (survey)
#B1D1FC
ΔE00 7.78
Dove Gray
#B6B8BD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBD3 #D3C3AB
analogous
#ABCFD3 #ABBBD3 #AFABD3
triadic
#ABBBD3 #D3ABBB #BBD3AB
tetradic
#ABBBD3 #D3ABCF #D3C3AB #ABD3AF
square
#ABBBD3 #D3ABCF #D3C3AB #ABD3AF
split-complementary
#ABBBD3 #D3AFAB #CFD3AB
monochromatic
#5B7AA9 #839ABE #ABBBD3 #D3DCE8 #EBEFF4
Accessibility & contrast
On white
1.95
#ABBBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#ABBBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBD3
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBD3 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD4
Deuteranopia (green-blind)
#AFB8D2
Tritanopia (blue-blind)
#A1C0C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbbd3; /* rgb */ color: rgb(171, 187, 211); /* oklch */ color: oklch(78.8% 0.039 258.4);
Tailwind
colors: {
custom: {
50: '#c4cfe0',
500: '#abbbd3',
950: '#000000',
},
}SCSS
$custom: #abbbd3; $custom-light: #c4cfe0; $custom-dark: #000000;
JSON
{
"hex": "#abbbd3",
"rgb": {
"r": 171,
"g": 187,
"b": 211
},
"hsl": {
"h": 216,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.78756,
"c": 0.03852,
"h": 258.4
},
"luminance": 0.48902
}Semantic roles & 50–950 ramp
primary
#ABBBD3
secondary
#EBE7E0
accent
#7E3CAA
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283