#ABC3FC#ABC3FC
#ABC3FC is a light, moderate blue. Relative luminance 0.547; OKLCH L 81.9% C 0.085 H 266.8°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3FC |
|---|---|
| RGB | rgb(171, 195, 252) |
| HSL | hsl(222, 93%, 83%) |
| HSV | hsv(222, 32%, 99%) |
| CMYK | cmyk(32.1%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(78.88, 4.85, -30.70) |
| CIE-LCH | lch(78.88, 31.08, 278.97°) |
| OKLab | oklab(81.95% -0.0047 -0.0848) |
| OKLCH | oklch(81.95% 0.085 266.8) |
| XYZ | xyz(53.8753, 54.7143, 99.7989) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.94
Powder Blue (survey)
#B1D1FC
ΔE00 4.32
Light Periwinkle
#C1C6FC
ΔE00 5.81
Baby Blue (survey)
#A2CFFE
ΔE00 6.13
Carolina Blue
#8AB8FE
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3FC #FCE4AB
analogous
#ABEBFC #ABC3FC #BBABFC
triadic
#ABC3FC #FCABC3 #C3FCAB
tetradic
#ABC3FC #FCABEB #FCE4AB #ABFCBB
square
#ABC3FC #FCABEB #FCE4AB #ABFCBB
split-complementary
#ABC3FC #FCBBAB #EBFCAB
monochromatic
#356FF8 #7099FA #ABC3FC #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.76
#ABC3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#ABC3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3FC
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3FC | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FF
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#94CED6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc3fc; /* rgb */ color: rgb(171, 195, 252); /* oklch */ color: oklch(81.9% 0.085 266.8);
Tailwind
colors: {
custom: {
50: '#c6d5fd',
500: '#abc3fc',
950: '#000000',
},
}SCSS
$custom: #abc3fc; $custom-light: #c6d5fd; $custom-dark: #000000;
JSON
{
"hex": "#abc3fc",
"rgb": {
"r": 171,
"g": 195,
"b": 252
},
"hsl": {
"h": 222.222,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.81947,
"c": 0.08496,
"h": 266.8
},
"luminance": 0.54716
}Semantic roles & 50–950 ramp
primary
#ABC3FC
secondary
#E0BD6B
accent
#A100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385