#ABC5FD#ABC5FD
#ABC5FD is a very light, moderate blue. Relative luminance 0.557; OKLCH L 82.4% C 0.084 H 265.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5FD |
|---|---|
| RGB | rgb(171, 197, 253) |
| HSL | hsl(221, 95%, 83%) |
| HSV | hsv(221, 32%, 99%) |
| CMYK | cmyk(32.4%, 22.1%, 0%, 0.8%) |
| CIE-LAB | lab(79.43, 4.01, -30.38) |
| CIE-LCH | lch(79.43, 30.64, 277.52°) |
| OKLab | oklab(82.39% -0.007 -0.0839) |
| OKLCH | oklch(82.39% 0.084 265.2) |
| XYZ | xyz(54.4853, 55.6801, 100.7860) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.94
Powder Blue (survey)
#B1D1FC
ΔE00 3.73
Baby Blue (survey)
#A2CFFE
ΔE00 5.52
Carolina Blue
#8AB8FE
ΔE00 6.17
Light Periwinkle
#C1C6FC
ΔE00 6.20
Lightsteelblue
#B0C4DE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5FD #FDE3AB
analogous
#ABEEFD #ABC5FD #BAABFD
triadic
#ABC5FD #FDABC5 #C5FDAB
tetradic
#ABC5FD #FDABEE #FDE3AB #ABFDBA
square
#ABC5FD #FDABEE #FDE3AB #ABFDBA
split-complementary
#ABC5FD #FDBAAB #EEFDAB
monochromatic
#3372FA #6F9CFC #ABC5FD #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.73
#ABC5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#ABC5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5FD
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5FD | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#ABC1FC
Tritanopia (blue-blind)
#93D0D8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc5fd; /* rgb */ color: rgb(171, 197, 253); /* oklch */ color: oklch(82.4% 0.084 265.2);
Tailwind
colors: {
custom: {
50: '#c6d6fe',
500: '#abc5fd',
950: '#000000',
},
}SCSS
$custom: #abc5fd; $custom-light: #c6d6fe; $custom-dark: #000000;
JSON
{
"hex": "#abc5fd",
"rgb": {
"r": 171,
"g": 197,
"b": 253
},
"hsl": {
"h": 220.976,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.82393,
"c": 0.08422,
"h": 265.2
},
"luminance": 0.55682
}Semantic roles & 50–950 ramp
primary
#ABC5FD
secondary
#E1BC6B
accent
#9D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385