#9696EA#9696EA
#9696EA is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.7% C 0.122 H 282.8°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9696EA |
|---|---|
| RGB | rgb(150, 150, 234) |
| HSL | hsl(240, 67%, 75%) |
| HSV | hsv(240, 36%, 92%) |
| CMYK | cmyk(35.9%, 35.9%, 0%, 8.2%) |
| CIE-LAB | lab(65.15, 19.63, -42.36) |
| CIE-LCH | lch(65.15, 46.68, 294.86°) |
| OKLab | oklab(70.71% 0.027 -0.1186) |
| OKLCH | oklch(70.71% 0.122 282.8) |
| XYZ | xyz(38.3312, 34.2359, 82.4145) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.94
Periwinkle Blue
#8F99FB
ΔE00 3.56
Lavender Blue
#8B88F8
ΔE00 5.10
Periwinkle (survey)
#8E82FE
ΔE00 6.87
Lavender
#B39DDB
ΔE00 8.76
Soft Blue
#6488EA
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9696EA #EAEA96
analogous
#96C0EA #9696EA #C096EA
triadic
#9696EA #EA9696 #96EA96
tetradic
#9696EA #EA96C0 #EAEA96 #96EAC0
square
#9696EA #EA96C0 #EAEA96 #96EAC0
split-complementary
#9696EA #EAC096 #C0EA96
monochromatic
#3030D6 #6363E0 #9696EA #C9C9F4 #E5E5FA
Accessibility & contrast
On white
2.68
#9696EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#9696EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9696EA
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9696EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9696EA | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1ED
Deuteranopia (green-blind)
#789BE8
Tritanopia (blue-blind)
#7FA6B5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9696ea; /* rgb */ color: rgb(150, 150, 234); /* oklch */ color: oklch(70.7% 0.122 282.8);
Tailwind
colors: {
custom: {
50: '#b7b4f1',
500: '#9696ea',
950: '#000000',
},
}SCSS
$custom: #9696ea; $custom-light: #b7b4f1; $custom-dark: #000000;
JSON
{
"hex": "#9696ea",
"rgb": {
"r": 150,
"g": 150,
"b": 234
},
"hsl": {
"h": 240,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.70705,
"c": 0.12164,
"h": 282.8
},
"luminance": 0.34237
}Semantic roles & 50–950 ramp
primary
#9696EA
secondary
#F1F1DA
accent
#CF17CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085