#96A2EE#96A2EE
#96A2EE is a light, moderate blue. Relative luminance 0.385; OKLCH L 73.3% C 0.111 H 276.4°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #96A2EE |
|---|---|
| RGB | rgb(150, 162, 238) |
| HSL | hsl(232, 72%, 76%) |
| HSV | hsv(232, 37%, 93%) |
| CMYK | cmyk(37%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(68.38, 13.84, -39.49) |
| CIE-LCH | lch(68.38, 41.84, 289.31°) |
| OKLab | oklab(73.25% 0.0124 -0.1103) |
| OKLCH | oklch(73.25% 0.111 276.4) |
| XYZ | xyz(40.9261, 38.4961, 86.1464) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.50
Perrywinkle
#8F8CE7
ΔE00 6.46
Lavender Blue
#8B88F8
ΔE00 7.86
Pastel Blue
#A2BFFE
ΔE00 7.91
Carolina Blue
#8AB8FE
ΔE00 9.00
Cornflowerblue
#6495ED
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A2EE #EEE296
analogous
#96CEEE #96A2EE #B696EE
triadic
#96A2EE #EE96A2 #A2EE96
tetradic
#96A2EE #EE96CE #EEE296 #96EEB6
square
#96A2EE #EE96CE #EEE296 #96EEB6
split-complementary
#96A2EE #EEB696 #CEEE96
monochromatic
#2D45DD #6173E5 #96A2EE #CBD1F7 #E5E8FB
Accessibility & contrast
On white
2.41
#96A2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#96A2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A2EE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A2EE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#83A4EC
Tritanopia (blue-blind)
#7CB1BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #96a2ee; /* rgb */ color: rgb(150, 162, 238); /* oklch */ color: oklch(73.3% 0.111 276.4);
Tailwind
colors: {
custom: {
50: '#b7bdf4',
500: '#96a2ee',
950: '#000000',
},
}SCSS
$custom: #96a2ee; $custom-light: #b7bdf4; $custom-dark: #000000;
JSON
{
"hex": "#96a2ee",
"rgb": {
"r": 150,
"g": 162,
"b": 238
},
"hsl": {
"h": 231.818,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.73254,
"c": 0.111,
"h": 276.4
},
"luminance": 0.38498
}Semantic roles & 50–950 ramp
primary
#96A2EE
secondary
#F2EFD9
accent
#BA11D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121217
muted
#818185