#ABC2FC#ABC2FC
#ABC2FC is a light, moderate blue. Relative luminance 0.543; OKLCH L 81.7% C 0.086 H 267.7°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2FC |
|---|---|
| RGB | rgb(171, 194, 252) |
| HSL | hsl(223, 93%, 83%) |
| HSV | hsv(223, 32%, 99%) |
| CMYK | cmyk(32.1%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(78.62, 5.39, -31.09) |
| CIE-LCH | lch(78.62, 31.56, 279.83°) |
| OKLab | oklab(81.75% -0.0034 -0.086) |
| OKLCH | oklch(81.75% 0.086 267.7) |
| XYZ | xyz(53.6520, 54.2677, 99.7244) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.00
Powder Blue (survey)
#B1D1FC
ΔE00 4.62
Light Periwinkle
#C1C6FC
ΔE00 5.65
Baby Blue (survey)
#A2CFFE
ΔE00 6.44
Carolina Blue
#8AB8FE
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2FC #FCE5AB
analogous
#ABEAFC #ABC2FC #BCABFC
triadic
#ABC2FC #FCABC2 #C2FCAB
tetradic
#ABC2FC #FCABEA #FCE5AB #ABFCBC
square
#ABC2FC #FCABEA #FCE5AB #ABFCBC
split-complementary
#ABC2FC #FCBCAB #EAFCAB
monochromatic
#356CF8 #7097FA #ABC2FC #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.77
#ABC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#ABC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2FC
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2FC | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#A8BFFB
Tritanopia (blue-blind)
#94CED6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc2fc; /* rgb */ color: rgb(171, 194, 252); /* oklch */ color: oklch(81.7% 0.086 267.7);
Tailwind
colors: {
custom: {
50: '#c6d4fd',
500: '#abc2fc',
950: '#000000',
},
}SCSS
$custom: #abc2fc; $custom-light: #c6d4fd; $custom-dark: #000000;
JSON
{
"hex": "#abc2fc",
"rgb": {
"r": 171,
"g": 194,
"b": 252
},
"hsl": {
"h": 222.963,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.81745,
"c": 0.08603,
"h": 267.7
},
"luminance": 0.5427
}Semantic roles & 50–950 ramp
primary
#ABC2FC
secondary
#E0BF6B
accent
#A400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385