#ABB7DD#ABB7DD
#ABB7DD is a light, muted blue. Relative luminance 0.477; OKLCH L 78.3% C 0.056 H 271.3°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7DD |
|---|---|
| RGB | rgb(171, 183, 221) |
| HSL | hsl(226, 42%, 77%) |
| HSV | hsv(226, 23%, 87%) |
| CMYK | cmyk(22.6%, 17.2%, 0%, 13.3%) |
| CIE-LAB | lab(74.66, 3.97, -20.43) |
| CIE-LCH | lch(74.66, 20.81, 280.99°) |
| OKLab | oklab(78.3% 0.0013 -0.0558) |
| OKLCH | oklch(78.3% 0.056 271.3) |
| XYZ | xyz(46.7759, 47.7443, 75.1437) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.89
Lightsteelblue
#B0C4DE
ΔE00 6.32
Light Blue Grey
#B7C9E2
ΔE00 6.86
Pastel Blue
#A2BFFE
ΔE00 7.18
Cloudy Blue
#ACC2D9
ΔE00 7.62
Periwinkle
#CCCCFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7DD #DDD1AB
analogous
#ABD0DD #ABB7DD #B8ABDD
triadic
#ABB7DD #DDABB7 #B7DDAB
tetradic
#ABB7DD #DDABD0 #DDD1AB #ABDDB8
square
#ABB7DD #DDABD0 #DDD1AB #ABDDB8
split-complementary
#ABB7DD #DDB8AB #D0DDAB
monochromatic
#546CBA #7F92CB #ABB7DD #D7DCEF #E9ECF6
Accessibility & contrast
On white
1.99
#ABB7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#ABB7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7DD
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7DD | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBADF
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#9FBEC4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb7dd; /* rgb */ color: rgb(171, 183, 221); /* oklch */ color: oklch(78.3% 0.056 271.3);
Tailwind
colors: {
custom: {
50: '#c4cce7',
500: '#abb7dd',
950: '#000000',
},
}SCSS
$custom: #abb7dd; $custom-light: #c4cce7; $custom-dark: #000000;
JSON
{
"hex": "#abb7dd",
"rgb": {
"r": 171,
"g": 183,
"b": 221
},
"hsl": {
"h": 225.6,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.78295,
"c": 0.05584,
"h": 271.3
},
"luminance": 0.47745
}Semantic roles & 50–950 ramp
primary
#ABB7DD
secondary
#EDE9DE
accent
#9530B5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284