#ABC5FF#ABC5FF
#ABC5FF is a very light, moderate blue. Relative luminance 0.558; OKLCH L 82.5% C 0.087 H 265.8°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5FF |
|---|---|
| RGB | rgb(171, 197, 255) |
| HSL | hsl(221, 100%, 84%) |
| HSV | hsv(221, 33%, 100%) |
| CMYK | cmyk(32.9%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(79.50, 4.51, -31.33) |
| CIE-LCH | lch(79.50, 31.66, 278.19°) |
| OKLab | oklab(82.47% -0.0064 -0.0866) |
| OKLCH | oklch(82.47% 0.087 265.8) |
| XYZ | xyz(54.8056, 55.8082, 102.4727) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.86
Powder Blue (survey)
#B1D1FC
ΔE00 3.82
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Carolina Blue
#8AB8FE
ΔE00 6.14
Light Periwinkle
#C1C6FC
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5FF #FFE5AB
analogous
#ABEFFF #ABC5FF #BBABFF
triadic
#ABC5FF #FFABC5 #C5FFAB
tetradic
#ABC5FF #FFABEF #FFE5AB #ABFFBB
square
#ABC5FF #FFABEF #FFE5AB #ABFFBB
split-complementary
#ABC5FF #FFBBAB #EFFFAB
monochromatic
#3170FF #6E9BFF #ABC5FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.73
#ABC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#ABC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5FF
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5FF | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#AAC2FE
Tritanopia (blue-blind)
#93D1D9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc5ff; /* rgb */ color: rgb(171, 197, 255); /* oklch */ color: oklch(82.5% 0.087 265.8);
Tailwind
colors: {
custom: {
50: '#c6d6ff',
500: '#abc5ff',
950: '#000000',
},
}SCSS
$custom: #abc5ff; $custom-light: #c6d6ff; $custom-dark: #000000;
JSON
{
"hex": "#abc5ff",
"rgb": {
"r": 171,
"g": 197,
"b": 255
},
"hsl": {
"h": 221.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.82474,
"c": 0.08689,
"h": 265.8
},
"luminance": 0.5581
}Semantic roles & 50–950 ramp
primary
#ABC5FF
secondary
#E5BF6A
accent
#9E00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386