#9CA2FC#9CA2FC
#9CA2FC is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.4% C 0.129 H 279.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA2FC |
|---|---|
| RGB | rgb(156, 162, 252) |
| HSL | hsl(236, 94%, 80%) |
| HSV | hsv(236, 38%, 99%) |
| CMYK | cmyk(38.1%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.42, 19.16, -45.46) |
| CIE-LCH | lch(69.42, 49.33, 292.85°) |
| OKLab | oklab(74.36% 0.0221 -0.1275) |
| OKLCH | oklch(74.36% 0.129 279.8) |
| XYZ | xyz(44.1962, 39.9351, 97.4562) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.02
Perrywinkle
#8F8CE7
ΔE00 6.47
Lavender Blue
#8B88F8
ΔE00 7.34
Pastel Blue
#A2BFFE
ΔE00 8.15
Periwinkle (survey)
#8E82FE
ΔE00 9.06
Carolina Blue
#8AB8FE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA2FC #FCF69C
analogous
#9CD2FC #9CA2FC #C69CFC
triadic
#9CA2FC #FC9CA2 #A2FC9C
tetradic
#9CA2FC #FC9CD2 #FCF69C #9CFCC6
square
#9CA2FC #FC9CD2 #FCF69C #9CFCC6
split-complementary
#9CA2FC #FCC69C #D2FC9C
monochromatic
#2532F8 #616AFA #9CA2FC #D7DAFE #E1E3FE
Accessibility & contrast
On white
2.34
#9CA2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#9CA2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA2FC
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA2FC | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#7FA6FA
Tritanopia (blue-blind)
#80B4C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9ca2fc; /* rgb */ color: rgb(156, 162, 252); /* oklch */ color: oklch(74.4% 0.129 279.8);
Tailwind
colors: {
custom: {
50: '#bcbdfd',
500: '#9ca2fc',
950: '#000000',
},
}SCSS
$custom: #9ca2fc; $custom-light: #bcbdfd; $custom-dark: #000000;
JSON
{
"hex": "#9ca2fc",
"rgb": {
"r": 156,
"g": 162,
"b": 252
},
"hsl": {
"h": 236.25,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.74364,
"c": 0.12938,
"h": 279.8
},
"luminance": 0.39937
}Semantic roles & 50–950 ramp
primary
#9CA2FC
secondary
#F6F4D5
accent
#D700E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186