#ABB8D2#ABB8D2
#ABB8D2 is a light, muted blue. Relative luminance 0.476; OKLCH L 78.1% C 0.040 H 264.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8D2 |
|---|---|
| RGB | rgb(171, 184, 210) |
| HSL | hsl(220, 30%, 75%) |
| HSV | hsv(220, 19%, 82%) |
| CMYK | cmyk(18.6%, 12.4%, 0%, 17.6%) |
| CIE-LAB | lab(74.57, 0.95, -14.59) |
| CIE-LCH | lch(74.57, 14.62, 273.73°) |
| OKLab | oklab(78.1% -0.004 -0.0396) |
| OKLCH | oklch(78.1% 0.04 264.3) |
| XYZ | xyz(45.5651, 47.5911, 67.7456) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.94
Light Blue Grey
#B7C9E2
ΔE00 4.70
Cloudy Blue
#ACC2D9
ΔE00 4.73
Light Grey Blue
#9DBCD4
ΔE00 6.88
Dove Gray
#B6B8BD
ΔE00 8.53
Powder Blue (survey)
#B1D1FC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8D2 #D2C5AB
analogous
#ABCCD2 #ABB8D2 #B2ABD2
triadic
#ABB8D2 #D2ABB8 #B8D2AB
tetradic
#ABB8D2 #D2ABCC #D2C5AB #ABD2B2
square
#ABB8D2 #D2ABCC #D2C5AB #ABD2B2
split-complementary
#ABB8D2 #D2B2AB #CCD2AB
monochromatic
#5B75A7 #8396BD #ABB8D2 #D3DAE7 #EBEEF4
Accessibility & contrast
On white
2.00
#ABB8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#ABB8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8D2
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8D2 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B9D3
Deuteranopia (green-blind)
#ACB6D1
Tritanopia (blue-blind)
#A2BDC0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb8d2; /* rgb */ color: rgb(171, 184, 210); /* oklch */ color: oklch(78.1% 0.040 264.3);
Tailwind
colors: {
custom: {
50: '#c4cddf',
500: '#abb8d2',
950: '#000000',
},
}SCSS
$custom: #abb8d2; $custom-light: #c4cddf; $custom-dark: #000000;
JSON
{
"hex": "#abb8d2",
"rgb": {
"r": 171,
"g": 184,
"b": 210
},
"hsl": {
"h": 220,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.781,
"c": 0.03982,
"h": 264.3
},
"luminance": 0.47592
}Semantic roles & 50–950 ramp
primary
#ABB8D2
secondary
#EBE7E0
accent
#853DA9
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283