#ABB2D2#ABB2D2
#ABB2D2 is a light, muted blue. Relative luminance 0.452; OKLCH L 76.9% C 0.046 H 275.5°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2D2 |
|---|---|
| RGB | rgb(171, 178, 210) |
| HSL | hsl(229, 30%, 75%) |
| HSV | hsv(229, 19%, 82%) |
| CMYK | cmyk(18.6%, 15.2%, 0%, 17.6%) |
| CIE-LAB | lab(72.99, 4.21, -16.97) |
| CIE-LCH | lch(72.99, 17.48, 283.95°) |
| OKLab | oklab(76.87% 0.0045 -0.0461) |
| OKLCH | oklch(76.87% 0.046 275.5) |
| XYZ | xyz(44.3450, 45.1511, 67.3390) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.50
Light Periwinkle
#C1C6FC
ΔE00 7.77
Light Blue Grey
#B7C9E2
ΔE00 7.95
Cloudy Blue
#ACC2D9
ΔE00 8.57
Periwinkle
#CCCCFF
ΔE00 8.95
Pastel Blue
#A2BFFE
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2D2 #D2CBAB
analogous
#ABC6D2 #ABB2D2 #B8ABD2
triadic
#ABB2D2 #D2ABB2 #B2D2AB
tetradic
#ABB2D2 #D2ABC6 #D2CBAB #ABD2B8
square
#ABB2D2 #D2ABC6 #D2CBAB #ABD2B8
split-complementary
#ABB2D2 #D2B8AB #C6D2AB
monochromatic
#5B69A7 #838DBD #ABB2D2 #D3D7E7 #EBEDF4
Accessibility & contrast
On white
2.09
#ABB2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#ABB2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2D2
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2D2 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B5D4
Deuteranopia (green-blind)
#A7B2D1
Tritanopia (blue-blind)
#A2B8BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb2d2; /* rgb */ color: rgb(171, 178, 210); /* oklch */ color: oklch(76.9% 0.046 275.5);
Tailwind
colors: {
custom: {
50: '#c4c9df',
500: '#abb2d2',
950: '#000000',
},
}SCSS
$custom: #abb2d2; $custom-light: #c4c9df; $custom-dark: #000000;
JSON
{
"hex": "#abb2d2",
"rgb": {
"r": 171,
"g": 178,
"b": 210
},
"hsl": {
"h": 229.231,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.76866,
"c": 0.04637,
"h": 275.5
},
"luminance": 0.45152
}Semantic roles & 50–950 ramp
primary
#ABB2D2
secondary
#EBE9E0
accent
#953DA9
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283