#ABBDE2#ABBDE2
#ABBDE2 is a light, muted blue. Relative luminance 0.505; OKLCH L 79.7% C 0.056 H 264.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDE2 |
|---|---|
| RGB | rgb(171, 189, 226) |
| HSL | hsl(220, 49%, 78%) |
| HSV | hsv(220, 24%, 89%) |
| CMYK | cmyk(24.3%, 16.4%, 0%, 11.4%) |
| CIE-LAB | lab(76.40, 1.86, -20.50) |
| CIE-LCH | lch(76.40, 20.58, 275.19°) |
| OKLab | oklab(79.71% -0.0052 -0.0561) |
| OKLCH | oklch(79.71% 0.056 264.7) |
| XYZ | xyz(48.7160, 50.5427, 79.1258) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.22
Light Blue Grey
#B7C9E2
ΔE00 4.88
Pastel Blue
#A2BFFE
ΔE00 5.43
Cloudy Blue
#ACC2D9
ΔE00 5.62
Light Periwinkle
#C1C6FC
ΔE00 6.04
Powder Blue (survey)
#B1D1FC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDE2 #E2D0AB
analogous
#ABD8E2 #ABBDE2 #B4ABE2
triadic
#ABBDE2 #E2ABBD #BDE2AB
tetradic
#ABBDE2 #E2ABD8 #E2D0AB #ABE2B4
square
#ABBDE2 #E2ABD8 #E2D0AB #ABE2B4
split-complementary
#ABBDE2 #E2B4AB #D8E2AB
monochromatic
#5076C3 #7E99D2 #ABBDE2 #D8E1F2 #E8EDF7
Accessibility & contrast
On white
1.89
#ABBDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#ABBDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDE2
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDE2 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE4
Deuteranopia (green-blind)
#ACBAE1
Tritanopia (blue-blind)
#9DC4C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbde2; /* rgb */ color: rgb(171, 189, 226); /* oklch */ color: oklch(79.7% 0.056 264.7);
Tailwind
colors: {
custom: {
50: '#c5d0eb',
500: '#abbde2',
950: '#000000',
},
}SCSS
$custom: #abbde2; $custom-light: #c5d0eb; $custom-dark: #000000;
JSON
{
"hex": "#abbde2",
"rgb": {
"r": 171,
"g": 189,
"b": 226
},
"hsl": {
"h": 220.364,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.7971,
"c": 0.0563,
"h": 264.7
},
"luminance": 0.50544
}Semantic roles & 50–950 ramp
primary
#ABBDE2
secondary
#BBA576
accent
#8C2ABC
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384