#9697EA#9697EA
#9697EA is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.9% C 0.120 H 282.4°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9697EA |
|---|---|
| RGB | rgb(150, 151, 234) |
| HSL | hsl(239, 67%, 75%) |
| HSV | hsv(239, 36%, 92%) |
| CMYK | cmyk(35.9%, 35.5%, 0%, 8.2%) |
| CIE-LAB | lab(65.40, 19.05, -41.96) |
| CIE-LCH | lch(65.40, 46.08, 294.42°) |
| OKLab | oklab(70.9% 0.0257 -0.1174) |
| OKLCH | oklch(70.9% 0.12 282.4) |
| XYZ | xyz(38.4914, 34.5564, 82.4679) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.22
Periwinkle Blue
#8F99FB
ΔE00 3.45
Lavender Blue
#8B88F8
ΔE00 5.32
Periwinkle (survey)
#8E82FE
ΔE00 7.13
Lavender
#B39DDB
ΔE00 8.77
Soft Blue
#6488EA
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9697EA #EAE996
analogous
#96C1EA #9697EA #BF96EA
triadic
#9697EA #EA9697 #97EA96
tetradic
#9697EA #EA96C1 #EAE996 #96EABF
square
#9697EA #EA96C1 #EAE996 #96EABF
split-complementary
#9697EA #EABF96 #C1EA96
monochromatic
#3032D6 #6364E0 #9697EA #C9CAF4 #E5E6FA
Accessibility & contrast
On white
2.65
#9697EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#9697EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9697EA
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9697EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9697EA | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#799CE8
Tritanopia (blue-blind)
#7FA7B6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9697ea; /* rgb */ color: rgb(150, 151, 234); /* oklch */ color: oklch(70.9% 0.120 282.4);
Tailwind
colors: {
custom: {
50: '#b7b5f1',
500: '#9697ea',
950: '#000000',
},
}SCSS
$custom: #9697ea; $custom-light: #b7b5f1; $custom-dark: #000000;
JSON
{
"hex": "#9697ea",
"rgb": {
"r": 150,
"g": 151,
"b": 234
},
"hsl": {
"h": 239.286,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.70899,
"c": 0.12024,
"h": 282.4
},
"luminance": 0.34558
}Semantic roles & 50–950 ramp
primary
#9697EA
secondary
#F1F1DA
accent
#CC17CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085