#ABBBDB#ABBBDB
#ABBBDB is a light, muted blue. Relative luminance 0.493; OKLCH L 79.0% C 0.049 H 264.2°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBDB |
|---|---|
| RGB | rgb(171, 187, 219) |
| HSL | hsl(220, 40%, 76%) |
| HSV | hsv(220, 22%, 86%) |
| CMYK | cmyk(21.9%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(75.64, 1.34, -17.85) |
| CIE-LCH | lch(75.64, 17.90, 274.29°) |
| OKLab | oklab(79.04% -0.0049 -0.0487) |
| OKLCH | oklch(79.04% 0.049 264.2) |
| XYZ | xyz(47.3478, 49.3119, 74.0276) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.73
Light Blue Grey
#B7C9E2
ΔE00 4.48
Cloudy Blue
#ACC2D9
ΔE00 4.98
Pastel Blue
#A2BFFE
ΔE00 6.79
Light Periwinkle
#C1C6FC
ΔE00 7.02
Light Grey Blue
#9DBCD4
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBDB #DBCBAB
analogous
#ABD3DB #ABBBDB #B3ABDB
triadic
#ABBBDB #DBABBB #BBDBAB
tetradic
#ABBBDB #DBABD3 #DBCBAB #ABDBB3
square
#ABBBDB #DBABD3 #DBCBAB #ABDBB3
split-complementary
#ABBBDB #DBB3AB #D3DBAB
monochromatic
#5576B6 #8098C9 #ABBBDB #D6DEED #EAEEF6
Accessibility & contrast
On white
1.93
#ABBBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#ABBBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBDB
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBDB | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDD
Deuteranopia (green-blind)
#ADB8DA
Tritanopia (blue-blind)
#9FC1C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbbdb; /* rgb */ color: rgb(171, 187, 219); /* oklch */ color: oklch(79.0% 0.049 264.2);
Tailwind
colors: {
custom: {
50: '#c4cfe6',
500: '#abbbdb',
950: '#000000',
},
}SCSS
$custom: #abbbdb; $custom-light: #c4cfe6; $custom-dark: #000000;
JSON
{
"hex": "#abbbdb",
"rgb": {
"r": 171,
"g": 187,
"b": 219
},
"hsl": {
"h": 220,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.79041,
"c": 0.04893,
"h": 264.2
},
"luminance": 0.49313
}Semantic roles & 50–950 ramp
primary
#ABBBDB
secondary
#EDE8DE
accent
#8832B3
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131315
muted
#828284