#96B2FC#96B2FC
#96B2FC is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.1% C 0.111 H 267.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #96B2FC |
|---|---|
| RGB | rgb(150, 178, 252) |
| HSL | hsl(224, 94%, 79%) |
| HSV | hsv(224, 40%, 99%) |
| CMYK | cmyk(40.5%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(73.12, 8.60, -39.71) |
| CIE-LCH | lch(73.12, 40.63, 282.21°) |
| OKLab | oklab(77.12% -0.0041 -0.1109) |
| OKLCH | oklch(77.12% 0.111 267.9) |
| XYZ | xyz(46.0633, 45.3508, 98.4030) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.34
Carolina Blue
#8AB8FE
ΔE00 4.09
Periwinkle Blue
#8F99FB
ΔE00 7.10
Powder Blue (survey)
#B1D1FC
ΔE00 8.01
Baby Blue (survey)
#A2CFFE
ΔE00 8.15
Light Grey Blue
#9DBCD4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B2FC #FCE096
analogous
#96E5FC #96B2FC #AD96FC
triadic
#96B2FC #FC96B2 #B2FC96
tetradic
#96B2FC #FC96E5 #FCE096 #96FCAD
square
#96B2FC #FC96E5 #FCE096 #96FCAD
split-complementary
#96B2FC #FCAD96 #E5FC96
monochromatic
#1F5BF9 #5B86FA #96B2FC #D2DEFE #E1E9FE
Accessibility & contrast
On white
2.09
#96B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#96B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B2FC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B2FC | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#8FAFFA
Tritanopia (blue-blind)
#74C1CC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96b2fc; /* rgb */ color: rgb(150, 178, 252); /* oklch */ color: oklch(77.1% 0.111 267.9);
Tailwind
colors: {
custom: {
50: '#b8c8fd',
500: '#96b2fc',
950: '#000000',
},
}SCSS
$custom: #96b2fc; $custom-light: #b8c8fd; $custom-dark: #000000;
JSON
{
"hex": "#96b2fc",
"rgb": {
"r": 150,
"g": 178,
"b": 252
},
"hsl": {
"h": 223.529,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.77121,
"c": 0.11099,
"h": 267.9
},
"luminance": 0.45353
}Semantic roles & 50–950 ramp
primary
#96B2FC
secondary
#F6EDD5
accent
#A600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285