#ABC9FA#ABC9FA
#ABC9FA is a very light, moderate blue. Relative luminance 0.573; OKLCH L 83.1% C 0.076 H 260.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC9FA |
|---|---|
| RGB | rgb(171, 201, 250) |
| HSL | hsl(217, 89%, 83%) |
| HSV | hsv(217, 32%, 98%) |
| CMYK | cmyk(31.6%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(80.37, 1.11, -27.34) |
| CIE-LCH | lch(80.37, 27.37, 272.33°) |
| OKLab | oklab(83.09% -0.0131 -0.0754) |
| OKLCH | oklch(83.09% 0.076 260.1) |
| XYZ | xyz(54.9315, 57.3311, 98.5956) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.24
Pastel Blue
#A2BFFE
ΔE00 2.86
Baby Blue (survey)
#A2CFFE
ΔE00 4.06
Lightsteelblue
#B0C4DE
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 6.12
Carolina Blue
#8AB8FE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC9FA #FADCAB
analogous
#ABF1FA #ABC9FA #B4ABFA
triadic
#ABC9FA #FAABC9 #C9FAAB
tetradic
#ABC9FA #FAABF1 #FADCAB #ABFAB4
square
#ABC9FA #FAABF1 #FADCAB #ABFAB4
split-complementary
#ABC9FA #FAB4AB #F1FAAB
monochromatic
#377FF3 #71A4F7 #ABC9FA #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.68
#ABC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#ABC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC9FA
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC9FA | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFC
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#94D3D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abc9fa; /* rgb */ color: rgb(171, 201, 250); /* oklch */ color: oklch(83.1% 0.076 260.1);
Tailwind
colors: {
custom: {
50: '#c5d9fc',
500: '#abc9fa',
950: '#000000',
},
}SCSS
$custom: #abc9fa; $custom-light: #c5d9fc; $custom-dark: #000000;
JSON
{
"hex": "#abc9fa",
"rgb": {
"r": 171,
"g": 201,
"b": 250
},
"hsl": {
"h": 217.215,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.83089,
"c": 0.07649,
"h": 260.1
},
"luminance": 0.57333
}Semantic roles & 50–950 ramp
primary
#ABC9FA
secondary
#DDB26C
accent
#8E00E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385