#ABC7FC#ABC7FC
#ABC7FC is a very light, moderate blue. Relative luminance 0.565; OKLCH L 82.8% C 0.081 H 263.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7FC |
|---|---|
| RGB | rgb(171, 199, 252) |
| HSL | hsl(219, 93%, 83%) |
| HSV | hsv(219, 32%, 99%) |
| CMYK | cmyk(32.1%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(79.92, 2.68, -29.10) |
| CIE-LCH | lch(79.92, 29.22, 275.27°) |
| OKLab | oklab(82.76% -0.0099 -0.0803) |
| OKLCH | oklch(82.76% 0.081 263) |
| XYZ | xyz(54.7835, 56.5309, 100.1016) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.27
Powder Blue (survey)
#B1D1FC
ΔE00 3.04
Baby Blue (survey)
#A2CFFE
ΔE00 4.84
Carolina Blue
#8AB8FE
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.26
Light Periwinkle
#C1C6FC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7FC #FCE0AB
analogous
#ABF0FC #ABC7FC #B7ABFC
triadic
#ABC7FC #FCABC7 #C7FCAB
tetradic
#ABC7FC #FCABF0 #FCE0AB #ABFCB7
square
#ABC7FC #FCABF0 #FCE0AB #ABFCB7
split-complementary
#ABC7FC #FCB7AB #F0FCAB
monochromatic
#3578F8 #70A0FA #ABC7FC #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.71
#ABC7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#ABC7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7FC
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7FC | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#ADC3FB
Tritanopia (blue-blind)
#93D2D9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abc7fc; /* rgb */ color: rgb(171, 199, 252); /* oklch */ color: oklch(82.8% 0.081 263.0);
Tailwind
colors: {
custom: {
50: '#c6d7fd',
500: '#abc7fc',
950: '#000000',
},
}SCSS
$custom: #abc7fc; $custom-light: #c6d7fd; $custom-dark: #000000;
JSON
{
"hex": "#abc7fc",
"rgb": {
"r": 171,
"g": 199,
"b": 252
},
"hsl": {
"h": 219.259,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82759,
"c": 0.08093,
"h": 263
},
"luminance": 0.56533
}Semantic roles & 50–950 ramp
primary
#ABC7FC
secondary
#E0B86B
accent
#9600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385