#ABCCFC#ABCCFC
#ABCCFC is a very light, moderate blue. Relative luminance 0.589; OKLCH L 83.8% C 0.076 H 257.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCFC |
|---|---|
| RGB | rgb(171, 204, 252) |
| HSL | hsl(216, 93%, 83%) |
| HSV | hsv(216, 32%, 99%) |
| CMYK | cmyk(32.1%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(81.22, -0.00, -27.10) |
| CIE-LCH | lch(81.22, 27.10, 270.00°) |
| OKLab | oklab(83.78% -0.0163 -0.0747) |
| OKLCH | oklch(83.78% 0.076 257.7) |
| XYZ | xyz(55.9529, 58.8696, 100.4914) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.48
Baby Blue (survey)
#A2CFFE
ΔE00 3.11
Pastel Blue
#A2BFFE
ΔE00 3.57
Lightsteelblue
#B0C4DE
ΔE00 5.91
Light Blue Grey
#B7C9E2
ΔE00 6.18
Carolina Blue
#8AB8FE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCFC #FCDBAB
analogous
#ABF4FC #ABCCFC #B2ABFC
triadic
#ABCCFC #FCABCC #CCFCAB
tetradic
#ABCCFC #FCABF4 #FCDBAB #ABFCB2
square
#ABCCFC #FCABF4 #FCDBAB #ABFCB2
split-complementary
#ABCCFC #FCB2AB #F4FCAB
monochromatic
#3584F8 #70A8FA #ABCCFC #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.64
#ABCCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#ABCCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCFC
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCFC | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFE
Deuteranopia (green-blind)
#B2C6FB
Tritanopia (blue-blind)
#93D6DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #abccfc; /* rgb */ color: rgb(171, 204, 252); /* oklch */ color: oklch(83.8% 0.076 257.7);
Tailwind
colors: {
custom: {
50: '#c6dbfd',
500: '#abccfc',
950: '#000000',
},
}SCSS
$custom: #abccfc; $custom-light: #c6dbfd; $custom-dark: #000000;
JSON
{
"hex": "#abccfc",
"rgb": {
"r": 171,
"g": 204,
"b": 252
},
"hsl": {
"h": 215.556,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.83781,
"c": 0.07645,
"h": 257.7
},
"luminance": 0.58872
}Semantic roles & 50–950 ramp
primary
#ABCCFC
secondary
#E0B06B
accent
#8800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131517
muted
#828485