#ABBCDE#ABBCDE
#ABBCDE is a light, muted blue. Relative luminance 0.499; OKLCH L 79.4% C 0.052 H 264.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCDE |
|---|---|
| RGB | rgb(171, 188, 222) |
| HSL | hsl(220, 44%, 77%) |
| HSV | hsv(220, 23%, 87%) |
| CMYK | cmyk(23%, 15.3%, 0%, 12.9%) |
| CIE-LAB | lab(76.01, 1.48, -18.93) |
| CIE-LCH | lch(76.01, 18.99, 274.48°) |
| OKLab | oklab(79.36% -0.0052 -0.0517) |
| OKLCH | oklch(79.36% 0.052 264.2) |
| XYZ | xyz(47.9592, 49.8970, 76.1973) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.83
Light Blue Grey
#B7C9E2
ΔE00 4.55
Cloudy Blue
#ACC2D9
ΔE00 5.16
Pastel Blue
#A2BFFE
ΔE00 6.17
Light Periwinkle
#C1C6FC
ΔE00 6.59
Powder Blue (survey)
#B1D1FC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCDE #DECDAB
analogous
#ABD6DE #ABBCDE #B4ABDE
triadic
#ABBCDE #DEABBC #BCDEAB
tetradic
#ABBCDE #DEABD6 #DECDAB #ABDEB4
square
#ABBCDE #DEABD6 #DECDAB #ABDEB4
split-complementary
#ABBCDE #DEB4AB #D6DEAB
monochromatic
#5376BB #7F99CD #ABBCDE #D7DFEF #E9EDF6
Accessibility & contrast
On white
1.91
#ABBCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#ABBCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCDE
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCDE | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE0
Deuteranopia (green-blind)
#ADB9DD
Tritanopia (blue-blind)
#9EC3C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbcde; /* rgb */ color: rgb(171, 188, 222); /* oklch */ color: oklch(79.4% 0.052 264.2);
Tailwind
colors: {
custom: {
50: '#c4d0e8',
500: '#abbcde',
950: '#000000',
},
}SCSS
$custom: #abbcde; $custom-light: #c4d0e8; $custom-dark: #000000;
JSON
{
"hex": "#abbcde",
"rgb": {
"r": 171,
"g": 188,
"b": 222
},
"hsl": {
"h": 220,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.79357,
"c": 0.05195,
"h": 264.2
},
"luminance": 0.49898
}Semantic roles & 50–950 ramp
primary
#ABBCDE
secondary
#EDE8DE
accent
#892FB7
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284