#ABC2EC#ABC2EC
#ABC2EC is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.1% C 0.065 H 262.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2EC |
|---|---|
| RGB | rgb(171, 194, 236) |
| HSL | hsl(219, 63%, 80%) |
| HSV | hsv(219, 28%, 93%) |
| CMYK | cmyk(27.5%, 17.8%, 0%, 7.5%) |
| CIE-LAB | lab(78.05, 1.51, -23.38) |
| CIE-LCH | lch(78.05, 23.43, 273.68°) |
| OKLab | oklab(81.11% -0.0085 -0.0642) |
| OKLCH | oklch(81.11% 0.065 262.4) |
| XYZ | xyz(51.2225, 53.2959, 86.9289) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.63
Powder Blue (survey)
#B1D1FC
ΔE00 4.28
Lightsteelblue
#B0C4DE
ΔE00 4.45
Light Blue Grey
#B7C9E2
ΔE00 5.01
Cloudy Blue
#ACC2D9
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2EC #ECD5AB
analogous
#ABE3EC #ABC2EC #B4ABEC
triadic
#ABC2EC #ECABC2 #C2ECAB
tetradic
#ABC2EC #ECABE3 #ECD5AB #ABECB4
square
#ABC2EC #ECABE3 #ECD5AB #ABECB4
split-complementary
#ABC2EC #ECB4AB #E3ECAB
monochromatic
#477AD5 #799EE1 #ABC2EC #DDE6F7 #E6EDF9
Accessibility & contrast
On white
1.80
#ABC2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#ABC2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2EC
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2EC | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4EE
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#99CBD0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc2ec; /* rgb */ color: rgb(171, 194, 236); /* oklch */ color: oklch(81.1% 0.065 262.4);
Tailwind
colors: {
custom: {
50: '#c5d4f2',
500: '#abc2ec',
950: '#000000',
},
}SCSS
$custom: #abc2ec; $custom-light: #c5d4f2; $custom-dark: #000000;
JSON
{
"hex": "#abc2ec",
"rgb": {
"r": 171,
"g": 194,
"b": 236
},
"hsl": {
"h": 218.769,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.81113,
"c": 0.06474,
"h": 262.4
},
"luminance": 0.53298
}Semantic roles & 50–950 ramp
primary
#ABC2EC
secondary
#C9AA73
accent
#8D1BCB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385