#ABC1FC#ABC1FC
#ABC1FC is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.5% C 0.087 H 268.6°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1FC |
|---|---|
| RGB | rgb(171, 193, 252) |
| HSL | hsl(224, 93%, 83%) |
| HSV | hsv(224, 32%, 99%) |
| CMYK | cmyk(32.1%, 23.4%, 0%, 1.2%) |
| CIE-LAB | lab(78.36, 5.93, -31.49) |
| CIE-LCH | lch(78.36, 32.05, 280.67°) |
| OKLab | oklab(81.54% -0.0021 -0.0871) |
| OKLCH | oklch(81.54% 0.087 268.6) |
| XYZ | xyz(53.4302, 53.8241, 99.6505) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.10
Powder Blue (survey)
#B1D1FC
ΔE00 4.92
Light Periwinkle
#C1C6FC
ΔE00 5.52
Carolina Blue
#8AB8FE
ΔE00 6.56
Baby Blue (survey)
#A2CFFE
ΔE00 6.74
Lightsteelblue
#B0C4DE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1FC #FCE6AB
analogous
#ABE9FC #ABC1FC #BDABFC
triadic
#ABC1FC #FCABC1 #C1FCAB
tetradic
#ABC1FC #FCABE9 #FCE6AB #ABFCBD
square
#ABC1FC #FCABE9 #FCE6AB #ABFCBD
split-complementary
#ABC1FC #FCBDAB #E9FCAB
monochromatic
#356AF8 #7095FA #ABC1FC #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.78
#ABC1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#ABC1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1FC
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1FC | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#94CDD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc1fc; /* rgb */ color: rgb(171, 193, 252); /* oklch */ color: oklch(81.5% 0.087 268.6);
Tailwind
colors: {
custom: {
50: '#c6d3fd',
500: '#abc1fc',
950: '#000000',
},
}SCSS
$custom: #abc1fc; $custom-light: #c6d3fd; $custom-dark: #000000;
JSON
{
"hex": "#abc1fc",
"rgb": {
"r": 171,
"g": 193,
"b": 252
},
"hsl": {
"h": 223.704,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.81544,
"c": 0.08712,
"h": 268.6
},
"luminance": 0.53826
}Semantic roles & 50–950 ramp
primary
#ABC1FC
secondary
#E0C06B
accent
#A700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385