#9CA3FC#9CA3FC
#9CA3FC is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.6% C 0.128 H 279.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA3FC |
|---|---|
| RGB | rgb(156, 163, 252) |
| HSL | hsl(236, 94%, 80%) |
| HSV | hsv(236, 38%, 99%) |
| CMYK | cmyk(38.1%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(69.67, 18.59, -45.07) |
| CIE-LCH | lch(69.67, 48.75, 292.42°) |
| OKLab | oklab(74.56% 0.0209 -0.1263) |
| OKLCH | oklch(74.56% 0.128 279.4) |
| XYZ | xyz(44.3731, 40.2888, 97.5151) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.18
Perrywinkle
#8F8CE7
ΔE00 6.73
Lavender Blue
#8B88F8
ΔE00 7.60
Pastel Blue
#A2BFFE
ΔE00 7.86
Periwinkle (survey)
#8E82FE
ΔE00 9.34
Carolina Blue
#8AB8FE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA3FC #FCF59C
analogous
#9CD3FC #9CA3FC #C59CFC
triadic
#9CA3FC #FC9CA3 #A3FC9C
tetradic
#9CA3FC #FC9CD3 #FCF59C #9CFCC5
square
#9CA3FC #FC9CD3 #FCF59C #9CFCC5
split-complementary
#9CA3FC #FCC59C #D3FC9C
monochromatic
#2535F8 #616CFA #9CA3FC #D7DAFE #E1E3FE
Accessibility & contrast
On white
2.32
#9CA3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#9CA3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA3FC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA3FC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#80A7FA
Tritanopia (blue-blind)
#80B4C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9ca3fc; /* rgb */ color: rgb(156, 163, 252); /* oklch */ color: oklch(74.6% 0.128 279.4);
Tailwind
colors: {
custom: {
50: '#bcbefd',
500: '#9ca3fc',
950: '#000000',
},
}SCSS
$custom: #9ca3fc; $custom-light: #bcbefd; $custom-dark: #000000;
JSON
{
"hex": "#9ca3fc",
"rgb": {
"r": 156,
"g": 163,
"b": 252
},
"hsl": {
"h": 235.625,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.74557,
"c": 0.12804,
"h": 279.4
},
"luminance": 0.40291
}Semantic roles & 50–950 ramp
primary
#9CA3FC
secondary
#F6F4D5
accent
#D500E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186