#ABBBDE#ABBBDE
#ABBBDE is a light, muted blue. Relative luminance 0.495; OKLCH L 79.2% C 0.053 H 265.8°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBDE |
|---|---|
| RGB | rgb(171, 187, 222) |
| HSL | hsl(221, 44%, 77%) |
| HSV | hsv(221, 23%, 87%) |
| CMYK | cmyk(23%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(75.74, 2.02, -19.33) |
| CIE-LCH | lch(75.74, 19.44, 275.97°) |
| OKLab | oklab(79.15% -0.0039 -0.0528) |
| OKLCH | oklch(79.15% 0.053 265.8) |
| XYZ | xyz(47.7463, 49.4713, 76.1264) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.39
Light Blue Grey
#B7C9E2
ΔE00 5.05
Cloudy Blue
#ACC2D9
ΔE00 5.72
Pastel Blue
#A2BFFE
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 6.34
Powder Blue (survey)
#B1D1FC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBDE #DECEAB
analogous
#ABD5DE #ABBBDE #B5ABDE
triadic
#ABBBDE #DEABBB #BBDEAB
tetradic
#ABBBDE #DEABD5 #DECEAB #ABDEB5
square
#ABBBDE #DEABD5 #DECEAB #ABDEB5
split-complementary
#ABBBDE #DEB5AB #D5DEAB
monochromatic
#5374BB #7F97CD #ABBBDE #D7DFEF #E9EDF6
Accessibility & contrast
On white
1.93
#ABBBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#ABBBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBDE
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBDE | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE0
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#9EC2C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbbde; /* rgb */ color: rgb(171, 187, 222); /* oklch */ color: oklch(79.2% 0.053 265.8);
Tailwind
colors: {
custom: {
50: '#c4cfe8',
500: '#abbbde',
950: '#000000',
},
}SCSS
$custom: #abbbde; $custom-light: #c4cfe8; $custom-dark: #000000;
JSON
{
"hex": "#abbbde",
"rgb": {
"r": 171,
"g": 187,
"b": 222
},
"hsl": {
"h": 221.176,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.79151,
"c": 0.05293,
"h": 265.8
},
"luminance": 0.49473
}Semantic roles & 50–950 ramp
primary
#ABBBDE
secondary
#EDE8DE
accent
#8C2FB7
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284