#ABC8FD#ABC8FD
#ABC8FD is a very light, moderate blue. Relative luminance 0.571; OKLCH L 83.0% C 0.081 H 262.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8FD |
|---|---|
| RGB | rgb(171, 200, 253) |
| HSL | hsl(219, 95%, 83%) |
| HSV | hsv(219, 32%, 99%) |
| CMYK | cmyk(32.4%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(80.21, 2.39, -29.18) |
| CIE-LCH | lch(80.21, 29.28, 274.68°) |
| OKLab | oklab(83% -0.0109 -0.0805) |
| OKLCH | oklch(83% 0.081 262.3) |
| XYZ | xyz(55.1733, 57.0561, 101.0153) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.41
Powder Blue (survey)
#B1D1FC
ΔE00 2.78
Baby Blue (survey)
#A2CFFE
ΔE00 4.54
Carolina Blue
#8AB8FE
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 6.30
Light Blue Grey
#B7C9E2
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8FD #FDE0AB
analogous
#ABF1FD #ABC8FD #B7ABFD
triadic
#ABC8FD #FDABC8 #C8FDAB
tetradic
#ABC8FD #FDABF1 #FDE0AB #ABFDB7
square
#ABC8FD #FDABF1 #FDE0AB #ABFDB7
split-complementary
#ABC8FD #FDB7AB #F1FDAB
monochromatic
#337AFA #6FA1FC #ABC8FD #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.69
#ABC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#ABC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8FD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8FD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#AEC4FC
Tritanopia (blue-blind)
#93D3DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abc8fd; /* rgb */ color: rgb(171, 200, 253); /* oklch */ color: oklch(83.0% 0.081 262.3);
Tailwind
colors: {
custom: {
50: '#c6d8fe',
500: '#abc8fd',
950: '#000000',
},
}SCSS
$custom: #abc8fd; $custom-light: #c6d8fe; $custom-dark: #000000;
JSON
{
"hex": "#abc8fd",
"rgb": {
"r": 171,
"g": 200,
"b": 253
},
"hsl": {
"h": 218.78,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.83003,
"c": 0.08128,
"h": 262.3
},
"luminance": 0.57058
}Semantic roles & 50–950 ramp
primary
#ABC8FD
secondary
#E1B76B
accent
#9400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385