#9697FF#9697FF
#9697FF is a light, vivid blue. Relative luminance 0.358; OKLCH L 72.0% C 0.149 H 281.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9697FF |
|---|---|
| RGB | rgb(150, 151, 255) |
| HSL | hsl(239, 100%, 79%) |
| HSV | hsv(239, 41%, 100%) |
| CMYK | cmyk(41.2%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(66.39, 24.75, -51.90) |
| CIE-LCH | lch(66.39, 57.50, 295.50°) |
| OKLab | oklab(71.98% 0.0299 -0.1464) |
| OKLCH | oklch(71.98% 0.149 281.6) |
| XYZ | xyz(41.6890, 35.8355, 99.3087) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.85
Lavender Blue
#8B88F8
ΔE00 4.29
Perrywinkle
#8F8CE7
ΔE00 4.33
Periwinkle (survey)
#8E82FE
ΔE00 5.94
Soft Blue
#6488EA
ΔE00 9.36
Cornflowerblue
#6495ED
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9697FF #FFFE96
analogous
#96CBFF #9697FF #CA96FF
triadic
#9697FF #FF9697 #97FF96
tetradic
#9697FF #FF96CB #FFFE96 #96FFCA
square
#9697FF #FF96CB #FFFE96 #96FFCA
split-complementary
#9697FF #FFCA96 #CBFF96
monochromatic
#1C1EFF #595AFF #9697FF #D3D4FF #E0E1FF
Accessibility & contrast
On white
2.57
#9697FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#9697FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9697FF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9697FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9697FF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#6C9EFD
Tritanopia (blue-blind)
#76ACBF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9697ff; /* rgb */ color: rgb(150, 151, 255); /* oklch */ color: oklch(72.0% 0.149 281.6);
Tailwind
colors: {
custom: {
50: '#b9b5ff',
500: '#9697ff',
950: '#000000',
},
}SCSS
$custom: #9697ff; $custom-light: #b9b5ff; $custom-dark: #000000;
JSON
{
"hex": "#9697ff",
"rgb": {
"r": 150,
"g": 151,
"b": 255
},
"hsl": {
"h": 239.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.71983,
"c": 0.14939,
"h": 281.6
},
"luminance": 0.35837
}Semantic roles & 50–950 ramp
primary
#9697FF
secondary
#F7F7D4
accent
#E300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086