#9696FC#9696FC
#9696FC is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.6% C 0.147 H 282.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9696FC |
|---|---|
| RGB | rgb(150, 150, 252) |
| HSL | hsl(240, 94%, 79%) |
| HSV | hsv(240, 40%, 99%) |
| CMYK | cmyk(40.5%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(66.00, 24.50, -50.89) |
| CIE-LCH | lch(66.00, 56.48, 295.71°) |
| OKLab | oklab(71.63% 0.0306 -0.1434) |
| OKLCH | oklch(71.63% 0.147 282.1) |
| XYZ | xyz(41.0496, 35.3233, 96.7318) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.05
Perrywinkle
#8F8CE7
ΔE00 3.85
Lavender Blue
#8B88F8
ΔE00 4.04
Periwinkle (survey)
#8E82FE
ΔE00 5.72
Soft Blue
#6488EA
ΔE00 9.33
Cornflower
#6A79F7
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9696FC #FCFC96
analogous
#96C9FC #9696FC #C996FC
triadic
#9696FC #FC9696 #96FC96
tetradic
#9696FC #FC96C9 #FCFC96 #96FCC9
square
#9696FC #FC96C9 #FCFC96 #96FCC9
split-complementary
#9696FC #FCC996 #C9FC96
monochromatic
#1F1FF9 #5B5BFA #9696FC #D2D2FE #E1E1FE
Accessibility & contrast
On white
2.60
#9696FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#9696FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9696FC
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9696FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9696FC | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#6D9DFA
Tritanopia (blue-blind)
#77AABD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9696fc; /* rgb */ color: rgb(150, 150, 252); /* oklch */ color: oklch(71.6% 0.147 282.1);
Tailwind
colors: {
custom: {
50: '#b9b4fe',
500: '#9696fc',
950: '#000000',
},
}SCSS
$custom: #9696fc; $custom-light: #b9b4fe; $custom-dark: #000000;
JSON
{
"hex": "#9696fc",
"rgb": {
"r": 150,
"g": 150,
"b": 252
},
"hsl": {
"h": 240,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.71634,
"c": 0.14664,
"h": 282.1
},
"luminance": 0.35325
}Semantic roles & 50–950 ramp
primary
#9696FC
secondary
#F6F6D5
accent
#E600E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086