#9BB4FA#9BB4FA
#9BB4FA is a light, moderate blue. Relative luminance 0.465; OKLCH L 77.8% C 0.104 H 268.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB4FA |
|---|---|
| RGB | rgb(155, 180, 250) |
| HSL | hsl(224, 90%, 79%) |
| HSV | hsv(224, 38%, 98%) |
| CMYK | cmyk(38%, 28%, 0%, 2%) |
| CIE-LAB | lab(73.88, 8.24, -37.43) |
| CIE-LCH | lch(73.88, 38.33, 282.42°) |
| OKLab | oklab(77.76% -0.0022 -0.1043) |
| OKLCH | oklch(77.76% 0.104 268.8) |
| XYZ | xyz(47.0889, 46.5110, 96.9203) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.79
Carolina Blue
#8AB8FE
ΔE00 4.74
Periwinkle Blue
#8F99FB
ΔE00 7.43
Powder Blue (survey)
#B1D1FC
ΔE00 7.51
Baby Blue (survey)
#A2CFFE
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB4FA #FAE19B
analogous
#9BE3FA #9BB4FA #B29BFA
triadic
#9BB4FA #FA9BB4 #B4FA9B
tetradic
#9BB4FA #FA9BE3 #FAE19B #9BFAB2
square
#9BB4FA #FA9BE3 #FAE19B #9BFAB2
split-complementary
#9BB4FA #FAB29B #E3FA9B
monochromatic
#265DF4 #6188F7 #9BB4FA #D5E0FD #E2E9FE
Accessibility & contrast
On white
2.04
#9BB4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#9BB4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB4FA
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB4FA | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#7DC2CD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bb4fa; /* rgb */ color: rgb(155, 180, 250); /* oklch */ color: oklch(77.8% 0.104 268.8);
Tailwind
colors: {
custom: {
50: '#bbcafc',
500: '#9bb4fa',
950: '#000000',
},
}SCSS
$custom: #9bb4fa; $custom-light: #bbcafc; $custom-dark: #000000;
JSON
{
"hex": "#9bb4fa",
"rgb": {
"r": 155,
"g": 180,
"b": 250
},
"hsl": {
"h": 224.211,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.77761,
"c": 0.10431,
"h": 268.8
},
"luminance": 0.46513
}Semantic roles & 50–950 ramp
primary
#9BB4FA
secondary
#F6EDD5
accent
#A900E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285