#ABC5F8#ABC5F8
#ABC5F8 is a very light, moderate blue. Relative luminance 0.554; OKLCH L 82.2% C 0.078 H 263.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5F8 |
|---|---|
| RGB | rgb(171, 197, 248) |
| HSL | hsl(220, 85%, 82%) |
| HSV | hsv(220, 31%, 97%) |
| CMYK | cmyk(31%, 20.6%, 0%, 2.7%) |
| CIE-LAB | lab(79.25, 2.78, -27.98) |
| CIE-LCH | lch(79.25, 28.12, 275.67°) |
| OKLab | oklab(82.19% -0.0086 -0.0771) |
| OKLCH | oklch(82.19% 0.078 263.7) |
| XYZ | xyz(53.6992, 55.3657, 96.6460) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.30
Powder Blue (survey)
#B1D1FC
ΔE00 3.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.41
Lightsteelblue
#B0C4DE
ΔE00 5.94
Light Periwinkle
#C1C6FC
ΔE00 6.14
Carolina Blue
#8AB8FE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5F8 #F8DEAB
analogous
#ABECF8 #ABC5F8 #B8ABF8
triadic
#ABC5F8 #F8ABC5 #C5F8AB
tetradic
#ABC5F8 #F8ABEC #F8DEAB #ABF8B8
square
#ABC5F8 #F8ABEC #F8DEAB #ABF8B8
split-complementary
#ABC5F8 #F8B8AB #ECF8AB
monochromatic
#3A77EF #739EF3 #ABC5F8 #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.74
#ABC5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#ABC5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5F8
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5F8 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8FA
Deuteranopia (green-blind)
#ADC1F7
Tritanopia (blue-blind)
#95CFD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abc5f8; /* rgb */ color: rgb(171, 197, 248); /* oklch */ color: oklch(82.2% 0.078 263.7);
Tailwind
colors: {
custom: {
50: '#c5d6fa',
500: '#abc5f8',
950: '#000000',
},
}SCSS
$custom: #abc5f8; $custom-light: #c5d6fa; $custom-dark: #000000;
JSON
{
"hex": "#abc5f8",
"rgb": {
"r": 171,
"g": 197,
"b": 248
},
"hsl": {
"h": 219.74,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.82193,
"c": 0.07762,
"h": 263.7
},
"luminance": 0.55368
}Semantic roles & 50–950 ramp
primary
#ABC5F8
secondary
#DAB56D
accent
#9704E1
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385