#ABC2E7#ABC2E7
#ABC2E7 is a light, muted blue. Relative luminance 0.530; OKLCH L 80.9% C 0.058 H 259.9°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2E7 |
|---|---|
| RGB | rgb(171, 194, 231) |
| HSL | hsl(217, 56%, 79%) |
| HSV | hsv(217, 26%, 91%) |
| CMYK | cmyk(26%, 16%, 0%, 9.4%) |
| CIE-LAB | lab(77.88, 0.33, -20.95) |
| CIE-LCH | lch(77.88, 20.95, 270.89°) |
| OKLab | oklab(80.93% -0.0102 -0.0573) |
| OKLCH | oklch(80.93% 0.058 259.9) |
| XYZ | xyz(50.5062, 53.0094, 83.1566) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.26
Light Blue Grey
#B7C9E2
ΔE00 3.96
Powder Blue (survey)
#B1D1FC
ΔE00 4.32
Pastel Blue
#A2BFFE
ΔE00 4.45
Cloudy Blue
#ACC2D9
ΔE00 4.61
Baby Blue (survey)
#A2CFFE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2E7 #E7D0AB
analogous
#ABE0E7 #ABC2E7 #B2ABE7
triadic
#ABC2E7 #E7ABC2 #C2E7AB
tetradic
#ABC2E7 #E7ABE0 #E7D0AB #ABE7B2
square
#ABC2E7 #E7ABE0 #E7D0AB #ABE7B2
split-complementary
#ABC2E7 #E7B2AB #E0E7AB
monochromatic
#4C7DCC #7B9FD9 #ABC2E7 #DBE5F5 #E7EEF8
Accessibility & contrast
On white
1.81
#ABC2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#ABC2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2E7
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2E7 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C4E9
Deuteranopia (green-blind)
#B0BEE6
Tritanopia (blue-blind)
#9BCACE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc2e7; /* rgb */ color: rgb(171, 194, 231); /* oklch */ color: oklch(80.9% 0.058 259.9);
Tailwind
colors: {
custom: {
50: '#c5d4ee',
500: '#abc2e7',
950: '#000000',
},
}SCSS
$custom: #abc2e7; $custom-light: #c5d4ee; $custom-dark: #000000;
JSON
{
"hex": "#abc2e7",
"rgb": {
"r": 171,
"g": 194,
"b": 231
},
"hsl": {
"h": 217,
"s": 55.556,
"l": 78.824
},
"oklch": {
"l": 0.80925,
"c": 0.05826,
"h": 259.9
},
"luminance": 0.53011
}Semantic roles & 50–950 ramp
primary
#ABC2E7
secondary
#C2A474
accent
#8522C3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385