#ABC1FA#ABC1FA
#ABC1FA is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.5% C 0.084 H 268.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1FA |
|---|---|
| RGB | rgb(171, 193, 250) |
| HSL | hsl(223, 89%, 83%) |
| HSV | hsv(223, 32%, 98%) |
| CMYK | cmyk(31.6%, 22.8%, 0%, 2%) |
| CIE-LAB | lab(78.29, 5.44, -30.53) |
| CIE-LCH | lch(78.29, 31.01, 280.10°) |
| OKLab | oklab(81.46% -0.0027 -0.0844) |
| OKLCH | oklch(81.46% 0.084 268.1) |
| XYZ | xyz(53.1149, 53.6980, 97.9901) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.21
Powder Blue (survey)
#B1D1FC
ΔE00 4.89
Light Periwinkle
#C1C6FC
ΔE00 5.43
Carolina Blue
#8AB8FE
ΔE00 6.62
Baby Blue (survey)
#A2CFFE
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1FA #FAE4AB
analogous
#ABE9FA #ABC1FA #BCABFA
triadic
#ABC1FA #FAABC1 #C1FAAB
tetradic
#ABC1FA #FAABE9 #FAE4AB #ABFABC
square
#ABC1FA #FAABE9 #FAE4AB #ABFABC
split-complementary
#ABC1FA #FABCAB #E9FAAB
monochromatic
#376CF3 #7196F7 #ABC1FA #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.79
#ABC1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#ABC1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1FA
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1FA | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5FD
Deuteranopia (green-blind)
#A8BFF9
Tritanopia (blue-blind)
#95CCD4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc1fa; /* rgb */ color: rgb(171, 193, 250); /* oklch */ color: oklch(81.5% 0.084 268.1);
Tailwind
colors: {
custom: {
50: '#c5d3fc',
500: '#abc1fa',
950: '#000000',
},
}SCSS
$custom: #abc1fa; $custom-light: #c5d3fc; $custom-dark: #000000;
JSON
{
"hex": "#abc1fa",
"rgb": {
"r": 171,
"g": 193,
"b": 250
},
"hsl": {
"h": 223.291,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.81462,
"c": 0.08441,
"h": 268.1
},
"luminance": 0.537
}Semantic roles & 50–950 ramp
primary
#ABC1FA
secondary
#DDBD6C
accent
#A600E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385