#ABC6FE#ABC6FE
#ABC6FE is a very light, moderate blue. Relative luminance 0.562; OKLCH L 82.6% C 0.085 H 264.6°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6FE |
|---|---|
| RGB | rgb(171, 198, 254) |
| HSL | hsl(220, 98%, 83%) |
| HSV | hsv(220, 33%, 100%) |
| CMYK | cmyk(32.7%, 22%, 0%, 0.4%) |
| CIE-LAB | lab(79.73, 3.72, -30.46) |
| CIE-LCH | lch(79.73, 30.68, 276.96°) |
| OKLab | oklab(82.64% -0.008 -0.0842) |
| OKLCH | oklch(82.64% 0.085 264.6) |
| XYZ | xyz(54.8728, 56.1996, 101.7031) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.01
Powder Blue (survey)
#B1D1FC
ΔE00 3.47
Baby Blue (survey)
#A2CFFE
ΔE00 5.22
Carolina Blue
#8AB8FE
ΔE00 6.10
Light Periwinkle
#C1C6FC
ΔE00 6.43
Lightsteelblue
#B0C4DE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6FE #FEE3AB
analogous
#ABEFFE #ABC6FE #B9ABFE
triadic
#ABC6FE #FEABC6 #C6FEAB
tetradic
#ABC6FE #FEABEF #FEE3AB #ABFEB9
square
#ABC6FE #FEABEF #FEE3AB #ABFEB9
split-complementary
#ABC6FE #FEB9AB #EFFEAB
monochromatic
#3274FD #6F9DFD #ABC6FE #E1EAFF #E1EAFF
Accessibility & contrast
On white
1.72
#ABC6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#ABC6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6FE
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6FE | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#93D1D9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abc6fe; /* rgb */ color: rgb(171, 198, 254); /* oklch */ color: oklch(82.6% 0.085 264.6);
Tailwind
colors: {
custom: {
50: '#c6d7ff',
500: '#abc6fe',
950: '#000000',
},
}SCSS
$custom: #abc6fe; $custom-light: #c6d7ff; $custom-dark: #000000;
JSON
{
"hex": "#abc6fe",
"rgb": {
"r": 171,
"g": 198,
"b": 254
},
"hsl": {
"h": 220.482,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.82636,
"c": 0.08454,
"h": 264.6
},
"luminance": 0.56202
}Semantic roles & 50–950 ramp
primary
#ABC6FE
secondary
#E3BC6A
accent
#9B00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386