#ABC6FD#ABC6FD
#ABC6FD is a very light, moderate blue. Relative luminance 0.561; OKLCH L 82.6% C 0.083 H 264.3°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6FD |
|---|---|
| RGB | rgb(171, 198, 253) |
| HSL | hsl(220, 95%, 83%) |
| HSV | hsv(220, 32%, 99%) |
| CMYK | cmyk(32.4%, 21.7%, 0%, 0.8%) |
| CIE-LAB | lab(79.69, 3.47, -29.98) |
| CIE-LCH | lch(79.69, 30.18, 276.60°) |
| OKLab | oklab(82.6% -0.0083 -0.0828) |
| OKLCH | oklch(82.6% 0.083 264.3) |
| XYZ | xyz(54.7131, 56.1358, 100.8619) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.05
Powder Blue (survey)
#B1D1FC
ΔE00 3.42
Baby Blue (survey)
#A2CFFE
ΔE00 5.19
Carolina Blue
#8AB8FE
ΔE00 6.12
Light Periwinkle
#C1C6FC
ΔE00 6.41
Lightsteelblue
#B0C4DE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6FD #FDE2AB
analogous
#ABEFFD #ABC6FD #B9ABFD
triadic
#ABC6FD #FDABC6 #C6FDAB
tetradic
#ABC6FD #FDABEF #FDE2AB #ABFDB9
square
#ABC6FD #FDABEF #FDE2AB #ABFDB9
split-complementary
#ABC6FD #FDB9AB #EFFDAB
monochromatic
#3375FA #6F9DFC #ABC6FD #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.72
#ABC6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#ABC6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6FD
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6FD | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#ACC2FC
Tritanopia (blue-blind)
#93D1D9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc6fd; /* rgb */ color: rgb(171, 198, 253); /* oklch */ color: oklch(82.6% 0.083 264.3);
Tailwind
colors: {
custom: {
50: '#c6d7fe',
500: '#abc6fd',
950: '#000000',
},
}SCSS
$custom: #abc6fd; $custom-light: #c6d7fe; $custom-dark: #000000;
JSON
{
"hex": "#abc6fd",
"rgb": {
"r": 171,
"g": 198,
"b": 253
},
"hsl": {
"h": 220.244,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.82596,
"c": 0.08321,
"h": 264.3
},
"luminance": 0.56138
}Semantic roles & 50–950 ramp
primary
#ABC6FD
secondary
#E1BA6B
accent
#9A00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385