#96B2FA#96B2FA
#96B2FA is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.0% C 0.108 H 267.5°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #96B2FA |
|---|---|
| RGB | rgb(150, 178, 250) |
| HSL | hsl(223, 91%, 78%) |
| HSV | hsv(223, 40%, 98%) |
| CMYK | cmyk(40%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(73.04, 8.05, -38.76) |
| CIE-LCH | lch(73.04, 39.58, 281.74°) |
| OKLab | oklab(77.03% -0.0046 -0.1082) |
| OKLCH | oklch(77.03% 0.108 267.5) |
| XYZ | xyz(45.7481, 45.2247, 96.7426) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.32
Carolina Blue
#8AB8FE
ΔE00 4.10
Periwinkle Blue
#8F99FB
ΔE00 7.12
Powder Blue (survey)
#B1D1FC
ΔE00 8.00
Baby Blue (survey)
#A2CFFE
ΔE00 8.15
Light Grey Blue
#9DBCD4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B2FA #FADE96
analogous
#96E4FA #96B2FA #AC96FA
triadic
#96B2FA #FA96B2 #B2FA96
tetradic
#96B2FA #FA96E4 #FADE96 #96FAAC
square
#96B2FA #FA96E4 #FADE96 #96FAAC
split-complementary
#96B2FA #FAAC96 #E4FA96
monochromatic
#215CF4 #5C87F7 #96B2FA #D0DDFD #E2EAFE
Accessibility & contrast
On white
2.09
#96B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#96B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B2FA
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B2FA | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FD
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#75C1CB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96b2fa; /* rgb */ color: rgb(150, 178, 250); /* oklch */ color: oklch(77.0% 0.108 267.5);
Tailwind
colors: {
custom: {
50: '#b8c8fc',
500: '#96b2fa',
950: '#000000',
},
}SCSS
$custom: #96b2fa; $custom-light: #b8c8fc; $custom-dark: #000000;
JSON
{
"hex": "#96b2fa",
"rgb": {
"r": 150,
"g": 178,
"b": 250
},
"hsl": {
"h": 223.2,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.77029,
"c": 0.10827,
"h": 267.5
},
"luminance": 0.45227
}Semantic roles & 50–950 ramp
primary
#96B2FA
secondary
#F6EDD5
accent
#A500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285