#ABBBD4#ABBBD4
#ABBBD4 is a light, muted blue. Relative luminance 0.490; OKLCH L 78.8% C 0.040 H 259.3°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBD4 |
|---|---|
| RGB | rgb(171, 187, 212) |
| HSL | hsl(217, 32%, 75%) |
| HSV | hsv(217, 19%, 83%) |
| CMYK | cmyk(19.3%, 11.8%, 0%, 16.9%) |
| CIE-LAB | lab(75.42, -0.23, -14.39) |
| CIE-LCH | lch(75.42, 14.40, 269.09°) |
| OKLab | oklab(78.79% -0.0074 -0.0391) |
| OKLCH | oklch(78.79% 0.04 259.3) |
| XYZ | xyz(46.4456, 48.9510, 69.2760) |
| Luminance | 0.4895 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.57
Cloudy Blue
#ACC2D9
ΔE00 3.15
Light Blue Grey
#B7C9E2
ΔE00 3.59
Light Grey Blue
#9DBCD4
ΔE00 5.44
Powder Blue (survey)
#B1D1FC
ΔE00 7.64
Pastel Blue
#A2BFFE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBD4 #D4C4AB
analogous
#ABCFD4 #ABBBD4 #AFABD4
triadic
#ABBBD4 #D4ABBB #BBD4AB
tetradic
#ABBBD4 #D4ABCF #D4C4AB #ABD4AF
square
#ABBBD4 #D4ABCF #D4C4AB #ABD4AF
split-complementary
#ABBBD4 #D4AFAB #CFD4AB
monochromatic
#5A79AB #839ABF #ABBBD4 #D3DCE9 #EBEFF5
Accessibility & contrast
On white
1.95
#ABBBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#ABBBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBD4
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBD4 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD5
Deuteranopia (green-blind)
#AFB8D3
Tritanopia (blue-blind)
#A1C0C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbbd4; /* rgb */ color: rgb(171, 187, 212); /* oklch */ color: oklch(78.8% 0.040 259.3);
Tailwind
colors: {
custom: {
50: '#c4cfe1',
500: '#abbbd4',
950: '#000000',
},
}SCSS
$custom: #abbbd4; $custom-light: #c4cfe1; $custom-dark: #000000;
JSON
{
"hex": "#abbbd4",
"rgb": {
"r": 171,
"g": 187,
"b": 212
},
"hsl": {
"h": 216.585,
"s": 32.283,
"l": 75.098
},
"oklch": {
"l": 0.78791,
"c": 0.03978,
"h": 259.3
},
"luminance": 0.48952
}Semantic roles & 50–950 ramp
primary
#ABBBD4
secondary
#EBE7E0
accent
#7F3AAB
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283