#ABC4FA#ABC4FA
#ABC4FA is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.1% C 0.081 H 265.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4FA |
|---|---|
| RGB | rgb(171, 196, 250) |
| HSL | hsl(221, 89%, 83%) |
| HSV | hsv(221, 32%, 98%) |
| CMYK | cmyk(31.6%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(79.06, 3.81, -29.34) |
| CIE-LCH | lch(79.06, 29.59, 277.40°) |
| OKLab | oklab(82.07% -0.0066 -0.081) |
| OKLCH | oklch(82.07% 0.081 265.3) |
| XYZ | xyz(53.7848, 55.0379, 98.2134) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.07
Powder Blue (survey)
#B1D1FC
ΔE00 3.93
Baby Blue (survey)
#A2CFFE
ΔE00 5.79
Light Periwinkle
#C1C6FC
ΔE00 5.93
Carolina Blue
#8AB8FE
ΔE00 6.31
Lightsteelblue
#B0C4DE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4FA #FAE1AB
analogous
#ABEBFA #ABC4FA #BAABFA
triadic
#ABC4FA #FAABC4 #C4FAAB
tetradic
#ABC4FA #FAABEB #FAE1AB #ABFABA
square
#ABC4FA #FAABEB #FAE1AB #ABFABA
split-complementary
#ABC4FA #FABAAB #EBFAAB
monochromatic
#3773F3 #719BF7 #ABC4FA #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.75
#ABC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#ABC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4FA
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4FA | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FC
Deuteranopia (green-blind)
#ABC1F9
Tritanopia (blue-blind)
#94CFD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abc4fa; /* rgb */ color: rgb(171, 196, 250); /* oklch */ color: oklch(82.1% 0.081 265.3);
Tailwind
colors: {
custom: {
50: '#c5d5fc',
500: '#abc4fa',
950: '#000000',
},
}SCSS
$custom: #abc4fa; $custom-light: #c5d5fc; $custom-dark: #000000;
JSON
{
"hex": "#abc4fa",
"rgb": {
"r": 171,
"g": 196,
"b": 250
},
"hsl": {
"h": 221.013,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.82069,
"c": 0.08126,
"h": 265.3
},
"luminance": 0.5504
}Semantic roles & 50–950 ramp
primary
#ABC4FA
secondary
#DDB96C
accent
#9D00E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385