#96B2FF#96B2FF
#96B2FF is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.3% C 0.115 H 268.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #96B2FF |
|---|---|
| RGB | rgb(150, 178, 255) |
| HSL | hsl(224, 100%, 79%) |
| HSV | hsv(224, 41%, 100%) |
| CMYK | cmyk(41.2%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(73.25, 9.41, -41.13) |
| CIE-LCH | lch(73.25, 42.19, 282.89°) |
| OKLab | oklab(77.26% -0.0033 -0.115) |
| OKLCH | oklch(77.26% 0.115 268.4) |
| XYZ | xyz(46.5425, 45.5424, 100.9265) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.39
Carolina Blue
#8AB8FE
ΔE00 4.09
Periwinkle Blue
#8F99FB
ΔE00 7.08
Powder Blue (survey)
#B1D1FC
ΔE00 8.03
Baby Blue (survey)
#A2CFFE
ΔE00 8.14
Light Grey Blue
#9DBCD4
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B2FF #FFE396
analogous
#96E7FF #96B2FF #AF96FF
triadic
#96B2FF #FF96B2 #B2FF96
tetradic
#96B2FF #FF96E7 #FFE396 #96FFAF
square
#96B2FF #FF96E7 #FFE396 #96FFAF
split-complementary
#96B2FF #FFAF96 #E7FF96
monochromatic
#1C58FF #5985FF #96B2FF #D3DFFF #E0E9FF
Accessibility & contrast
On white
2.08
#96B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#96B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B2FF
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B2FF | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#8DB0FD
Tritanopia (blue-blind)
#73C2CD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #96b2ff; /* rgb */ color: rgb(150, 178, 255); /* oklch */ color: oklch(77.3% 0.115 268.4);
Tailwind
colors: {
custom: {
50: '#b8c8ff',
500: '#96b2ff',
950: '#000000',
},
}SCSS
$custom: #96b2ff; $custom-light: #b8c8ff; $custom-dark: #000000;
JSON
{
"hex": "#96b2ff",
"rgb": {
"r": 150,
"g": 178,
"b": 255
},
"hsl": {
"h": 224,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.77259,
"c": 0.11507,
"h": 268.4
},
"luminance": 0.45545
}Semantic roles & 50–950 ramp
primary
#96B2FF
secondary
#F7EED4
accent
#A800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286