#ABC5FA#ABC5FA
#ABC5FA is a very light, moderate blue. Relative luminance 0.555; OKLCH L 82.3% C 0.080 H 264.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5FA |
|---|---|
| RGB | rgb(171, 197, 250) |
| HSL | hsl(220, 89%, 83%) |
| HSV | hsv(220, 32%, 98%) |
| CMYK | cmyk(31.6%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(79.32, 3.27, -28.94) |
| CIE-LCH | lch(79.32, 29.13, 276.45°) |
| OKLab | oklab(82.27% -0.0079 -0.0799) |
| OKLCH | oklch(82.27% 0.08 264.3) |
| XYZ | xyz(54.0111, 55.4905, 98.2889) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.13
Powder Blue (survey)
#B1D1FC
ΔE00 3.60
Baby Blue (survey)
#A2CFFE
ΔE00 5.45
Light Periwinkle
#C1C6FC
ΔE00 6.14
Lightsteelblue
#B0C4DE
ΔE00 6.22
Carolina Blue
#8AB8FE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5FA #FAE0AB
analogous
#ABEDFA #ABC5FA #B8ABFA
triadic
#ABC5FA #FAABC5 #C5FAAB
tetradic
#ABC5FA #FAABED #FAE0AB #ABFAB8
square
#ABC5FA #FAABED #FAE0AB #ABFAB8
split-complementary
#ABC5FA #FAB8AB #EDFAAB
monochromatic
#3775F3 #719DF7 #ABC5FA #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.74
#ABC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#ABC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5FA
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5FA | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8FC
Deuteranopia (green-blind)
#ACC1F9
Tritanopia (blue-blind)
#94D0D7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abc5fa; /* rgb */ color: rgb(171, 197, 250); /* oklch */ color: oklch(82.3% 0.080 264.3);
Tailwind
colors: {
custom: {
50: '#c5d6fc',
500: '#abc5fa',
950: '#000000',
},
}SCSS
$custom: #abc5fa; $custom-light: #c5d6fc; $custom-dark: #000000;
JSON
{
"hex": "#abc5fa",
"rgb": {
"r": 171,
"g": 197,
"b": 250
},
"hsl": {
"h": 220.253,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.82272,
"c": 0.08025,
"h": 264.3
},
"luminance": 0.55493
}Semantic roles & 50–950 ramp
primary
#ABC5FA
secondary
#DDB86C
accent
#9A00E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385