#96A2FF#96A2FF
#96A2FF is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.1% C 0.135 H 277.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #96A2FF |
|---|---|
| RGB | rgb(150, 162, 255) |
| HSL | hsl(233, 100%, 79%) |
| HSV | hsv(233, 41%, 100%) |
| CMYK | cmyk(41.2%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(69.14, 18.45, -47.56) |
| CIE-LCH | lch(69.14, 51.01, 291.20°) |
| OKLab | oklab(74.09% 0.0164 -0.1337) |
| OKLCH | oklch(74.09% 0.135 277) |
| XYZ | xyz(43.5426, 39.5427, 99.9266) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.48
Perrywinkle
#8F8CE7
ΔE00 6.89
Lavender Blue
#8B88F8
ΔE00 7.35
Pastel Blue
#A2BFFE
ΔE00 7.75
Carolina Blue
#8AB8FE
ΔE00 8.54
Cornflowerblue
#6495ED
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A2FF #FFF396
analogous
#96D7FF #96A2FF #BF96FF
triadic
#96A2FF #FF96A2 #A2FF96
tetradic
#96A2FF #FF96D7 #FFF396 #96FFBF
square
#96A2FF #FF96D7 #FFF396 #96FFBF
split-complementary
#96A2FF #FFBF96 #D7FF96
monochromatic
#1C36FF #596CFF #96A2FF #D3D8FF #E0E4FF
Accessibility & contrast
On white
2.36
#96A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#96A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A2FF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A2FF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#7AA5FD
Tritanopia (blue-blind)
#75B5C4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #96a2ff; /* rgb */ color: rgb(150, 162, 255); /* oklch */ color: oklch(74.1% 0.135 277.0);
Tailwind
colors: {
custom: {
50: '#b9bdff',
500: '#96a2ff',
950: '#000000',
},
}SCSS
$custom: #96a2ff; $custom-light: #b9bdff; $custom-dark: #000000;
JSON
{
"hex": "#96a2ff",
"rgb": {
"r": 150,
"g": 162,
"b": 255
},
"hsl": {
"h": 233.143,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.74087,
"c": 0.13469,
"h": 277
},
"luminance": 0.39545
}Semantic roles & 50–950 ramp
primary
#96A2FF
secondary
#F7F3D4
accent
#CB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121218
muted
#818186