#ABC1FB#ABC1FB
#ABC1FB is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.5% C 0.086 H 268.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1FB |
|---|---|
| RGB | rgb(171, 193, 251) |
| HSL | hsl(224, 91%, 83%) |
| HSV | hsv(224, 32%, 98%) |
| CMYK | cmyk(31.9%, 23.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.32, 5.69, -31.01) |
| CIE-LCH | lch(78.32, 31.53, 280.39°) |
| OKLab | oklab(81.5% -0.0024 -0.0857) |
| OKLCH | oklch(81.5% 0.086 268.4) |
| XYZ | xyz(53.2721, 53.7609, 98.8181) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.15
Powder Blue (survey)
#B1D1FC
ΔE00 4.91
Light Periwinkle
#C1C6FC
ΔE00 5.47
Carolina Blue
#8AB8FE
ΔE00 6.59
Baby Blue (survey)
#A2CFFE
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1FB #FBE5AB
analogous
#ABE9FB #ABC1FB #BDABFB
triadic
#ABC1FB #FBABC1 #C1FBAB
tetradic
#ABC1FB #FBABE9 #FBE5AB #ABFBBD
square
#ABC1FB #FBABE9 #FBE5AB #ABFBBD
split-complementary
#ABC1FB #FBBDAB #E9FBAB
monochromatic
#366BF5 #7196F8 #ABC1FB #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.79
#ABC1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#ABC1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1FB
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1FB | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FE
Deuteranopia (green-blind)
#A7BFFA
Tritanopia (blue-blind)
#94CCD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc1fb; /* rgb */ color: rgb(171, 193, 251); /* oklch */ color: oklch(81.5% 0.086 268.4);
Tailwind
colors: {
custom: {
50: '#c6d3fc',
500: '#abc1fb',
950: '#000000',
},
}SCSS
$custom: #abc1fb; $custom-light: #c6d3fc; $custom-dark: #000000;
JSON
{
"hex": "#abc1fb",
"rgb": {
"r": 171,
"g": 193,
"b": 251
},
"hsl": {
"h": 223.5,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.81503,
"c": 0.08577,
"h": 268.4
},
"luminance": 0.53763
}Semantic roles & 50–950 ramp
primary
#ABC1FB
secondary
#DEBF6C
accent
#A600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385