#96A5FA#96A5FA
#96A5FA is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.4% C 0.124 H 275.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #96A5FA |
|---|---|
| RGB | rgb(150, 165, 250) |
| HSL | hsl(231, 91%, 78%) |
| HSV | hsv(231, 40%, 98%) |
| CMYK | cmyk(40%, 34%, 0%, 2%) |
| CIE-LAB | lab(69.68, 15.37, -44.00) |
| CIE-LCH | lch(69.68, 46.61, 289.26°) |
| OKLab | oklab(74.43% 0.0116 -0.1234) |
| OKLCH | oklch(74.43% 0.124 275.4) |
| XYZ | xyz(43.2830, 40.2945, 95.9209) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.37
Pastel Blue
#A2BFFE
ΔE00 6.87
Perrywinkle
#8F8CE7
ΔE00 7.53
Carolina Blue
#8AB8FE
ΔE00 7.76
Lavender Blue
#8B88F8
ΔE00 8.29
Cornflowerblue
#6495ED
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A5FA #FAEB96
analogous
#96D7FA #96A5FA #B996FA
triadic
#96A5FA #FA96A5 #A5FA96
tetradic
#96A5FA #FA96D7 #FAEB96 #96FAB9
square
#96A5FA #FA96D7 #FAEB96 #96FAB9
split-complementary
#96A5FA #FAB996 #D7FA96
monochromatic
#2141F4 #5C73F7 #96A5FA #D0D7FD #E2E6FE
Accessibility & contrast
On white
2.32
#96A5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#96A5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A5FA
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A5FA | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#81A6F8
Tritanopia (blue-blind)
#77B6C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #96a5fa; /* rgb */ color: rgb(150, 165, 250); /* oklch */ color: oklch(74.4% 0.124 275.4);
Tailwind
colors: {
custom: {
50: '#b8bffc',
500: '#96a5fa',
950: '#000000',
},
}SCSS
$custom: #96a5fa; $custom-light: #b8bffc; $custom-dark: #000000;
JSON
{
"hex": "#96a5fa",
"rgb": {
"r": 150,
"g": 165,
"b": 250
},
"hsl": {
"h": 231,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.74426,
"c": 0.1239,
"h": 275.4
},
"luminance": 0.40296
}Semantic roles & 50–950 ramp
primary
#96A5FA
secondary
#F6F1D5
accent
#C300E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185