#ABC4FC#ABC4FC
#ABC4FC is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.2% C 0.084 H 265.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4FC |
|---|---|
| RGB | rgb(171, 196, 252) |
| HSL | hsl(221, 93%, 83%) |
| HSV | hsv(221, 32%, 99%) |
| CMYK | cmyk(32.1%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(79.14, 4.30, -30.30) |
| CIE-LCH | lch(79.14, 30.60, 278.09°) |
| OKLab | oklab(82.15% -0.006 -0.0837) |
| OKLCH | oklch(82.15% 0.084 265.9) |
| XYZ | xyz(54.1001, 55.1640, 99.8738) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.94
Powder Blue (survey)
#B1D1FC
ΔE00 4.01
Baby Blue (survey)
#A2CFFE
ΔE00 5.82
Light Periwinkle
#C1C6FC
ΔE00 5.98
Carolina Blue
#8AB8FE
ΔE00 6.26
Lightsteelblue
#B0C4DE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4FC #FCE3AB
analogous
#ABEDFC #ABC4FC #BAABFC
triadic
#ABC4FC #FCABC4 #C4FCAB
tetradic
#ABC4FC #FCABED #FCE3AB #ABFCBA
square
#ABC4FC #FCABED #FCE3AB #ABFCBA
split-complementary
#ABC4FC #FCBAAB #EDFCAB
monochromatic
#3571F8 #709AFA #ABC4FC #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.75
#ABC4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#ABC4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4FC
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4FC | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#94CFD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abc4fc; /* rgb */ color: rgb(171, 196, 252); /* oklch */ color: oklch(82.2% 0.084 265.9);
Tailwind
colors: {
custom: {
50: '#c6d5fd',
500: '#abc4fc',
950: '#000000',
},
}SCSS
$custom: #abc4fc; $custom-light: #c6d5fd; $custom-dark: #000000;
JSON
{
"hex": "#abc4fc",
"rgb": {
"r": 171,
"g": 196,
"b": 252
},
"hsl": {
"h": 221.481,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.8215,
"c": 0.08392,
"h": 265.9
},
"luminance": 0.55166
}Semantic roles & 50–950 ramp
primary
#ABC4FC
secondary
#E0BC6B
accent
#9F00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385