#96A2FC#96A2FC
#96A2FC is a light, vivid blue. Relative luminance 0.394; OKLCH L 73.9% C 0.131 H 276.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #96A2FC |
|---|---|
| RGB | rgb(150, 162, 252) |
| HSL | hsl(233, 94%, 79%) |
| HSV | hsv(233, 40%, 99%) |
| CMYK | cmyk(40.5%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.00, 17.63, -46.15) |
| CIE-LCH | lch(69.00, 49.40, 290.90°) |
| OKLab | oklab(73.94% 0.0157 -0.1296) |
| OKLCH | oklch(73.94% 0.131 276.9) |
| XYZ | xyz(43.0635, 39.3510, 97.4031) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.52
Perrywinkle
#8F8CE7
ΔE00 6.75
Lavender Blue
#8B88F8
ΔE00 7.38
Pastel Blue
#A2BFFE
ΔE00 7.74
Carolina Blue
#8AB8FE
ΔE00 8.58
Cornflowerblue
#6495ED
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A2FC #FCF096
analogous
#96D5FC #96A2FC #BD96FC
triadic
#96A2FC #FC96A2 #A2FC96
tetradic
#96A2FC #FC96D5 #FCF096 #96FCBD
square
#96A2FC #FC96D5 #FCF096 #96FCBD
split-complementary
#96A2FC #FCBD96 #D5FC96
monochromatic
#1F39F9 #5B6DFA #96A2FC #D2D7FE #E1E5FE
Accessibility & contrast
On white
2.37
#96A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#96A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A2FC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A2FC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#7CA5FA
Tritanopia (blue-blind)
#76B4C3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #96a2fc; /* rgb */ color: rgb(150, 162, 252); /* oklch */ color: oklch(73.9% 0.131 276.9);
Tailwind
colors: {
custom: {
50: '#b8bdfe',
500: '#96a2fc',
950: '#000000',
},
}SCSS
$custom: #96a2fc; $custom-light: #b8bdfe; $custom-dark: #000000;
JSON
{
"hex": "#96a2fc",
"rgb": {
"r": 150,
"g": 162,
"b": 252
},
"hsl": {
"h": 232.941,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.73936,
"c": 0.13053,
"h": 276.9
},
"luminance": 0.39353
}Semantic roles & 50–950 ramp
primary
#96A2FC
secondary
#F6F2D5
accent
#CA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121218
muted
#818186