#9AB4FA#9AB4FA
#9AB4FA is a light, moderate blue. Relative luminance 0.464; OKLCH L 77.7% C 0.105 H 268.3°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB4FA |
|---|---|
| RGB | rgb(154, 180, 250) |
| HSL | hsl(224, 91%, 79%) |
| HSV | hsv(224, 38%, 98%) |
| CMYK | cmyk(38.4%, 28%, 0%, 2%) |
| CIE-LAB | lab(73.81, 7.98, -37.53) |
| CIE-LCH | lch(73.81, 38.37, 282.00°) |
| OKLab | oklab(77.7% -0.0031 -0.1046) |
| OKLCH | oklch(77.7% 0.105 268.3) |
| XYZ | xyz(46.8978, 46.4125, 96.9114) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.77
Carolina Blue
#8AB8FE
ΔE00 4.50
Periwinkle Blue
#8F99FB
ΔE00 7.47
Powder Blue (survey)
#B1D1FC
ΔE00 7.50
Baby Blue (survey)
#A2CFFE
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB4FA #FAE09A
analogous
#9AE4FA #9AB4FA #B09AFA
triadic
#9AB4FA #FA9AB4 #B4FA9A
tetradic
#9AB4FA #FA9AE4 #FAE09A #9AFAB0
square
#9AB4FA #FA9AE4 #FAE09A #9AFAB0
split-complementary
#9AB4FA #FAB09A #E4FA9A
monochromatic
#255DF4 #6089F7 #9AB4FA #D4DFFD #E2E9FE
Accessibility & contrast
On white
2.04
#9AB4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#9AB4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB4FA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB4FA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#93B2F8
Tritanopia (blue-blind)
#7BC2CD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9ab4fa; /* rgb */ color: rgb(154, 180, 250); /* oklch */ color: oklch(77.7% 0.105 268.3);
Tailwind
colors: {
custom: {
50: '#bbcafc',
500: '#9ab4fa',
950: '#000000',
},
}SCSS
$custom: #9ab4fa; $custom-light: #bbcafc; $custom-dark: #000000;
JSON
{
"hex": "#9ab4fa",
"rgb": {
"r": 154,
"g": 180,
"b": 250
},
"hsl": {
"h": 223.75,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.77695,
"c": 0.10465,
"h": 268.3
},
"luminance": 0.46415
}Semantic roles & 50–950 ramp
primary
#9AB4FA
secondary
#F6EDD5
accent
#A700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285