#ABC7FD#ABC7FD
#ABC7FD is a very light, moderate blue. Relative luminance 0.566; OKLCH L 82.8% C 0.082 H 263.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7FD |
|---|---|
| RGB | rgb(171, 199, 253) |
| HSL | hsl(220, 95%, 83%) |
| HSV | hsv(220, 32%, 99%) |
| CMYK | cmyk(32.4%, 21.3%, 0%, 0.8%) |
| CIE-LAB | lab(79.95, 2.93, -29.58) |
| CIE-LCH | lch(79.95, 29.72, 275.66°) |
| OKLab | oklab(82.8% -0.0096 -0.0817) |
| OKLCH | oklch(82.8% 0.082 263.3) |
| XYZ | xyz(54.9424, 56.5944, 100.9384) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.21
Powder Blue (survey)
#B1D1FC
ΔE00 3.10
Baby Blue (survey)
#A2CFFE
ΔE00 4.87
Carolina Blue
#8AB8FE
ΔE00 6.08
Lightsteelblue
#B0C4DE
ΔE00 6.39
Light Periwinkle
#C1C6FC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7FD #FDE1AB
analogous
#ABF0FD #ABC7FD #B8ABFD
triadic
#ABC7FD #FDABC7 #C7FDAB
tetradic
#ABC7FD #FDABF0 #FDE1AB #ABFDB8
square
#ABC7FD #FDABF0 #FDE1AB #ABFDB8
split-complementary
#ABC7FD #FDB8AB #F0FDAB
monochromatic
#3377FA #6F9FFC #ABC7FD #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.70
#ABC7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#ABC7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7FD
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7FD | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#93D2D9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abc7fd; /* rgb */ color: rgb(171, 199, 253); /* oklch */ color: oklch(82.8% 0.082 263.3);
Tailwind
colors: {
custom: {
50: '#c6d7fe',
500: '#abc7fd',
950: '#000000',
},
}SCSS
$custom: #abc7fd; $custom-light: #c6d7fe; $custom-dark: #000000;
JSON
{
"hex": "#abc7fd",
"rgb": {
"r": 171,
"g": 199,
"b": 253
},
"hsl": {
"h": 219.512,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.82799,
"c": 0.08224,
"h": 263.3
},
"luminance": 0.56597
}Semantic roles & 50–950 ramp
primary
#ABC7FD
secondary
#E1B96B
accent
#9700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385