#ABC1EB#ABC1EB
#ABC1EB is a light, moderate blue. Relative luminance 0.528; OKLCH L 80.9% C 0.064 H 263.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1EB |
|---|---|
| RGB | rgb(171, 193, 235) |
| HSL | hsl(219, 62%, 80%) |
| HSV | hsv(219, 27%, 92%) |
| CMYK | cmyk(27.2%, 17.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.75, 1.81, -23.30) |
| CIE-LCH | lch(77.75, 23.37, 274.44°) |
| OKLab | oklab(80.87% -0.0076 -0.0639) |
| OKLCH | oklch(80.87% 0.064 263.3) |
| XYZ | xyz(50.8558, 52.7944, 86.0920) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.79
Lightsteelblue
#B0C4DE
ΔE00 4.56
Powder Blue (survey)
#B1D1FC
ΔE00 4.64
Light Blue Grey
#B7C9E2
ΔE00 5.13
Light Periwinkle
#C1C6FC
ΔE00 5.81
Cloudy Blue
#ACC2D9
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1EB #EBD5AB
analogous
#ABE1EB #ABC1EB #B5ABEB
triadic
#ABC1EB #EBABC1 #C1EBAB
tetradic
#ABC1EB #EBABE1 #EBD5AB #ABEBB5
square
#ABC1EB #EBABE1 #EBD5AB #ABEBB5
split-complementary
#ABC1EB #EBB5AB #E1EBAB
monochromatic
#4878D3 #7A9DDF #ABC1EB #DCE5F7 #E6EDF9
Accessibility & contrast
On white
1.82
#ABC1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#ABC1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1EB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1EB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#ADBEEA
Tritanopia (blue-blind)
#9AC9CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc1eb; /* rgb */ color: rgb(171, 193, 235); /* oklch */ color: oklch(80.9% 0.064 263.3);
Tailwind
colors: {
custom: {
50: '#c5d3f1',
500: '#abc1eb',
950: '#000000',
},
}SCSS
$custom: #abc1eb; $custom-light: #c5d3f1; $custom-dark: #000000;
JSON
{
"hex": "#abc1eb",
"rgb": {
"r": 171,
"g": 193,
"b": 235
},
"hsl": {
"h": 219.375,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.8087,
"c": 0.06437,
"h": 263.3
},
"luminance": 0.52796
}Semantic roles & 50–950 ramp
primary
#ABC1EB
secondary
#C7AA73
accent
#8E1CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385