#96B0F6#96B0F6
#96B0F6 is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.4% C 0.105 H 268.2°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #96B0F6 |
|---|---|
| RGB | rgb(150, 176, 246) |
| HSL | hsl(224, 84%, 78%) |
| HSV | hsv(224, 39%, 96%) |
| CMYK | cmyk(39%, 28.5%, 0%, 3.5%) |
| CIE-LAB | lab(72.35, 8.09, -37.66) |
| CIE-LCH | lch(72.35, 38.52, 282.13°) |
| OKLab | oklab(76.44% -0.0032 -0.105) |
| OKLCH | oklch(76.44% 0.105 268.2) |
| XYZ | xyz(44.7325, 44.1864, 93.3427) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.81
Carolina Blue
#8AB8FE
ΔE00 4.71
Periwinkle Blue
#8F99FB
ΔE00 6.62
Powder Blue (survey)
#B1D1FC
ΔE00 8.46
Light Grey Blue
#9DBCD4
ΔE00 8.72
Baby Blue (survey)
#A2CFFE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B0F6 #F6DC96
analogous
#96E0F6 #96B0F6 #AC96F6
triadic
#96B0F6 #F696B0 #B0F696
tetradic
#96B0F6 #F696E0 #F6DC96 #96F6AC
square
#96B0F6 #F696E0 #F6DC96 #96F6AC
split-complementary
#96B0F6 #F6AC96 #E0F696
monochromatic
#255BEC #5E86F1 #96B0F6 #CEDAFB #E3EAFD
Accessibility & contrast
On white
2.13
#96B0F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#96B0F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B0F6
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B0F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B0F6 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B6F9
Deuteranopia (green-blind)
#8FAEF4
Tritanopia (blue-blind)
#77BEC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #96b0f6; /* rgb */ color: rgb(150, 176, 246); /* oklch */ color: oklch(76.4% 0.105 268.2);
Tailwind
colors: {
custom: {
50: '#b8c7f9',
500: '#96b0f6',
950: '#000000',
},
}SCSS
$custom: #96b0f6; $custom-light: #b8c7f9; $custom-dark: #000000;
JSON
{
"hex": "#96b0f6",
"rgb": {
"r": 150,
"g": 176,
"b": 246
},
"hsl": {
"h": 223.75,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.76441,
"c": 0.10507,
"h": 268.2
},
"luminance": 0.44189
}Semantic roles & 50–950 ramp
primary
#96B0F6
secondary
#F5ECD6
accent
#A505E1
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285