#ABC6FB#ABC6FB
#ABC6FB is a very light, moderate blue. Relative luminance 0.560; OKLCH L 82.5% C 0.081 H 263.6°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6FB |
|---|---|
| RGB | rgb(171, 198, 251) |
| HSL | hsl(220, 91%, 83%) |
| HSV | hsv(220, 32%, 98%) |
| CMYK | cmyk(31.9%, 21.1%, 0%, 1.6%) |
| CIE-LAB | lab(79.62, 2.98, -29.02) |
| CIE-LCH | lch(79.62, 29.17, 275.85°) |
| OKLab | oklab(82.52% -0.0089 -0.0801) |
| OKLCH | oklch(82.52% 0.081 263.6) |
| XYZ | xyz(54.3962, 56.0090, 99.1928) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.17
Powder Blue (survey)
#B1D1FC
ΔE00 3.32
Baby Blue (survey)
#A2CFFE
ΔE00 5.14
Carolina Blue
#8AB8FE
ΔE00 6.16
Lightsteelblue
#B0C4DE
ΔE00 6.23
Light Periwinkle
#C1C6FC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6FB #FBE0AB
analogous
#ABEEFB #ABC6FB #B8ABFB
triadic
#ABC6FB #FBABC6 #C6FBAB
tetradic
#ABC6FB #FBABEE #FBE0AB #ABFBB8
square
#ABC6FB #FBABEE #FBE0AB #ABFBB8
split-complementary
#ABC6FB #FBB8AB #EEFBAB
monochromatic
#3677F5 #719EF8 #ABC6FB #E2EBFE #E2EBFE
Accessibility & contrast
On white
1.72
#ABC6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#ABC6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6FB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6FB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FD
Deuteranopia (green-blind)
#ADC2FA
Tritanopia (blue-blind)
#94D1D8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc6fb; /* rgb */ color: rgb(171, 198, 251); /* oklch */ color: oklch(82.5% 0.081 263.6);
Tailwind
colors: {
custom: {
50: '#c6d7fc',
500: '#abc6fb',
950: '#000000',
},
}SCSS
$custom: #abc6fb; $custom-light: #c6d7fc; $custom-dark: #000000;
JSON
{
"hex": "#abc6fb",
"rgb": {
"r": 171,
"g": 198,
"b": 251
},
"hsl": {
"h": 219.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.82516,
"c": 0.08059,
"h": 263.6
},
"luminance": 0.56011
}Semantic roles & 50–950 ramp
primary
#ABC6FB
secondary
#DEB86C
accent
#9800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385