#96A7FA#96A7FA
#96A7FA is a light, vivid blue. Relative luminance 0.410; OKLCH L 74.8% C 0.121 H 274.3°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #96A7FA |
|---|---|
| RGB | rgb(150, 167, 250) |
| HSL | hsl(230, 91%, 78%) |
| HSV | hsv(230, 40%, 98%) |
| CMYK | cmyk(40%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(70.19, 14.24, -43.20) |
| CIE-LCH | lch(70.19, 45.49, 288.24°) |
| OKLab | oklab(74.82% 0.0091 -0.121) |
| OKLCH | oklch(74.82% 0.121 274.3) |
| XYZ | xyz(43.6465, 41.0216, 96.0421) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.93
Pastel Blue
#A2BFFE
ΔE00 6.29
Carolina Blue
#8AB8FE
ΔE00 7.19
Perrywinkle
#8F8CE7
ΔE00 8.12
Lavender Blue
#8B88F8
ΔE00 8.87
Cornflowerblue
#6495ED
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A7FA #FAE996
analogous
#96D9FA #96A7FA #B796FA
triadic
#96A7FA #FA96A7 #A7FA96
tetradic
#96A7FA #FA96D9 #FAE996 #96FAB7
square
#96A7FA #FA96D9 #FAE996 #96FAB7
split-complementary
#96A7FA #FAB796 #D9FA96
monochromatic
#2145F4 #5C76F7 #96A7FA #D0D8FD #E2E7FE
Accessibility & contrast
On white
2.28
#96A7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#96A7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A7FA
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A7FA | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#76B8C5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #96a7fa; /* rgb */ color: rgb(150, 167, 250); /* oklch */ color: oklch(74.8% 0.121 274.3);
Tailwind
colors: {
custom: {
50: '#b8c0fc',
500: '#96a7fa',
950: '#000000',
},
}SCSS
$custom: #96a7fa; $custom-light: #b8c0fc; $custom-dark: #000000;
JSON
{
"hex": "#96a7fa",
"rgb": {
"r": 150,
"g": 167,
"b": 250
},
"hsl": {
"h": 229.8,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.74821,
"c": 0.12137,
"h": 274.3
},
"luminance": 0.41024
}Semantic roles & 50–950 ramp
primary
#96A7FA
secondary
#F6F0D5
accent
#BE00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185