#ABC2FA#ABC2FA
#ABC2FA is a light, moderate blue. Relative luminance 0.541; OKLCH L 81.7% C 0.083 H 267.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2FA |
|---|---|
| RGB | rgb(171, 194, 250) |
| HSL | hsl(223, 89%, 83%) |
| HSV | hsv(223, 32%, 98%) |
| CMYK | cmyk(31.6%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(78.54, 4.89, -30.14) |
| CIE-LCH | lch(78.54, 30.53, 279.23°) |
| OKLab | oklab(81.66% -0.004 -0.0832) |
| OKLCH | oklch(81.66% 0.083 267.2) |
| XYZ | xyz(53.3367, 54.1416, 98.0641) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.12
Powder Blue (survey)
#B1D1FC
ΔE00 4.58
Light Periwinkle
#C1C6FC
ΔE00 5.57
Baby Blue (survey)
#A2CFFE
ΔE00 6.43
Carolina Blue
#8AB8FE
ΔE00 6.51
Lightsteelblue
#B0C4DE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2FA #FAE3AB
analogous
#ABE9FA #ABC2FA #BCABFA
triadic
#ABC2FA #FAABC2 #C2FAAB
tetradic
#ABC2FA #FAABE9 #FAE3AB #ABFABC
square
#ABC2FA #FAABE9 #FAE3AB #ABFABC
split-complementary
#ABC2FA #FABCAB #E9FAAB
monochromatic
#376EF3 #7198F7 #ABC2FA #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.78
#ABC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#ABC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2FA
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2FA | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FD
Deuteranopia (green-blind)
#A9BFF9
Tritanopia (blue-blind)
#95CDD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc2fa; /* rgb */ color: rgb(171, 194, 250); /* oklch */ color: oklch(81.7% 0.083 267.2);
Tailwind
colors: {
custom: {
50: '#c5d4fc',
500: '#abc2fa',
950: '#000000',
},
}SCSS
$custom: #abc2fa; $custom-light: #c5d4fc; $custom-dark: #000000;
JSON
{
"hex": "#abc2fa",
"rgb": {
"r": 171,
"g": 194,
"b": 250
},
"hsl": {
"h": 222.532,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.81664,
"c": 0.08334,
"h": 267.2
},
"luminance": 0.54144
}Semantic roles & 50–950 ramp
primary
#ABC2FA
secondary
#DDBC6C
accent
#A300E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385