#96A2FA#96A2FA
#96A2FA is a light, vivid blue. Relative luminance 0.392; OKLCH L 73.8% C 0.128 H 276.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #96A2FA |
|---|---|
| RGB | rgb(150, 162, 250) |
| HSL | hsl(233, 91%, 78%) |
| HSV | hsv(233, 40%, 98%) |
| CMYK | cmyk(40%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(68.91, 17.08, -45.20) |
| CIE-LCH | lch(68.91, 48.32, 290.70°) |
| OKLab | oklab(73.84% 0.0153 -0.1268) |
| OKLCH | oklch(73.84% 0.128 276.9) |
| XYZ | xyz(42.7482, 39.2249, 95.7427) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.58
Perrywinkle
#8F8CE7
ΔE00 6.67
Lavender Blue
#8B88F8
ΔE00 7.41
Pastel Blue
#A2BFFE
ΔE00 7.74
Carolina Blue
#8AB8FE
ΔE00 8.62
Cornflowerblue
#6495ED
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A2FA #FAEE96
analogous
#96D4FA #96A2FA #BC96FA
triadic
#96A2FA #FA96A2 #A2FA96
tetradic
#96A2FA #FA96D4 #FAEE96 #96FABC
square
#96A2FA #FA96D4 #FAEE96 #96FABC
split-complementary
#96A2FA #FABC96 #D4FA96
monochromatic
#213BF4 #5C6EF7 #96A2FA #D0D6FD #E2E5FE
Accessibility & contrast
On white
2.37
#96A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#96A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A2FA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A2FA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#7DA4F8
Tritanopia (blue-blind)
#77B3C2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #96a2fa; /* rgb */ color: rgb(150, 162, 250); /* oklch */ color: oklch(73.8% 0.128 276.9);
Tailwind
colors: {
custom: {
50: '#b8bdfc',
500: '#96a2fa',
950: '#000000',
},
}SCSS
$custom: #96a2fa; $custom-light: #b8bdfc; $custom-dark: #000000;
JSON
{
"hex": "#96a2fa",
"rgb": {
"r": 150,
"g": 162,
"b": 250
},
"hsl": {
"h": 232.8,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.73836,
"c": 0.12776,
"h": 276.9
},
"luminance": 0.39227
}Semantic roles & 50–950 ramp
primary
#96A2FA
secondary
#F6F2D5
accent
#CA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185