#9CB3FA#9CB3FA
#9CB3FA is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.6% C 0.105 H 270.1°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9CB3FA |
|---|---|
| RGB | rgb(156, 179, 250) |
| HSL | hsl(225, 90%, 80%) |
| HSV | hsv(225, 38%, 98%) |
| CMYK | cmyk(37.6%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(73.68, 9.06, -37.73) |
| CIE-LCH | lch(73.68, 38.80, 283.50°) |
| OKLab | oklab(77.63% 0.0001 -0.1051) |
| OKLCH | oklch(77.63% 0.105 270.1) |
| XYZ | xyz(47.0805, 46.2081, 96.8623) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.12
Carolina Blue
#8AB8FE
ΔE00 5.22
Periwinkle Blue
#8F99FB
ΔE00 7.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.77
Light Periwinkle
#C1C6FC
ΔE00 8.35
Baby Blue (survey)
#A2CFFE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CB3FA #FAE39C
analogous
#9CE2FA #9CB3FA #B49CFA
triadic
#9CB3FA #FA9CB3 #B3FA9C
tetradic
#9CB3FA #FA9CE2 #FAE39C #9CFAB4
square
#9CB3FA #FA9CE2 #FAE39C #9CFAB4
split-complementary
#9CB3FA #FAB49C #E2FA9C
monochromatic
#275AF4 #6286F7 #9CB3FA #D6E0FD #E2E9FE
Accessibility & contrast
On white
2.05
#9CB3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#9CB3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CB3FA
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CB3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CB3FA | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FD
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#7FC1CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9cb3fa; /* rgb */ color: rgb(156, 179, 250); /* oklch */ color: oklch(77.6% 0.105 270.1);
Tailwind
colors: {
custom: {
50: '#bcc9fc',
500: '#9cb3fa',
950: '#000000',
},
}SCSS
$custom: #9cb3fa; $custom-light: #bcc9fc; $custom-dark: #000000;
JSON
{
"hex": "#9cb3fa",
"rgb": {
"r": 156,
"g": 179,
"b": 250
},
"hsl": {
"h": 225.319,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.77625,
"c": 0.10513,
"h": 270.1
},
"luminance": 0.4621
}Semantic roles & 50–950 ramp
primary
#9CB3FA
secondary
#F6EED5
accent
#AD00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285