#ABB2D3#ABB2D3
#ABB2D3 is a light, muted blue. Relative luminance 0.452; OKLCH L 76.9% C 0.048 H 275.8°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2D3 |
|---|---|
| RGB | rgb(171, 178, 211) |
| HSL | hsl(230, 31%, 75%) |
| HSV | hsv(230, 19%, 83%) |
| CMYK | cmyk(19%, 15.6%, 0%, 17.3%) |
| CIE-LAB | lab(73.02, 4.44, -17.46) |
| CIE-LCH | lch(73.02, 18.02, 284.26°) |
| OKLab | oklab(76.9% 0.0048 -0.0475) |
| OKLCH | oklch(76.9% 0.048 275.8) |
| XYZ | xyz(44.4700, 45.2011, 67.9971) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 7.62
Light Blue Grey
#B7C9E2
ΔE00 8.07
Cloudy Blue
#ACC2D9
ΔE00 8.73
Periwinkle
#CCCCFF
ΔE00 8.77
Pastel Blue
#A2BFFE
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2D3 #D3CCAB
analogous
#ABC6D3 #ABB2D3 #B8ABD3
triadic
#ABB2D3 #D3ABB2 #B2D3AB
tetradic
#ABB2D3 #D3ABC6 #D3CCAB #ABD3B8
square
#ABB2D3 #D3ABC6 #D3CCAB #ABD3B8
split-complementary
#ABB2D3 #D3B8AB #C6D3AB
monochromatic
#5B68A9 #838DBE #ABB2D3 #D3D7E8 #EBEDF4
Accessibility & contrast
On white
2.09
#ABB2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#ABB2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2D3
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2D3 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B5D5
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#A2B8BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb2d3; /* rgb */ color: rgb(171, 178, 211); /* oklch */ color: oklch(76.9% 0.048 275.8);
Tailwind
colors: {
custom: {
50: '#c4c9e0',
500: '#abb2d3',
950: '#000000',
},
}SCSS
$custom: #abb2d3; $custom-light: #c4c9e0; $custom-dark: #000000;
JSON
{
"hex": "#abb2d3",
"rgb": {
"r": 171,
"g": 178,
"b": 211
},
"hsl": {
"h": 229.5,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.76903,
"c": 0.04777,
"h": 275.8
},
"luminance": 0.45202
}Semantic roles & 50–950 ramp
primary
#ABB2D3
secondary
#EBE9E0
accent
#973CAA
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283