#ABC8FC#ABC8FC
#ABC8FC is a very light, moderate blue. Relative luminance 0.570; OKLCH L 83.0% C 0.080 H 262.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8FC |
|---|---|
| RGB | rgb(171, 200, 252) |
| HSL | hsl(219, 93%, 83%) |
| HSV | hsv(219, 32%, 99%) |
| CMYK | cmyk(32.1%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(80.18, 2.14, -28.70) |
| CIE-LCH | lch(80.18, 28.78, 274.27°) |
| OKLab | oklab(82.96% -0.0112 -0.0792) |
| OKLCH | oklch(82.96% 0.08 262) |
| XYZ | xyz(55.0144, 56.9925, 100.1786) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.47
Powder Blue (survey)
#B1D1FC
ΔE00 2.72
Baby Blue (survey)
#A2CFFE
ΔE00 4.50
Carolina Blue
#8AB8FE
ΔE00 6.08
Lightsteelblue
#B0C4DE
ΔE00 6.16
Light Blue Grey
#B7C9E2
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8FC #FCDFAB
analogous
#ABF0FC #ABC8FC #B7ABFC
triadic
#ABC8FC #FCABC8 #C8FCAB
tetradic
#ABC8FC #FCABF0 #FCDFAB #ABFCB7
square
#ABC8FC #FCABF0 #FCDFAB #ABFCB7
split-complementary
#ABC8FC #FCB7AB #F0FCAB
monochromatic
#357BF8 #70A1FA #ABC8FC #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.69
#ABC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#ABC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8FC
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8FC | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFE
Deuteranopia (green-blind)
#AEC3FB
Tritanopia (blue-blind)
#93D3D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abc8fc; /* rgb */ color: rgb(171, 200, 252); /* oklch */ color: oklch(83.0% 0.080 262.0);
Tailwind
colors: {
custom: {
50: '#c6d8fd',
500: '#abc8fc',
950: '#000000',
},
}SCSS
$custom: #abc8fc; $custom-light: #c6d8fd; $custom-dark: #000000;
JSON
{
"hex": "#abc8fc",
"rgb": {
"r": 171,
"g": 200,
"b": 252
},
"hsl": {
"h": 218.519,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82963,
"c": 0.07998,
"h": 262
},
"luminance": 0.56995
}Semantic roles & 50–950 ramp
primary
#ABC8FC
secondary
#E0B66B
accent
#9300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385