#9596FC#9596FC
#9596FC is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.6% C 0.147 H 281.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9596FC |
|---|---|
| RGB | rgb(149, 150, 252) |
| HSL | hsl(239, 94%, 79%) |
| HSV | hsv(239, 41%, 99%) |
| CMYK | cmyk(40.9%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(65.93, 24.25, -51.01) |
| CIE-LCH | lch(65.93, 56.48, 295.43°) |
| OKLab | oklab(71.56% 0.0295 -0.1438) |
| OKLCH | oklch(71.56% 0.147 281.6) |
| XYZ | xyz(40.8663, 35.2288, 96.7232) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.86
Perrywinkle
#8F8CE7
ΔE00 3.88
Lavender Blue
#8B88F8
ΔE00 4.01
Periwinkle (survey)
#8E82FE
ΔE00 5.73
Soft Blue
#6488EA
ΔE00 9.14
Cornflowerblue
#6495ED
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9596FC #FCFB95
analogous
#95C9FC #9596FC #C795FC
triadic
#9596FC #FC9596 #96FC95
tetradic
#9596FC #FC95C9 #FCFB95 #95FCC7
square
#9596FC #FC95C9 #FCFB95 #95FCC7
split-complementary
#9596FC #FCC795 #C9FC95
monochromatic
#1E20F9 #595BFA #9596FC #D1D1FE #E1E2FE
Accessibility & contrast
On white
2.61
#9596FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#9596FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9596FC
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9596FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9596FC | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#6C9DFA
Tritanopia (blue-blind)
#76AABD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9596fc; /* rgb */ color: rgb(149, 150, 252); /* oklch */ color: oklch(71.6% 0.147 281.6);
Tailwind
colors: {
custom: {
50: '#b8b4fe',
500: '#9596fc',
950: '#000000',
},
}SCSS
$custom: #9596fc; $custom-light: #b8b4fe; $custom-dark: #000000;
JSON
{
"hex": "#9596fc",
"rgb": {
"r": 149,
"g": 150,
"b": 252
},
"hsl": {
"h": 239.417,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.7156,
"c": 0.14678,
"h": 281.6
},
"luminance": 0.35231
}Semantic roles & 50–950 ramp
primary
#9596FC
secondary
#F6F6D5
accent
#E300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086