#ABBCE2#ABBCE2
#ABBCE2 is a light, muted blue. Relative luminance 0.501; OKLCH L 79.5% C 0.057 H 266.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCE2 |
|---|---|
| RGB | rgb(171, 188, 226) |
| HSL | hsl(221, 49%, 78%) |
| HSV | hsv(221, 24%, 89%) |
| CMYK | cmyk(24.3%, 16.8%, 0%, 11.4%) |
| CIE-LAB | lab(76.14, 2.40, -20.90) |
| CIE-LCH | lch(76.14, 21.03, 276.56°) |
| OKLab | oklab(79.51% -0.0039 -0.0572) |
| OKLCH | oklch(79.51% 0.057 266.1) |
| XYZ | xyz(48.5016, 50.1140, 79.0543) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.72
Light Blue Grey
#B7C9E2
ΔE00 5.34
Pastel Blue
#A2BFFE
ΔE00 5.55
Light Periwinkle
#C1C6FC
ΔE00 5.80
Cloudy Blue
#ACC2D9
ΔE00 6.11
Powder Blue (survey)
#B1D1FC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCE2 #E2D1AB
analogous
#ABD7E2 #ABBCE2 #B5ABE2
triadic
#ABBCE2 #E2ABBC #BCE2AB
tetradic
#ABBCE2 #E2ABD7 #E2D1AB #ABE2B5
square
#ABBCE2 #E2ABD7 #E2D1AB #ABE2B5
split-complementary
#ABBCE2 #E2B5AB #D7E2AB
monochromatic
#5073C3 #7E98D2 #ABBCE2 #D8E0F2 #E8EDF7
Accessibility & contrast
On white
1.91
#ABBCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#ABBCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCE2
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCE2 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE4
Deuteranopia (green-blind)
#ABBAE1
Tritanopia (blue-blind)
#9DC3C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbce2; /* rgb */ color: rgb(171, 188, 226); /* oklch */ color: oklch(79.5% 0.057 266.1);
Tailwind
colors: {
custom: {
50: '#c5d0eb',
500: '#abbce2',
950: '#000000',
},
}SCSS
$custom: #abbce2; $custom-light: #c5d0eb; $custom-dark: #000000;
JSON
{
"hex": "#abbce2",
"rgb": {
"r": 171,
"g": 188,
"b": 226
},
"hsl": {
"h": 221.455,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.79505,
"c": 0.0573,
"h": 266.1
},
"luminance": 0.50115
}Semantic roles & 50–950 ramp
primary
#ABBCE2
secondary
#BBA676
accent
#8F2ABC
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131316
muted
#828384