#9CA1FA#9CA1FA
#9CA1FA is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.1% C 0.128 H 280.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA1FA |
|---|---|
| RGB | rgb(156, 161, 250) |
| HSL | hsl(237, 90%, 80%) |
| HSV | hsv(237, 38%, 98%) |
| CMYK | cmyk(37.6%, 35.6%, 0%, 2%) |
| CIE-LAB | lab(69.08, 19.19, -44.91) |
| CIE-LCH | lch(69.08, 48.84, 293.14°) |
| OKLab | oklab(74.07% 0.0229 -0.1259) |
| OKLCH | oklch(74.07% 0.128 280.3) |
| XYZ | xyz(43.7055, 39.4581, 95.7373) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.97
Perrywinkle
#8F8CE7
ΔE00 6.14
Lavender Blue
#8B88F8
ΔE00 7.12
Pastel Blue
#A2BFFE
ΔE00 8.47
Periwinkle (survey)
#8E82FE
ΔE00 8.85
Lavender
#B39DDB
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA1FA #FAF59C
analogous
#9CD0FA #9CA1FA #C69CFA
triadic
#9CA1FA #FA9CA1 #A1FA9C
tetradic
#9CA1FA #FA9CD0 #FAF59C #9CFAC6
square
#9CA1FA #FA9CD0 #FAF59C #9CFAC6
split-complementary
#9CA1FA #FAC69C #D0FA9C
monochromatic
#2732F4 #626AF7 #9CA1FA #D6D8FD #E2E3FE
Accessibility & contrast
On white
2.36
#9CA1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#9CA1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA1FA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA1FA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#7FA5F8
Tritanopia (blue-blind)
#81B2C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9ca1fa; /* rgb */ color: rgb(156, 161, 250); /* oklch */ color: oklch(74.1% 0.128 280.3);
Tailwind
colors: {
custom: {
50: '#bcbcfc',
500: '#9ca1fa',
950: '#000000',
},
}SCSS
$custom: #9ca1fa; $custom-light: #bcbcfc; $custom-dark: #000000;
JSON
{
"hex": "#9ca1fa",
"rgb": {
"r": 156,
"g": 161,
"b": 250
},
"hsl": {
"h": 236.809,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.74072,
"c": 0.12795,
"h": 280.3
},
"luminance": 0.3946
}Semantic roles & 50–950 ramp
primary
#9CA1FA
secondary
#F6F4D5
accent
#D900E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185