#ABC3FA#ABC3FA
#ABC3FA is a light, moderate blue. Relative luminance 0.546; OKLCH L 81.9% C 0.082 H 266.3°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3FA |
|---|---|
| RGB | rgb(171, 195, 250) |
| HSL | hsl(222, 89%, 83%) |
| HSV | hsv(222, 32%, 98%) |
| CMYK | cmyk(31.6%, 22%, 0%, 2%) |
| CIE-LAB | lab(78.80, 4.35, -29.74) |
| CIE-LCH | lch(78.80, 30.05, 278.33°) |
| OKLab | oklab(81.87% -0.0053 -0.0821) |
| OKLCH | oklch(81.87% 0.082 266.3) |
| XYZ | xyz(53.5600, 54.5882, 98.1385) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.07
Powder Blue (survey)
#B1D1FC
ΔE00 4.26
Light Periwinkle
#C1C6FC
ΔE00 5.74
Baby Blue (survey)
#A2CFFE
ΔE00 6.11
Carolina Blue
#8AB8FE
ΔE00 6.40
Lightsteelblue
#B0C4DE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3FA #FAE2AB
analogous
#ABEBFA #ABC3FA #BAABFA
triadic
#ABC3FA #FAABC3 #C3FAAB
tetradic
#ABC3FA #FAABEB #FAE2AB #ABFABA
square
#ABC3FA #FAABEB #FAE2AB #ABFABA
split-complementary
#ABC3FA #FABAAB #EBFAAB
monochromatic
#3770F3 #719AF7 #ABC3FA #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.76
#ABC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#ABC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3FA
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3FA | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#95CED6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc3fa; /* rgb */ color: rgb(171, 195, 250); /* oklch */ color: oklch(81.9% 0.082 266.3);
Tailwind
colors: {
custom: {
50: '#c5d5fc',
500: '#abc3fa',
950: '#000000',
},
}SCSS
$custom: #abc3fa; $custom-light: #c5d5fc; $custom-dark: #000000;
JSON
{
"hex": "#abc3fa",
"rgb": {
"r": 171,
"g": 195,
"b": 250
},
"hsl": {
"h": 221.772,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.81866,
"c": 0.08228,
"h": 266.3
},
"luminance": 0.5459
}Semantic roles & 50–950 ramp
primary
#ABC3FA
secondary
#DDBB6C
accent
#A000E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385