#ABC7FA#ABC7FA
#ABC7FA is a very light, moderate blue. Relative luminance 0.564; OKLCH L 82.7% C 0.078 H 262.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7FA |
|---|---|
| RGB | rgb(171, 199, 250) |
| HSL | hsl(219, 89%, 83%) |
| HSV | hsv(219, 32%, 98%) |
| CMYK | cmyk(31.6%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(79.84, 2.19, -28.14) |
| CIE-LCH | lch(79.84, 28.23, 274.45°) |
| OKLab | oklab(82.68% -0.0105 -0.0776) |
| OKLCH | oklch(82.68% 0.078 262.3) |
| XYZ | xyz(54.4683, 56.4048, 98.4412) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.41
Powder Blue (survey)
#B1D1FC
ΔE00 2.92
Baby Blue (survey)
#A2CFFE
ΔE00 4.77
Lightsteelblue
#B0C4DE
ΔE00 5.97
Carolina Blue
#8AB8FE
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7FA #FADEAB
analogous
#ABEFFA #ABC7FA #B6ABFA
triadic
#ABC7FA #FAABC7 #C7FAAB
tetradic
#ABC7FA #FAABEF #FADEAB #ABFAB6
square
#ABC7FA #FAABEF #FADEAB #ABFAB6
split-complementary
#ABC7FA #FAB6AB #EFFAAB
monochromatic
#377AF3 #71A0F7 #ABC7FA #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.71
#ABC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#ABC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7FA
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7FA | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#AEC3F9
Tritanopia (blue-blind)
#94D1D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abc7fa; /* rgb */ color: rgb(171, 199, 250); /* oklch */ color: oklch(82.7% 0.078 262.3);
Tailwind
colors: {
custom: {
50: '#c5d7fc',
500: '#abc7fa',
950: '#000000',
},
}SCSS
$custom: #abc7fa; $custom-light: #c5d7fc; $custom-dark: #000000;
JSON
{
"hex": "#abc7fa",
"rgb": {
"r": 171,
"g": 199,
"b": 250
},
"hsl": {
"h": 218.734,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.8268,
"c": 0.07832,
"h": 262.3
},
"luminance": 0.56407
}Semantic roles & 50–950 ramp
primary
#ABC7FA
secondary
#DDB56C
accent
#9400E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385