#9CA2FB#9CA2FB
#9CA2FB is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.3% C 0.128 H 279.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA2FB |
|---|---|
| RGB | rgb(156, 162, 251) |
| HSL | hsl(236, 92%, 80%) |
| HSV | hsv(236, 38%, 98%) |
| CMYK | cmyk(37.8%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(69.38, 18.89, -44.99) |
| CIE-LCH | lch(69.38, 48.80, 292.78°) |
| OKLab | oklab(74.31% 0.0219 -0.1261) |
| OKLCH | oklch(74.31% 0.128 279.8) |
| XYZ | xyz(44.0382, 39.8719, 96.6238) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.06
Perrywinkle
#8F8CE7
ΔE00 6.43
Lavender Blue
#8B88F8
ΔE00 7.36
Pastel Blue
#A2BFFE
ΔE00 8.16
Periwinkle (survey)
#8E82FE
ΔE00 9.10
Carolina Blue
#8AB8FE
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA2FB #FBF59C
analogous
#9CD1FB #9CA2FB #C69CFB
triadic
#9CA2FB #FB9CA2 #A2FB9C
tetradic
#9CA2FB #FB9CD1 #FBF59C #9CFBC6
square
#9CA2FB #FB9CD1 #FBF59C #9CFBC6
split-complementary
#9CA2FB #FBC69C #D1FB9C
monochromatic
#2633F6 #616BF9 #9CA2FB #D7D9FD #E2E3FE
Accessibility & contrast
On white
2.34
#9CA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#9CA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA2FB
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA2FB | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#7FA6F9
Tritanopia (blue-blind)
#80B3C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9ca2fb; /* rgb */ color: rgb(156, 162, 251); /* oklch */ color: oklch(74.3% 0.128 279.8);
Tailwind
colors: {
custom: {
50: '#bcbdfd',
500: '#9ca2fb',
950: '#000000',
},
}SCSS
$custom: #9ca2fb; $custom-light: #bcbdfd; $custom-dark: #000000;
JSON
{
"hex": "#9ca2fb",
"rgb": {
"r": 156,
"g": 162,
"b": 251
},
"hsl": {
"h": 236.211,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.74314,
"c": 0.12799,
"h": 279.8
},
"luminance": 0.39874
}Semantic roles & 50–950 ramp
primary
#9CA2FB
secondary
#F6F4D5
accent
#D700E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185