#ABBCD9#ABBCD9
#ABBCD9 is a light, muted blue. Relative luminance 0.496; OKLCH L 79.2% C 0.045 H 261.1°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCD9 |
|---|---|
| RGB | rgb(171, 188, 217) |
| HSL | hsl(218, 38%, 76%) |
| HSV | hsv(218, 21%, 85%) |
| CMYK | cmyk(21.2%, 13.4%, 0%, 14.9%) |
| CIE-LAB | lab(75.84, 0.35, -16.47) |
| CIE-LCH | lch(75.84, 16.47, 271.21°) |
| OKLab | oklab(79.18% -0.007 -0.0448) |
| OKLCH | oklch(79.18% 0.045 261.1) |
| XYZ | xyz(47.2989, 49.6330, 72.7203) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.71
Light Blue Grey
#B7C9E2
ΔE00 3.65
Cloudy Blue
#ACC2D9
ΔE00 3.80
Light Grey Blue
#9DBCD4
ΔE00 6.03
Powder Blue (survey)
#B1D1FC
ΔE00 6.88
Pastel Blue
#A2BFFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCD9 #D9C8AB
analogous
#ABD3D9 #ABBCD9 #B1ABD9
triadic
#ABBCD9 #D9ABBC #BCD9AB
tetradic
#ABBCD9 #D9ABD3 #D9C8AB #ABD9B1
square
#ABBCD9 #D9ABD3 #D9C8AB #ABD9B1
split-complementary
#ABBCD9 #D9B1AB #D3D9AB
monochromatic
#5779B3 #819AC6 #ABBCD9 #D5DEEC #EAEEF5
Accessibility & contrast
On white
1.92
#ABBCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#ABBCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCD9
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCD9 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BDDA
Deuteranopia (green-blind)
#AEB9D8
Tritanopia (blue-blind)
#9FC2C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbcd9; /* rgb */ color: rgb(171, 188, 217); /* oklch */ color: oklch(79.2% 0.045 261.1);
Tailwind
colors: {
custom: {
50: '#c4d0e4',
500: '#abbcd9',
950: '#000000',
},
}SCSS
$custom: #abbcd9; $custom-light: #c4d0e4; $custom-dark: #000000;
JSON
{
"hex": "#abbcd9",
"rgb": {
"r": 171,
"g": 188,
"b": 217
},
"hsl": {
"h": 217.826,
"s": 37.705,
"l": 76.078
},
"oklch": {
"l": 0.79175,
"c": 0.04538,
"h": 261.1
},
"luminance": 0.49634
}Semantic roles & 50–950 ramp
primary
#ABBCD9
secondary
#ECE7DF
accent
#8335B1
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283