#ABC7FB#ABC7FB
#ABC7FB is a very light, moderate blue. Relative luminance 0.565; OKLCH L 82.7% C 0.080 H 262.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7FB |
|---|---|
| RGB | rgb(171, 199, 251) |
| HSL | hsl(219, 91%, 83%) |
| HSV | hsv(219, 32%, 98%) |
| CMYK | cmyk(31.9%, 20.7%, 0%, 1.6%) |
| CIE-LAB | lab(79.88, 2.44, -28.62) |
| CIE-LCH | lch(79.88, 28.73, 274.87°) |
| OKLab | oklab(82.72% -0.0102 -0.079) |
| OKLCH | oklch(82.72% 0.08 262.6) |
| XYZ | xyz(54.6255, 56.4676, 99.2692) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.33
Powder Blue (survey)
#B1D1FC
ΔE00 2.98
Baby Blue (survey)
#A2CFFE
ΔE00 4.80
Lightsteelblue
#B0C4DE
ΔE00 6.12
Carolina Blue
#8AB8FE
ΔE00 6.12
Light Blue Grey
#B7C9E2
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7FB #FBDFAB
analogous
#ABEFFB #ABC7FB #B7ABFB
triadic
#ABC7FB #FBABC7 #C7FBAB
tetradic
#ABC7FB #FBABEF #FBDFAB #ABFBB7
square
#ABC7FB #FBABEF #FBDFAB #ABFBB7
split-complementary
#ABC7FB #FBB7AB #EFFBAB
monochromatic
#3679F5 #71A0F8 #ABC7FB #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.71
#ABC7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#ABC7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7FB
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7FB | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFD
Deuteranopia (green-blind)
#AEC3FA
Tritanopia (blue-blind)
#94D2D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abc7fb; /* rgb */ color: rgb(171, 199, 251); /* oklch */ color: oklch(82.7% 0.080 262.6);
Tailwind
colors: {
custom: {
50: '#c6d7fc',
500: '#abc7fb',
950: '#000000',
},
}SCSS
$custom: #abc7fb; $custom-light: #c6d7fc; $custom-dark: #000000;
JSON
{
"hex": "#abc7fb",
"rgb": {
"r": 171,
"g": 199,
"b": 251
},
"hsl": {
"h": 219,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.82719,
"c": 0.07962,
"h": 262.6
},
"luminance": 0.5647
}Semantic roles & 50–950 ramp
primary
#ABC7FB
secondary
#DEB66C
accent
#9500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385