#9AB2FA#9AB2FA
#9AB2FA is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.3% C 0.107 H 269.7°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB2FA |
|---|---|
| RGB | rgb(154, 178, 250) |
| HSL | hsl(225, 91%, 79%) |
| HSV | hsv(225, 38%, 98%) |
| CMYK | cmyk(38.4%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(73.29, 9.09, -38.34) |
| CIE-LCH | lch(73.29, 39.41, 283.34°) |
| OKLab | oklab(77.29% -0.0006 -0.1069) |
| OKLCH | oklch(77.29% 0.107 269.7) |
| XYZ | xyz(46.4969, 45.6108, 96.7777) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.32
Carolina Blue
#8AB8FE
ΔE00 5.00
Periwinkle Blue
#8F99FB
ΔE00 6.91
Powder Blue (survey)
#B1D1FC
ΔE00 7.99
Baby Blue (survey)
#A2CFFE
ΔE00 8.51
Lightsteelblue
#B0C4DE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB2FA #FAE29A
analogous
#9AE2FA #9AB2FA #B29AFA
triadic
#9AB2FA #FA9AB2 #B2FA9A
tetradic
#9AB2FA #FA9AE2 #FAE29A #9AFAB2
square
#9AB2FA #FA9AE2 #FAE29A #9AFAB2
split-complementary
#9AB2FA #FAB29A #E2FA9A
monochromatic
#2559F4 #6086F7 #9AB2FA #D4DEFD #E2E9FE
Accessibility & contrast
On white
2.07
#9AB2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#9AB2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB2FA
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB2FA | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FD
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#7CC0CB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9ab2fa; /* rgb */ color: rgb(154, 178, 250); /* oklch */ color: oklch(77.3% 0.107 269.7);
Tailwind
colors: {
custom: {
50: '#bbc8fc',
500: '#9ab2fa',
950: '#000000',
},
}SCSS
$custom: #9ab2fa; $custom-light: #bbc8fc; $custom-dark: #000000;
JSON
{
"hex": "#9ab2fa",
"rgb": {
"r": 154,
"g": 178,
"b": 250
},
"hsl": {
"h": 225,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.77291,
"c": 0.10692,
"h": 269.7
},
"luminance": 0.45613
}Semantic roles & 50–950 ramp
primary
#9AB2FA
secondary
#F6EED5
accent
#AC00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285