#ABC0EC#ABC0EC
#ABC0EC is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.7% C 0.067 H 264.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0EC |
|---|---|
| RGB | rgb(171, 192, 236) |
| HSL | hsl(221, 63%, 80%) |
| HSV | hsv(221, 28%, 93%) |
| CMYK | cmyk(27.5%, 18.6%, 0%, 7.5%) |
| CIE-LAB | lab(77.53, 2.59, -24.18) |
| CIE-LCH | lch(77.53, 24.32, 276.10°) |
| OKLab | oklab(80.7% -0.0059 -0.0664) |
| OKLCH | oklch(80.7% 0.067 264.9) |
| XYZ | xyz(50.7803, 52.4117, 86.7816) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.71
Powder Blue (survey)
#B1D1FC
ΔE00 5.03
Lightsteelblue
#B0C4DE
ΔE00 5.09
Light Periwinkle
#C1C6FC
ΔE00 5.44
Light Blue Grey
#B7C9E2
ΔE00 5.65
Cloudy Blue
#ACC2D9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0EC #ECD7AB
analogous
#ABE1EC #ABC0EC #B6ABEC
triadic
#ABC0EC #ECABC0 #C0ECAB
tetradic
#ABC0EC #ECABE1 #ECD7AB #ABECB6
square
#ABC0EC #ECABE1 #ECD7AB #ABECB6
split-complementary
#ABC0EC #ECB6AB #E1ECAB
monochromatic
#4775D5 #799BE1 #ABC0EC #DDE5F7 #E6ECF9
Accessibility & contrast
On white
1.83
#ABC0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#ABC0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0EC
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0EC | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EE
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#9AC9CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc0ec; /* rgb */ color: rgb(171, 192, 236); /* oklch */ color: oklch(80.7% 0.067 264.9);
Tailwind
colors: {
custom: {
50: '#c5d2f2',
500: '#abc0ec',
950: '#000000',
},
}SCSS
$custom: #abc0ec; $custom-light: #c5d2f2; $custom-dark: #000000;
JSON
{
"hex": "#abc0ec",
"rgb": {
"r": 171,
"g": 192,
"b": 236
},
"hsl": {
"h": 220.615,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.80704,
"c": 0.06666,
"h": 264.9
},
"luminance": 0.52413
}Semantic roles & 50–950 ramp
primary
#ABC0EC
secondary
#C9AD73
accent
#921BCB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385