#ABC0FB#ABC0FB
#ABC0FB is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.3% C 0.087 H 269.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0FB |
|---|---|
| RGB | rgb(171, 192, 251) |
| HSL | hsl(224, 91%, 83%) |
| HSV | hsv(224, 32%, 98%) |
| CMYK | cmyk(31.9%, 23.5%, 0%, 1.6%) |
| CIE-LAB | lab(78.06, 6.23, -31.41) |
| CIE-LCH | lch(78.06, 32.02, 281.22°) |
| OKLab | oklab(81.3% -0.0011 -0.0869) |
| OKLCH | oklch(81.3% 0.087 269.2) |
| XYZ | xyz(53.0518, 53.3203, 98.7447) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.29
Powder Blue (survey)
#B1D1FC
ΔE00 5.21
Light Periwinkle
#C1C6FC
ΔE00 5.36
Carolina Blue
#8AB8FE
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 6.97
Baby Blue (survey)
#A2CFFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0FB #FBE6AB
analogous
#ABE8FB #ABC0FB #BEABFB
triadic
#ABC0FB #FBABC0 #C0FBAB
tetradic
#ABC0FB #FBABE8 #FBE6AB #ABFBBE
square
#ABC0FB #FBABE8 #FBE6AB #ABFBBE
split-complementary
#ABC0FB #FBBEAB #E8FBAB
monochromatic
#3668F5 #7194F8 #ABC0FB #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.80
#ABC0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#ABC0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0FB
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0FB | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FE
Deuteranopia (green-blind)
#A6BEFA
Tritanopia (blue-blind)
#95CCD4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc0fb; /* rgb */ color: rgb(171, 192, 251); /* oklch */ color: oklch(81.3% 0.087 269.2);
Tailwind
colors: {
custom: {
50: '#c6d2fc',
500: '#abc0fb',
950: '#000000',
},
}SCSS
$custom: #abc0fb; $custom-light: #c6d2fc; $custom-dark: #000000;
JSON
{
"hex": "#abc0fb",
"rgb": {
"r": 171,
"g": 192,
"b": 251
},
"hsl": {
"h": 224.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.81301,
"c": 0.08687,
"h": 269.2
},
"luminance": 0.53322
}Semantic roles & 50–950 ramp
primary
#ABC0FB
secondary
#DEC06C
accent
#A900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385