#96B2F9#96B2F9
#96B2F9 is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.0% C 0.107 H 267.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #96B2F9 |
|---|---|
| RGB | rgb(150, 178, 249) |
| HSL | hsl(223, 89%, 78%) |
| HSV | hsv(223, 40%, 98%) |
| CMYK | cmyk(39.8%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(73.00, 7.78, -38.28) |
| CIE-LCH | lch(73.00, 39.06, 281.49°) |
| OKLab | oklab(76.98% -0.0049 -0.1068) |
| OKLCH | oklch(76.98% 0.107 267.4) |
| XYZ | xyz(45.5917, 45.1621, 95.9190) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.32
Carolina Blue
#8AB8FE
ΔE00 4.11
Periwinkle Blue
#8F99FB
ΔE00 7.14
Powder Blue (survey)
#B1D1FC
ΔE00 7.99
Baby Blue (survey)
#A2CFFE
ΔE00 8.16
Light Grey Blue
#9DBCD4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B2F9 #F9DD96
analogous
#96E4F9 #96B2F9 #AB96F9
triadic
#96B2F9 #F996B2 #B2F996
tetradic
#96B2F9 #F996E4 #F9DD96 #96F9AB
square
#96B2F9 #F996E4 #F9DD96 #96F9AB
split-complementary
#96B2F9 #F9AB96 #E4F996
monochromatic
#225DF2 #5C88F6 #96B2F9 #D0DCFC #E2EAFD
Accessibility & contrast
On white
2.09
#96B2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#96B2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B2F9
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B2F9 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FC
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#75C1CB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96b2f9; /* rgb */ color: rgb(150, 178, 249); /* oklch */ color: oklch(77.0% 0.107 267.4);
Tailwind
colors: {
custom: {
50: '#b8c8fb',
500: '#96b2f9',
950: '#000000',
},
}SCSS
$custom: #96b2f9; $custom-light: #b8c8fb; $custom-dark: #000000;
JSON
{
"hex": "#96b2f9",
"rgb": {
"r": 150,
"g": 178,
"b": 249
},
"hsl": {
"h": 223.03,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.76984,
"c": 0.10691,
"h": 267.4
},
"luminance": 0.45164
}Semantic roles & 50–950 ramp
primary
#96B2F9
secondary
#F5ECD6
accent
#A500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285