#ABC3EC#ABC3EC
#ABC3EC is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.3% C 0.064 H 261.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3EC |
|---|---|
| RGB | rgb(171, 195, 236) |
| HSL | hsl(218, 63%, 80%) |
| HSV | hsv(218, 28%, 93%) |
| CMYK | cmyk(27.5%, 17.4%, 0%, 7.5%) |
| CIE-LAB | lab(78.31, 0.97, -22.98) |
| CIE-LCH | lch(78.31, 23.00, 272.41°) |
| OKLab | oklab(81.32% -0.0099 -0.063) |
| OKLCH | oklch(81.32% 0.064 261.1) |
| XYZ | xyz(51.4458, 53.7425, 87.0034) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.66
Powder Blue (survey)
#B1D1FC
ΔE00 3.91
Lightsteelblue
#B0C4DE
ΔE00 4.15
Light Blue Grey
#B7C9E2
ΔE00 4.72
Cloudy Blue
#ACC2D9
ΔE00 5.48
Baby Blue (survey)
#A2CFFE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3EC #ECD4AB
analogous
#ABE4EC #ABC3EC #B4ABEC
triadic
#ABC3EC #ECABC3 #C3ECAB
tetradic
#ABC3EC #ECABE4 #ECD4AB #ABECB4
square
#ABC3EC #ECABE4 #ECD4AB #ABECB4
split-complementary
#ABC3EC #ECB4AB #E4ECAB
monochromatic
#477CD5 #799FE1 #ABC3EC #DDE7F7 #E6EDF9
Accessibility & contrast
On white
1.79
#ABC3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#ABC3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3EC
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3EC | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EE
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#99CBD0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc3ec; /* rgb */ color: rgb(171, 195, 236); /* oklch */ color: oklch(81.3% 0.064 261.1);
Tailwind
colors: {
custom: {
50: '#c5d5f2',
500: '#abc3ec',
950: '#000000',
},
}SCSS
$custom: #abc3ec; $custom-light: #c5d5f2; $custom-dark: #000000;
JSON
{
"hex": "#abc3ec",
"rgb": {
"r": 171,
"g": 195,
"b": 236
},
"hsl": {
"h": 217.846,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.81319,
"c": 0.06382,
"h": 261.1
},
"luminance": 0.53744
}Semantic roles & 50–950 ramp
primary
#ABC3EC
secondary
#C9A973
accent
#8A1BCB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385