#ABC6FC#ABC6FC
#ABC6FC is a very light, moderate blue. Relative luminance 0.561; OKLCH L 82.6% C 0.082 H 264.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6FC |
|---|---|
| RGB | rgb(171, 198, 252) |
| HSL | hsl(220, 93%, 83%) |
| HSV | hsv(220, 32%, 99%) |
| CMYK | cmyk(32.1%, 21.4%, 0%, 1.2%) |
| CIE-LAB | lab(79.65, 3.22, -29.50) |
| CIE-LCH | lch(79.65, 29.68, 276.23°) |
| OKLab | oklab(82.56% -0.0086 -0.0814) |
| OKLCH | oklch(82.56% 0.082 264) |
| XYZ | xyz(54.5542, 56.0722, 100.0252) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.11
Powder Blue (survey)
#B1D1FC
ΔE00 3.37
Baby Blue (survey)
#A2CFFE
ΔE00 5.17
Carolina Blue
#8AB8FE
ΔE00 6.14
Lightsteelblue
#B0C4DE
ΔE00 6.36
Light Periwinkle
#C1C6FC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6FC #FCE1AB
analogous
#ABEEFC #ABC6FC #B8ABFC
triadic
#ABC6FC #FCABC6 #C6FCAB
tetradic
#ABC6FC #FCABEE #FCE1AB #ABFCB8
square
#ABC6FC #FCABEE #FCE1AB #ABFCB8
split-complementary
#ABC6FC #FCB8AB #EEFCAB
monochromatic
#3576F8 #709EFA #ABC6FC #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.72
#ABC6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#ABC6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6FC
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6FC | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#93D1D8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc6fc; /* rgb */ color: rgb(171, 198, 252); /* oklch */ color: oklch(82.6% 0.082 264.0);
Tailwind
colors: {
custom: {
50: '#c6d7fd',
500: '#abc6fc',
950: '#000000',
},
}SCSS
$custom: #abc6fc; $custom-light: #c6d7fd; $custom-dark: #000000;
JSON
{
"hex": "#abc6fc",
"rgb": {
"r": 171,
"g": 198,
"b": 252
},
"hsl": {
"h": 220,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82556,
"c": 0.0819,
"h": 264
},
"luminance": 0.56074
}Semantic roles & 50–950 ramp
primary
#ABC6FC
secondary
#E0B96B
accent
#9900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385