#96A2E4#96A2E4
#96A2E4 is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.8% C 0.097 H 275.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #96A2E4 |
|---|---|
| RGB | rgb(150, 162, 228) |
| HSL | hsl(231, 59%, 74%) |
| HSV | hsv(231, 34%, 89%) |
| CMYK | cmyk(34.2%, 28.9%, 0%, 10.6%) |
| CIE-LAB | lab(67.97, 11.20, -34.66) |
| CIE-LCH | lch(67.97, 36.43, 287.91°) |
| OKLab | oklab(72.79% 0.0098 -0.0964) |
| OKLCH | oklch(72.79% 0.097 275.8) |
| XYZ | xyz(39.4976, 37.9247, 78.6229) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.74
Perrywinkle
#8F8CE7
ΔE00 6.71
Pastel Blue
#A2BFFE
ΔE00 8.27
Lavender Blue
#8B88F8
ΔE00 8.56
Lavender
#B39DDB
ΔE00 9.36
Carolina Blue
#8AB8FE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A2E4 #E4D896
analogous
#96C9E4 #96A2E4 #B196E4
triadic
#96A2E4 #E496A2 #A2E496
tetradic
#96A2E4 #E496C9 #E4D896 #96E4B1
square
#96A2E4 #E496C9 #E4D896 #96E4B1
split-complementary
#96A2E4 #E4B196 #C9E496
monochromatic
#354CCB #6577D7 #96A2E4 #C7CDF1 #E7E9F9
Accessibility & contrast
On white
2.45
#96A2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#96A2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A2E4
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A2E4 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA9E7
Deuteranopia (green-blind)
#88A3E2
Tritanopia (blue-blind)
#80AFB9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96a2e4; /* rgb */ color: rgb(150, 162, 228); /* oklch */ color: oklch(72.8% 0.097 275.8);
Tailwind
colors: {
custom: {
50: '#b7bdec',
500: '#96a2e4',
950: '#000000',
},
}SCSS
$custom: #96a2e4; $custom-light: #b7bdec; $custom-dark: #000000;
JSON
{
"hex": "#96a2e4",
"rgb": {
"r": 150,
"g": 162,
"b": 228
},
"hsl": {
"h": 230.769,
"s": 59.091,
"l": 74.118
},
"oklch": {
"l": 0.72791,
"c": 0.0969,
"h": 275.8
},
"luminance": 0.37926
}Semantic roles & 50–950 ramp
primary
#96A2E4
secondary
#F0EDDB
accent
#AD1FC7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184