#ABC8FA#ABC8FA
#ABC8FA is a very light, moderate blue. Relative luminance 0.569; OKLCH L 82.9% C 0.077 H 261.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8FA |
|---|---|
| RGB | rgb(171, 200, 250) |
| HSL | hsl(218, 89%, 83%) |
| HSV | hsv(218, 32%, 98%) |
| CMYK | cmyk(31.6%, 20%, 0%, 2%) |
| CIE-LAB | lab(80.10, 1.65, -27.74) |
| CIE-LCH | lch(80.10, 27.79, 273.41°) |
| OKLab | oklab(82.88% -0.0118 -0.0765) |
| OKLCH | oklch(82.88% 0.077 261.2) |
| XYZ | xyz(54.6991, 56.8664, 98.5182) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.58
Pastel Blue
#A2BFFE
ΔE00 2.61
Baby Blue (survey)
#A2CFFE
ΔE00 4.41
Lightsteelblue
#B0C4DE
ΔE00 5.87
Carolina Blue
#8AB8FE
ΔE00 6.13
Light Blue Grey
#B7C9E2
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8FA #FADDAB
analogous
#ABEFFA #ABC8FA #B6ABFA
triadic
#ABC8FA #FAABC8 #C8FAAB
tetradic
#ABC8FA #FAABEF #FADDAB #ABFAB6
square
#ABC8FA #FAABEF #FADDAB #ABFAB6
split-complementary
#ABC8FA #FAB6AB #EFFAAB
monochromatic
#377CF3 #71A2F7 #ABC8FA #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.70
#ABC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#ABC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8FA
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8FA | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#AFC3F9
Tritanopia (blue-blind)
#94D2D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abc8fa; /* rgb */ color: rgb(171, 200, 250); /* oklch */ color: oklch(82.9% 0.077 261.2);
Tailwind
colors: {
custom: {
50: '#c5d8fc',
500: '#abc8fa',
950: '#000000',
},
}SCSS
$custom: #abc8fa; $custom-light: #c5d8fc; $custom-dark: #000000;
JSON
{
"hex": "#abc8fa",
"rgb": {
"r": 171,
"g": 200,
"b": 250
},
"hsl": {
"h": 217.975,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.82884,
"c": 0.07739,
"h": 261.2
},
"luminance": 0.56869
}Semantic roles & 50–950 ramp
primary
#ABC8FA
secondary
#DDB46C
accent
#9100E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385