#ABBBDC#ABBBDC
#ABBBDC is a light, muted blue. Relative luminance 0.494; OKLCH L 79.1% C 0.050 H 264.8°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBDC |
|---|---|
| RGB | rgb(171, 187, 220) |
| HSL | hsl(220, 41%, 77%) |
| HSV | hsv(220, 22%, 86%) |
| CMYK | cmyk(22.3%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(75.68, 1.57, -18.35) |
| CIE-LCH | lch(75.68, 18.41, 274.88°) |
| OKLab | oklab(79.08% -0.0046 -0.05) |
| OKLCH | oklch(79.08% 0.05 264.8) |
| XYZ | xyz(47.4798, 49.3647, 74.7230) |
| Luminance | 0.4937 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.95
Light Blue Grey
#B7C9E2
ΔE00 4.67
Cloudy Blue
#ACC2D9
ΔE00 5.23
Pastel Blue
#A2BFFE
ΔE00 6.62
Light Periwinkle
#C1C6FC
ΔE00 6.78
Powder Blue (survey)
#B1D1FC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBDC #DCCCAB
analogous
#ABD4DC #ABBBDC #B4ABDC
triadic
#ABBBDC #DCABBB #BBDCAB
tetradic
#ABBBDC #DCABD4 #DCCCAB #ABDCB4
square
#ABBBDC #DCABD4 #DCCCAB #ABDCB4
split-complementary
#ABBBDC #DCB4AB #D4DCAB
monochromatic
#5575B8 #8098CA #ABBBDC #D6DEEE #E9EEF6
Accessibility & contrast
On white
1.93
#ABBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#ABBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBDC
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBDC | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDE
Deuteranopia (green-blind)
#ACB8DB
Tritanopia (blue-blind)
#9FC1C6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbbdc; /* rgb */ color: rgb(171, 187, 220); /* oklch */ color: oklch(79.1% 0.050 264.8);
Tailwind
colors: {
custom: {
50: '#c4cfe7',
500: '#abbbdc',
950: '#000000',
},
}SCSS
$custom: #abbbdc; $custom-light: #c4cfe7; $custom-dark: #000000;
JSON
{
"hex": "#abbbdc",
"rgb": {
"r": 171,
"g": 187,
"b": 220
},
"hsl": {
"h": 220.408,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.79077,
"c": 0.05026,
"h": 264.8
},
"luminance": 0.49366
}Semantic roles & 50–950 ramp
primary
#ABBBDC
secondary
#EDE8DE
accent
#8931B4
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284