#96A2EA#96A2EA
#96A2EA is a light, moderate blue. Relative luminance 0.383; OKLCH L 73.1% C 0.105 H 276.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #96A2EA |
|---|---|
| RGB | rgb(150, 162, 234) |
| HSL | hsl(231, 67%, 75%) |
| HSV | hsv(231, 36%, 92%) |
| CMYK | cmyk(35.9%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(68.21, 12.78, -37.56) |
| CIE-LCH | lch(68.21, 39.68, 288.78°) |
| OKLab | oklab(73.07% 0.0114 -0.1047) |
| OKLCH | oklch(73.07% 0.105 276.2) |
| XYZ | xyz(40.3450, 38.2636, 83.0858) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.96
Perrywinkle
#8F8CE7
ΔE00 6.51
Pastel Blue
#A2BFFE
ΔE00 8.03
Lavender Blue
#8B88F8
ΔE00 8.11
Carolina Blue
#8AB8FE
ΔE00 9.18
Cornflowerblue
#6495ED
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A2EA #EADE96
analogous
#96CCEA #96A2EA #B496EA
triadic
#96A2EA #EA96A2 #A2EA96
tetradic
#96A2EA #EA96CC #EADE96 #96EAB4
square
#96A2EA #EA96CC #EADE96 #96EAB4
split-complementary
#96A2EA #EAB496 #CCEA96
monochromatic
#3048D6 #6375E0 #96A2EA #C9CFF4 #E5E8FA
Accessibility & contrast
On white
2.43
#96A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#96A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A2EA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A2EA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#7EB0BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96a2ea; /* rgb */ color: rgb(150, 162, 234); /* oklch */ color: oklch(73.1% 0.105 276.2);
Tailwind
colors: {
custom: {
50: '#b7bdf1',
500: '#96a2ea',
950: '#000000',
},
}SCSS
$custom: #96a2ea; $custom-light: #b7bdf1; $custom-dark: #000000;
JSON
{
"hex": "#96a2ea",
"rgb": {
"r": 150,
"g": 162,
"b": 234
},
"hsl": {
"h": 231.429,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.73067,
"c": 0.10537,
"h": 276.2
},
"luminance": 0.38265
}Semantic roles & 50–950 ramp
primary
#96A2EA
secondary
#F1EEDA
accent
#B417CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184