#ABB7DC#ABB7DC
#ABB7DC is a light, muted blue. Relative luminance 0.477; OKLCH L 78.3% C 0.054 H 271.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7DC |
|---|---|
| RGB | rgb(171, 183, 220) |
| HSL | hsl(225, 41%, 77%) |
| HSV | hsv(225, 22%, 86%) |
| CMYK | cmyk(22.3%, 16.8%, 0%, 13.7%) |
| CIE-LAB | lab(74.63, 3.74, -19.93) |
| CIE-LCH | lch(74.63, 20.28, 280.62°) |
| OKLab | oklab(78.26% 0.001 -0.0544) |
| OKLCH | oklch(78.26% 0.054 271) |
| XYZ | xyz(46.6430, 47.6911, 74.4441) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 6.16
Light Blue Grey
#B7C9E2
ΔE00 6.71
Pastel Blue
#A2BFFE
ΔE00 7.31
Cloudy Blue
#ACC2D9
ΔE00 7.46
Periwinkle
#CCCCFF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7DC #DCD0AB
analogous
#ABD0DC #ABB7DC #B8ABDC
triadic
#ABB7DC #DCABB7 #B7DCAB
tetradic
#ABB7DC #DCABD0 #DCD0AB #ABDCB8
square
#ABB7DC #DCABD0 #DCD0AB #ABDCB8
split-complementary
#ABB7DC #DCB8AB #D0DCAB
monochromatic
#556DB8 #8092CA #ABB7DC #D6DCEE #E9ECF6
Accessibility & contrast
On white
1.99
#ABB7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#ABB7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7DC
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7DC | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBADE
Deuteranopia (green-blind)
#A8B6DB
Tritanopia (blue-blind)
#9FBEC3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb7dc; /* rgb */ color: rgb(171, 183, 220); /* oklch */ color: oklch(78.3% 0.054 271.0);
Tailwind
colors: {
custom: {
50: '#c4cce7',
500: '#abb7dc',
950: '#000000',
},
}SCSS
$custom: #abb7dc; $custom-light: #c4cce7; $custom-dark: #000000;
JSON
{
"hex": "#abb7dc",
"rgb": {
"r": 171,
"g": 183,
"b": 220
},
"hsl": {
"h": 225.306,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.78257,
"c": 0.05446,
"h": 271
},
"luminance": 0.47692
}Semantic roles & 50–950 ramp
primary
#ABB7DC
secondary
#EDE9DE
accent
#9431B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284