#ABB5DC#ABB5DC
#ABB5DC is a light, muted blue. Relative luminance 0.469; OKLCH L 77.8% C 0.057 H 273.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5DC |
|---|---|
| RGB | rgb(171, 181, 220) |
| HSL | hsl(228, 41%, 77%) |
| HSV | hsv(228, 22%, 86%) |
| CMYK | cmyk(22.3%, 17.7%, 0%, 13.7%) |
| CIE-LAB | lab(74.11, 4.83, -20.73) |
| CIE-LCH | lch(74.11, 21.28, 283.12°) |
| OKLab | oklab(77.85% 0.0037 -0.0566) |
| OKLCH | oklch(77.85% 0.057 273.7) |
| XYZ | xyz(46.2334, 46.8720, 74.3076) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.96
Lightsteelblue
#B0C4DE
ΔE00 7.17
Periwinkle
#CCCCFF
ΔE00 7.60
Light Blue Grey
#B7C9E2
ΔE00 7.67
Pastel Blue
#A2BFFE
ΔE00 7.76
Cloudy Blue
#ACC2D9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5DC #DCD2AB
analogous
#ABCEDC #ABB5DC #BAABDC
triadic
#ABB5DC #DCABB5 #B5DCAB
tetradic
#ABB5DC #DCABCE #DCD2AB #ABDCBA
square
#ABB5DC #DCABCE #DCD2AB #ABDCBA
split-complementary
#ABB5DC #DCBAAB #CEDCAB
monochromatic
#5569B8 #808FCA #ABB5DC #D6DBEE #E9ECF6
Accessibility & contrast
On white
2.02
#ABB5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#ABB5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5DC
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5DC | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB8DE
Deuteranopia (green-blind)
#A7B4DB
Tritanopia (blue-blind)
#9FBCC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb5dc; /* rgb */ color: rgb(171, 181, 220); /* oklch */ color: oklch(77.8% 0.057 273.7);
Tailwind
colors: {
custom: {
50: '#c4cbe7',
500: '#abb5dc',
950: '#000000',
},
}SCSS
$custom: #abb5dc; $custom-light: #c4cbe7; $custom-dark: #000000;
JSON
{
"hex": "#abb5dc",
"rgb": {
"r": 171,
"g": 181,
"b": 220
},
"hsl": {
"h": 227.755,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.77849,
"c": 0.05677,
"h": 273.7
},
"luminance": 0.46873
}Semantic roles & 50–950 ramp
primary
#ABB5DC
secondary
#EDEADE
accent
#9931B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284