#96A4FA#96A4FA
#96A4FA is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.2% C 0.125 H 275.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #96A4FA |
|---|---|
| RGB | rgb(150, 164, 250) |
| HSL | hsl(232, 91%, 78%) |
| HSV | hsv(232, 40%, 98%) |
| CMYK | cmyk(40%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(69.42, 15.94, -44.40) |
| CIE-LCH | lch(69.42, 47.18, 289.75°) |
| OKLab | oklab(74.23% 0.0128 -0.1245) |
| OKLCH | oklch(74.23% 0.125 275.9) |
| XYZ | xyz(43.1033, 39.9351, 95.8611) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.10
Pastel Blue
#A2BFFE
ΔE00 7.16
Perrywinkle
#8F8CE7
ΔE00 7.24
Lavender Blue
#8B88F8
ΔE00 7.99
Carolina Blue
#8AB8FE
ΔE00 8.05
Cornflowerblue
#6495ED
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A4FA #FAEC96
analogous
#96D6FA #96A4FA #BA96FA
triadic
#96A4FA #FA96A4 #A4FA96
tetradic
#96A4FA #FA96D6 #FAEC96 #96FABA
square
#96A4FA #FA96D6 #FAEC96 #96FABA
split-complementary
#96A4FA #FABA96 #D6FA96
monochromatic
#213FF4 #5C71F7 #96A4FA #D0D7FD #E2E6FE
Accessibility & contrast
On white
2.34
#96A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#96A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A4FA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A4FA | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#77B5C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #96a4fa; /* rgb */ color: rgb(150, 164, 250); /* oklch */ color: oklch(74.2% 0.125 275.9);
Tailwind
colors: {
custom: {
50: '#b8befc',
500: '#96a4fa',
950: '#000000',
},
}SCSS
$custom: #96a4fa; $custom-light: #b8befc; $custom-dark: #000000;
JSON
{
"hex": "#96a4fa",
"rgb": {
"r": 150,
"g": 164,
"b": 250
},
"hsl": {
"h": 231.6,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.74229,
"c": 0.12518,
"h": 275.9
},
"luminance": 0.39937
}Semantic roles & 50–950 ramp
primary
#96A4FA
secondary
#F6F1D5
accent
#C500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185