#ABBCDC#ABBCDC
#ABBCDC is a light, muted blue. Relative luminance 0.498; OKLCH L 79.3% C 0.049 H 263.1°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCDC |
|---|---|
| RGB | rgb(171, 188, 220) |
| HSL | hsl(219, 41%, 77%) |
| HSV | hsv(219, 22%, 86%) |
| CMYK | cmyk(22.3%, 14.5%, 0%, 13.7%) |
| CIE-LAB | lab(75.94, 1.03, -17.95) |
| CIE-LCH | lch(75.94, 17.98, 273.27°) |
| OKLab | oklab(79.28% -0.0059 -0.0489) |
| OKLCH | oklch(79.28% 0.049 263.1) |
| XYZ | xyz(47.6927, 49.7904, 74.7940) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.37
Light Blue Grey
#B7C9E2
ΔE00 4.16
Cloudy Blue
#ACC2D9
ΔE00 4.64
Pastel Blue
#A2BFFE
ΔE00 6.52
Powder Blue (survey)
#B1D1FC
ΔE00 6.70
Light Grey Blue
#9DBCD4
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCDC #DCCBAB
analogous
#ABD5DC #ABBCDC #B3ABDC
triadic
#ABBCDC #DCABBC #BCDCAB
tetradic
#ABBCDC #DCABD5 #DCCBAB #ABDCB3
square
#ABBCDC #DCABD5 #DCCBAB #ABDCB3
split-complementary
#ABBCDC #DCB3AB #D5DCAB
monochromatic
#5577B8 #809ACA #ABBCDC #D6DEEE #E9EEF6
Accessibility & contrast
On white
1.92
#ABBCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#ABBCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCDC
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCDC | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDE
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#9FC2C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbcdc; /* rgb */ color: rgb(171, 188, 220); /* oklch */ color: oklch(79.3% 0.049 263.1);
Tailwind
colors: {
custom: {
50: '#c4d0e7',
500: '#abbcdc',
950: '#000000',
},
}SCSS
$custom: #abbcdc; $custom-light: #c4d0e7; $custom-dark: #000000;
JSON
{
"hex": "#abbcdc",
"rgb": {
"r": 171,
"g": 188,
"b": 220
},
"hsl": {
"h": 219.184,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.79283,
"c": 0.04931,
"h": 263.1
},
"luminance": 0.49792
}Semantic roles & 50–950 ramp
primary
#ABBCDC
secondary
#EDE8DE
accent
#8731B4
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284