#ABB2D9#ABB2D9
#ABB2D9 is a light, muted blue. Relative luminance 0.455; OKLCH L 77.1% C 0.056 H 277.0°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2D9 |
|---|---|
| RGB | rgb(171, 178, 217) |
| HSL | hsl(231, 38%, 76%) |
| HSV | hsv(231, 21%, 85%) |
| CMYK | cmyk(21.2%, 18%, 0%, 14.9%) |
| CIE-LAB | lab(73.22, 5.79, -20.43) |
| CIE-LCH | lch(73.22, 21.24, 285.82°) |
| OKLab | oklab(77.13% 0.0069 -0.0558) |
| OKLCH | oklch(77.13% 0.056 277) |
| XYZ | xyz(45.2363, 45.5076, 72.0327) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.48
Periwinkle
#CCCCFF
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 8.27
Light Blue Grey
#B7C9E2
ΔE00 8.74
Pastel Blue
#A2BFFE
ΔE00 8.89
Lavender
#B39DDB
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2D9 #D9D2AB
analogous
#ABC9D9 #ABB2D9 #BBABD9
triadic
#ABB2D9 #D9ABB2 #B2D9AB
tetradic
#ABB2D9 #D9ABC9 #D9D2AB #ABD9BB
square
#ABB2D9 #D9ABC9 #D9D2AB #ABD9BB
split-complementary
#ABB2D9 #D9BBAB #C9D9AB
monochromatic
#5765B3 #818BC6 #ABB2D9 #D5D9EC #EAECF5
Accessibility & contrast
On white
2.08
#ABB2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#ABB2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2D9
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2D9 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DB
Deuteranopia (green-blind)
#A5B2D8
Tritanopia (blue-blind)
#A0B9BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb2d9; /* rgb */ color: rgb(171, 178, 217); /* oklch */ color: oklch(77.1% 0.056 277.0);
Tailwind
colors: {
custom: {
50: '#c4c9e4',
500: '#abb2d9',
950: '#000000',
},
}SCSS
$custom: #abb2d9; $custom-light: #c4c9e4; $custom-dark: #000000;
JSON
{
"hex": "#abb2d9",
"rgb": {
"r": 171,
"g": 178,
"b": 217
},
"hsl": {
"h": 230.87,
"s": 37.705,
"l": 76.078
},
"oklch": {
"l": 0.77126,
"c": 0.05624,
"h": 277
},
"luminance": 0.45508
}Semantic roles & 50–950 ramp
primary
#ABB2D9
secondary
#ECEADF
accent
#9E35B1
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283