#ABB4DC#ABB4DC
#ABB4DC is a light, muted blue. Relative luminance 0.465; OKLCH L 77.6% C 0.058 H 275.0°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4DC |
|---|---|
| RGB | rgb(171, 180, 220) |
| HSL | hsl(229, 41%, 77%) |
| HSV | hsv(229, 22%, 86%) |
| CMYK | cmyk(22.3%, 18.2%, 0%, 13.7%) |
| CIE-LAB | lab(73.85, 5.38, -21.12) |
| CIE-LCH | lch(73.85, 21.80, 284.28°) |
| OKLab | oklab(77.65% 0.0051 -0.0578) |
| OKLCH | oklch(77.65% 0.058 275) |
| XYZ | xyz(46.0308, 46.4667, 74.2401) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.96
Periwinkle
#CCCCFF
ΔE00 7.58
Lightsteelblue
#B0C4DE
ΔE00 7.64
Pastel Blue
#A2BFFE
ΔE00 8.00
Light Blue Grey
#B7C9E2
ΔE00 8.13
Cloudy Blue
#ACC2D9
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4DC #DCD3AB
analogous
#ABCDDC #ABB4DC #BBABDC
triadic
#ABB4DC #DCABB4 #B4DCAB
tetradic
#ABB4DC #DCABCD #DCD3AB #ABDCBB
square
#ABB4DC #DCABCD #DCD3AB #ABDCBB
split-complementary
#ABB4DC #DCBBAB #CDDCAB
monochromatic
#5567B8 #808DCA #ABB4DC #D6DBEE #E9ECF6
Accessibility & contrast
On white
2.04
#ABB4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#ABB4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4DC
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4DC | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B8DE
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#9FBBC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb4dc; /* rgb */ color: rgb(171, 180, 220); /* oklch */ color: oklch(77.6% 0.058 275.0);
Tailwind
colors: {
custom: {
50: '#c4cae7',
500: '#abb4dc',
950: '#000000',
},
}SCSS
$custom: #abb4dc; $custom-light: #c4cae7; $custom-dark: #000000;
JSON
{
"hex": "#abb4dc",
"rgb": {
"r": 171,
"g": 180,
"b": 220
},
"hsl": {
"h": 228.98,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.77646,
"c": 0.05798,
"h": 275
},
"luminance": 0.46468
}Semantic roles & 50–950 ramp
primary
#ABB4DC
secondary
#EDEADE
accent
#9C31B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284