#ABB2D1#ABB2D1
#ABB2D1 is a light, muted blue. Relative luminance 0.451; OKLCH L 76.8% C 0.045 H 275.3°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2D1 |
|---|---|
| RGB | rgb(171, 178, 209) |
| HSL | hsl(229, 29%, 75%) |
| HSV | hsv(229, 18%, 82%) |
| CMYK | cmyk(18.2%, 14.8%, 0%, 18%) |
| CIE-LAB | lab(72.96, 3.99, -16.47) |
| CIE-LCH | lch(72.96, 16.95, 283.63°) |
| OKLab | oklab(76.83% 0.0041 -0.0448) |
| OKLCH | oklch(76.83% 0.045 275.3) |
| XYZ | xyz(44.2209, 45.1014, 66.6849) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.37
Light Blue Grey
#B7C9E2
ΔE00 7.83
Light Periwinkle
#C1C6FC
ΔE00 8.00
Cloudy Blue
#ACC2D9
ΔE00 8.42
Periwinkle
#CCCCFF
ΔE00 9.14
Pastel Blue
#A2BFFE
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2D1 #D1CAAB
analogous
#ABC5D1 #ABB2D1 #B7ABD1
triadic
#ABB2D1 #D1ABB2 #B2D1AB
tetradic
#ABB2D1 #D1ABC5 #D1CAAB #ABD1B7
square
#ABB2D1 #D1ABC5 #D1CAAB #ABD1B7
split-complementary
#ABB2D1 #D1B7AB #C5D1AB
monochromatic
#5C6AA6 #838EBB #ABB2D1 #D3D6E7 #EBEDF4
Accessibility & contrast
On white
2.10
#ABB2D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#ABB2D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2D1
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2D1 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB5D2
Deuteranopia (green-blind)
#A7B2D0
Tritanopia (blue-blind)
#A2B8BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb2d1; /* rgb */ color: rgb(171, 178, 209); /* oklch */ color: oklch(76.8% 0.045 275.3);
Tailwind
colors: {
custom: {
50: '#c4c9df',
500: '#abb2d1',
950: '#000000',
},
}SCSS
$custom: #abb2d1; $custom-light: #c4c9df; $custom-dark: #000000;
JSON
{
"hex": "#abb2d1",
"rgb": {
"r": 171,
"g": 178,
"b": 209
},
"hsl": {
"h": 228.947,
"s": 29.231,
"l": 74.51
},
"oklch": {
"l": 0.7683,
"c": 0.04496,
"h": 275.3
},
"luminance": 0.45102
}Semantic roles & 50–950 ramp
primary
#ABB2D1
secondary
#EBE9E0
accent
#943EA8
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283