#ABB7DB#ABB7DB
#ABB7DB is a light, muted blue. Relative luminance 0.476; OKLCH L 78.2% C 0.053 H 270.7°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7DB |
|---|---|
| RGB | rgb(171, 183, 219) |
| HSL | hsl(225, 40%, 76%) |
| HSV | hsv(225, 22%, 86%) |
| CMYK | cmyk(21.9%, 16.4%, 0%, 14.1%) |
| CIE-LAB | lab(74.60, 3.51, -19.44) |
| CIE-LCH | lch(74.60, 19.76, 280.24°) |
| OKLab | oklab(78.22% 0.0006 -0.0531) |
| OKLCH | oklch(78.22% 0.053 270.7) |
| XYZ | xyz(46.5110, 47.6383, 73.7487) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.00
Light Periwinkle
#C1C6FC
ΔE00 6.25
Light Blue Grey
#B7C9E2
ΔE00 6.55
Cloudy Blue
#ACC2D9
ΔE00 7.28
Pastel Blue
#A2BFFE
ΔE00 7.46
Periwinkle
#CCCCFF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7DB #DBCFAB
analogous
#ABCFDB #ABB7DB #B7ABDB
triadic
#ABB7DB #DBABB7 #B7DBAB
tetradic
#ABB7DB #DBABCF #DBCFAB #ABDBB7
square
#ABB7DB #DBABCF #DBCFAB #ABDBB7
split-complementary
#ABB7DB #DBB7AB #CFDBAB
monochromatic
#556EB6 #8092C9 #ABB7DB #D6DCED #EAEDF6
Accessibility & contrast
On white
1.99
#ABB7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#ABB7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7DB
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7DB | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADD
Deuteranopia (green-blind)
#A9B6DA
Tritanopia (blue-blind)
#9FBEC3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb7db; /* rgb */ color: rgb(171, 183, 219); /* oklch */ color: oklch(78.2% 0.053 270.7);
Tailwind
colors: {
custom: {
50: '#c4cce6',
500: '#abb7db',
950: '#000000',
},
}SCSS
$custom: #abb7db; $custom-light: #c4cce6; $custom-dark: #000000;
JSON
{
"hex": "#abb7db",
"rgb": {
"r": 171,
"g": 183,
"b": 219
},
"hsl": {
"h": 225,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.7822,
"c": 0.05308,
"h": 270.7
},
"luminance": 0.47639
}Semantic roles & 50–950 ramp
primary
#ABB7DB
secondary
#EDE9DE
accent
#9332B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284