#ABB1D2#ABB1D2
#ABB1D2 is a light, muted blue. Relative luminance 0.448; OKLCH L 76.7% C 0.048 H 277.1°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1D2 |
|---|---|
| RGB | rgb(171, 177, 210) |
| HSL | hsl(231, 30%, 75%) |
| HSV | hsv(231, 19%, 82%) |
| CMYK | cmyk(18.6%, 15.7%, 0%, 17.6%) |
| CIE-LAB | lab(72.73, 4.76, -17.36) |
| CIE-LCH | lch(72.73, 18.00, 285.34°) |
| OKLab | oklab(76.66% 0.0059 -0.0472) |
| OKLCH | oklch(76.66% 0.048 277.1) |
| XYZ | xyz(44.1468, 44.7546, 67.2729) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.76
Lightsteelblue
#B0C4DE
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 8.49
Periwinkle
#CCCCFF
ΔE00 8.90
Cloudy Blue
#ACC2D9
ΔE00 9.15
Lavender
#B39DDB
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1D2 #D2CCAB
analogous
#ABC5D2 #ABB1D2 #B9ABD2
triadic
#ABB1D2 #D2ABB1 #B1D2AB
tetradic
#ABB1D2 #D2ABC5 #D2CCAB #ABD2B9
square
#ABB1D2 #D2ABC5 #D2CCAB #ABD2B9
split-complementary
#ABB1D2 #D2B9AB #C5D2AB
monochromatic
#5B67A7 #838CBD #ABB1D2 #D3D6E7 #EBECF4
Accessibility & contrast
On white
2.11
#ABB1D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#ABB1D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1D2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1D2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B4D4
Deuteranopia (green-blind)
#A6B1D1
Tritanopia (blue-blind)
#A2B7BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb1d2; /* rgb */ color: rgb(171, 177, 210); /* oklch */ color: oklch(76.7% 0.048 277.1);
Tailwind
colors: {
custom: {
50: '#c4c8df',
500: '#abb1d2',
950: '#000000',
},
}SCSS
$custom: #abb1d2; $custom-light: #c4c8df; $custom-dark: #000000;
JSON
{
"hex": "#abb1d2",
"rgb": {
"r": 171,
"g": 177,
"b": 210
},
"hsl": {
"h": 230.769,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.76662,
"c": 0.04761,
"h": 277.1
},
"luminance": 0.44755
}Semantic roles & 50–950 ramp
primary
#ABB1D2
secondary
#EBE9E0
accent
#983DA9
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283