#96BAF4#96BAF4
#96BAF4 is a light, moderate blue. Relative luminance 0.481; OKLCH L 78.4% C 0.092 H 259.8°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #96BAF4 |
|---|---|
| RGB | rgb(150, 186, 244) |
| HSL | hsl(217, 81%, 77%) |
| HSV | hsv(217, 39%, 96%) |
| CMYK | cmyk(38.5%, 23.8%, 0%, 4.3%) |
| CIE-LAB | lab(74.91, 2.03, -32.62) |
| CIE-LCH | lch(74.91, 32.69, 273.55°) |
| OKLab | oklab(78.41% -0.0163 -0.0906) |
| OKLCH | oklch(78.41% 0.092 259.8) |
| XYZ | xyz(46.4606, 48.1311, 92.4126) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.42
Pastel Blue
#A2BFFE
ΔE00 2.48
Baby Blue (survey)
#A2CFFE
ΔE00 5.71
Powder Blue (survey)
#B1D1FC
ΔE00 6.12
Sky Blue (survey)
#75BBFD
ΔE00 6.43
Light Grey Blue
#9DBCD4
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BAF4 #F4D096
analogous
#96E9F4 #96BAF4 #A196F4
triadic
#96BAF4 #F496BA #BAF496
tetradic
#96BAF4 #F496E9 #F4D096 #96F4A1
square
#96BAF4 #F496E9 #F4D096 #96F4A1
split-complementary
#96BAF4 #F4A196 #E9F496
monochromatic
#2771E8 #5F96EE #96BAF4 #CDDEFA #E3EDFC
Accessibility & contrast
On white
1.98
#96BAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#96BAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BAF4
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BAF4 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BDF7
Deuteranopia (green-blind)
#9BB4F3
Tritanopia (blue-blind)
#77C6CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #96baf4; /* rgb */ color: rgb(150, 186, 244); /* oklch */ color: oklch(78.4% 0.092 259.8);
Tailwind
colors: {
custom: {
50: '#b8cef8',
500: '#96baf4',
950: '#000000',
},
}SCSS
$custom: #96baf4; $custom-light: #b8cef8; $custom-dark: #000000;
JSON
{
"hex": "#96baf4",
"rgb": {
"r": 150,
"g": 186,
"b": 244
},
"hsl": {
"h": 217.021,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.78408,
"c": 0.09205,
"h": 259.8
},
"luminance": 0.48133
}Semantic roles & 50–950 ramp
primary
#96BAF4
secondary
#F4E9D7
accent
#8C08DD
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285