#9AB3FA#9AB3FA
#9AB3FA is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.5% C 0.106 H 269.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB3FA |
|---|---|
| RGB | rgb(154, 179, 250) |
| HSL | hsl(224, 91%, 79%) |
| HSV | hsv(224, 38%, 98%) |
| CMYK | cmyk(38.4%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(73.55, 8.53, -37.94) |
| CIE-LCH | lch(73.55, 38.89, 282.68°) |
| OKLab | oklab(77.49% -0.0019 -0.1058) |
| OKLCH | oklch(77.49% 0.106 269) |
| XYZ | xyz(46.6966, 46.0102, 96.8443) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.04
Carolina Blue
#8AB8FE
ΔE00 4.75
Periwinkle Blue
#8F99FB
ΔE00 7.19
Powder Blue (survey)
#B1D1FC
ΔE00 7.75
Baby Blue (survey)
#A2CFFE
ΔE00 8.22
Lightsteelblue
#B0C4DE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB3FA #FAE19A
analogous
#9AE3FA #9AB3FA #B19AFA
triadic
#9AB3FA #FA9AB3 #B3FA9A
tetradic
#9AB3FA #FA9AE3 #FAE19A #9AFAB1
square
#9AB3FA #FA9AE3 #FAE19A #9AFAB1
split-complementary
#9AB3FA #FAB19A #E3FA9A
monochromatic
#255BF4 #6087F7 #9AB3FA #D4DFFD #E2E9FE
Accessibility & contrast
On white
2.06
#9AB3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#9AB3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB3FA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB3FA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FD
Deuteranopia (green-blind)
#92B1F8
Tritanopia (blue-blind)
#7CC1CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9ab3fa; /* rgb */ color: rgb(154, 179, 250); /* oklch */ color: oklch(77.5% 0.106 269.0);
Tailwind
colors: {
custom: {
50: '#bbc9fc',
500: '#9ab3fa',
950: '#000000',
},
}SCSS
$custom: #9ab3fa; $custom-light: #bbc9fc; $custom-dark: #000000;
JSON
{
"hex": "#9ab3fa",
"rgb": {
"r": 154,
"g": 179,
"b": 250
},
"hsl": {
"h": 224.375,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.77493,
"c": 0.10578,
"h": 269
},
"luminance": 0.46012
}Semantic roles & 50–950 ramp
primary
#9AB3FA
secondary
#F6EDD5
accent
#AA00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285