#ABC5FC#ABC5FC
#ABC5FC is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.4% C 0.083 H 264.9°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5FC |
|---|---|
| RGB | rgb(171, 197, 252) |
| HSL | hsl(221, 93%, 83%) |
| HSV | hsv(221, 32%, 99%) |
| CMYK | cmyk(32.1%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(79.40, 3.76, -29.90) |
| CIE-LCH | lch(79.40, 30.13, 277.17°) |
| OKLab | oklab(82.35% -0.0073 -0.0826) |
| OKLCH | oklch(82.35% 0.083 264.9) |
| XYZ | xyz(54.3264, 55.6166, 99.9492) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.00
Powder Blue (survey)
#B1D1FC
ΔE00 3.69
Baby Blue (survey)
#A2CFFE
ΔE00 5.50
Light Periwinkle
#C1C6FC
ΔE00 6.17
Carolina Blue
#8AB8FE
ΔE00 6.19
Lightsteelblue
#B0C4DE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5FC #FCE2AB
analogous
#ABEDFC #ABC5FC #B9ABFC
triadic
#ABC5FC #FCABC5 #C5FCAB
tetradic
#ABC5FC #FCABED #FCE2AB #ABFCB9
square
#ABC5FC #FCABED #FCE2AB #ABFCB9
split-complementary
#ABC5FC #FCB9AB #EDFCAB
monochromatic
#3573F8 #709CFA #ABC5FC #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.73
#ABC5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#ABC5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5FC
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5FC | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#ABC1FB
Tritanopia (blue-blind)
#94D0D8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc5fc; /* rgb */ color: rgb(171, 197, 252); /* oklch */ color: oklch(82.4% 0.083 264.9);
Tailwind
colors: {
custom: {
50: '#c6d6fd',
500: '#abc5fc',
950: '#000000',
},
}SCSS
$custom: #abc5fc; $custom-light: #c6d6fd; $custom-dark: #000000;
JSON
{
"hex": "#abc5fc",
"rgb": {
"r": 171,
"g": 197,
"b": 252
},
"hsl": {
"h": 220.741,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82353,
"c": 0.0829,
"h": 264.9
},
"luminance": 0.55619
}Semantic roles & 50–950 ramp
primary
#ABC5FC
secondary
#E0BA6B
accent
#9C00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385