#9BA2FC#9BA2FC
#9BA2FC is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.3% C 0.130 H 279.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2FC |
|---|---|
| RGB | rgb(155, 162, 252) |
| HSL | hsl(236, 94%, 80%) |
| HSV | hsv(236, 38%, 99%) |
| CMYK | cmyk(38.5%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.35, 18.90, -45.58) |
| CIE-LCH | lch(69.35, 49.34, 292.52°) |
| OKLab | oklab(74.29% 0.021 -0.1278) |
| OKLCH | oklch(74.29% 0.13 279.3) |
| XYZ | xyz(44.0035, 39.8357, 97.4471) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.89
Perrywinkle
#8F8CE7
ΔE00 6.49
Lavender Blue
#8B88F8
ΔE00 7.32
Pastel Blue
#A2BFFE
ΔE00 8.07
Periwinkle (survey)
#8E82FE
ΔE00 9.08
Carolina Blue
#8AB8FE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2FC #FCF59B
analogous
#9BD3FC #9BA2FC #C59BFC
triadic
#9BA2FC #FC9BA2 #A2FC9B
tetradic
#9BA2FC #FC9BD3 #FCF59B #9BFCC5
square
#9BA2FC #FC9BD3 #FCF59B #9BFCC5
split-complementary
#9BA2FC #FCC59B #D3FC9B
monochromatic
#2433F8 #606BFA #9BA2FC #D6D9FE #E1E3FE
Accessibility & contrast
On white
2.34
#9BA2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#9BA2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2FC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2FC | 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)
#84ADFF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#7EB4C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9ba2fc; /* rgb */ color: rgb(155, 162, 252); /* oklch */ color: oklch(74.3% 0.130 279.3);
Tailwind
colors: {
custom: {
50: '#bcbdfd',
500: '#9ba2fc',
950: '#000000',
},
}SCSS
$custom: #9ba2fc; $custom-light: #bcbdfd; $custom-dark: #000000;
JSON
{
"hex": "#9ba2fc",
"rgb": {
"r": 155,
"g": 162,
"b": 252
},
"hsl": {
"h": 235.67,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.74291,
"c": 0.12955,
"h": 279.3
},
"luminance": 0.39837
}Semantic roles & 50–950 ramp
primary
#9BA2FC
secondary
#F6F4D5
accent
#D500E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186