#96B4EA#96B4EA
#96B4EA is a light, moderate blue. Relative luminance 0.451; OKLCH L 76.7% C 0.085 H 262.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #96B4EA |
|---|---|
| RGB | rgb(150, 180, 234) |
| HSL | hsl(219, 67%, 75%) |
| HSV | hsv(219, 36%, 92%) |
| CMYK | cmyk(35.9%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(72.93, 2.70, -30.25) |
| CIE-LCH | lch(72.93, 30.37, 275.11°) |
| OKLab | oklab(76.74% -0.0118 -0.0838) |
| OKLCH | oklch(76.74% 0.085 262) |
| XYZ | xyz(43.7457, 45.0650, 84.2194) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.38
Carolina Blue
#8AB8FE
ΔE00 4.00
Powder Blue (survey)
#B1D1FC
ΔE00 7.40
Baby Blue (survey)
#A2CFFE
ΔE00 7.52
Lightsteelblue
#B0C4DE
ΔE00 7.60
Light Grey Blue
#9DBCD4
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B4EA #EACC96
analogous
#96DEEA #96B4EA #A296EA
triadic
#96B4EA #EA96B4 #B4EA96
tetradic
#96B4EA #EA96DE #EACC96 #96EAA2
square
#96B4EA #EA96DE #EACC96 #96EAA2
split-complementary
#96B4EA #EAA296 #DEEA96
monochromatic
#306BD6 #6390E0 #96B4EA #C9D8F4 #E5EDFA
Accessibility & contrast
On white
2.10
#96B4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#96B4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B4EA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B4EA | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7EC
Deuteranopia (green-blind)
#99AFE9
Tritanopia (blue-blind)
#7CBFC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96b4ea; /* rgb */ color: rgb(150, 180, 234); /* oklch */ color: oklch(76.7% 0.085 262.0);
Tailwind
colors: {
custom: {
50: '#b7caf1',
500: '#96b4ea',
950: '#000000',
},
}SCSS
$custom: #96b4ea; $custom-light: #b7caf1; $custom-dark: #000000;
JSON
{
"hex": "#96b4ea",
"rgb": {
"r": 150,
"g": 180,
"b": 234
},
"hsl": {
"h": 218.571,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.76739,
"c": 0.08465,
"h": 262
},
"luminance": 0.45067
}Semantic roles & 50–950 ramp
primary
#96B4EA
secondary
#F1E9DA
accent
#8D17CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284