#ABC6FA#ABC6FA
#ABC6FA is a very light, moderate blue. Relative luminance 0.559; OKLCH L 82.5% C 0.079 H 263.3°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6FA |
|---|---|
| RGB | rgb(171, 198, 250) |
| HSL | hsl(219, 89%, 83%) |
| HSV | hsv(219, 32%, 98%) |
| CMYK | cmyk(31.6%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(79.58, 2.73, -28.54) |
| CIE-LCH | lch(79.58, 28.67, 275.46°) |
| OKLab | oklab(82.48% -0.0092 -0.0787) |
| OKLCH | oklch(82.48% 0.079 263.3) |
| XYZ | xyz(54.2390, 55.9461, 98.3648) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.24
Powder Blue (survey)
#B1D1FC
ΔE00 3.26
Baby Blue (survey)
#A2CFFE
ΔE00 5.11
Lightsteelblue
#B0C4DE
ΔE00 6.09
Carolina Blue
#8AB8FE
ΔE00 6.18
Light Periwinkle
#C1C6FC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6FA #FADFAB
analogous
#ABEDFA #ABC6FA #B8ABFA
triadic
#ABC6FA #FAABC6 #C6FAAB
tetradic
#ABC6FA #FAABED #FADFAB #ABFAB8
square
#ABC6FA #FAABED #FADFAB #ABFAB8
split-complementary
#ABC6FA #FAB8AB #EDFAAB
monochromatic
#3778F3 #719FF7 #ABC6FA #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.72
#ABC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#ABC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6FA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6FA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FC
Deuteranopia (green-blind)
#ADC2F9
Tritanopia (blue-blind)
#94D1D7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc6fa; /* rgb */ color: rgb(171, 198, 250); /* oklch */ color: oklch(82.5% 0.079 263.3);
Tailwind
colors: {
custom: {
50: '#c5d7fc',
500: '#abc6fa',
950: '#000000',
},
}SCSS
$custom: #abc6fa; $custom-light: #c5d7fc; $custom-dark: #000000;
JSON
{
"hex": "#abc6fa",
"rgb": {
"r": 171,
"g": 198,
"b": 250
},
"hsl": {
"h": 219.494,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.82476,
"c": 0.07927,
"h": 263.3
},
"luminance": 0.55948
}Semantic roles & 50–950 ramp
primary
#ABC6FA
secondary
#DDB66C
accent
#9700E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385