#9596FD#9596FD
#9596FD is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.6% C 0.148 H 281.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9596FD |
|---|---|
| RGB | rgb(149, 150, 253) |
| HSL | hsl(239, 96%, 79%) |
| HSV | hsv(239, 41%, 99%) |
| CMYK | cmyk(41.1%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(65.98, 24.53, -51.47) |
| CIE-LCH | lch(65.98, 57.02, 295.48°) |
| OKLab | oklab(71.61% 0.0297 -0.1451) |
| OKLCH | oklch(71.61% 0.148 281.6) |
| XYZ | xyz(41.0252, 35.2924, 97.5599) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.86
Perrywinkle
#8F8CE7
ΔE00 3.98
Lavender Blue
#8B88F8
ΔE00 4.01
Periwinkle (survey)
#8E82FE
ΔE00 5.71
Soft Blue
#6488EA
ΔE00 9.15
Cornflowerblue
#6495ED
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9596FD #FDFC95
analogous
#95CAFD #9596FD #C895FD
triadic
#9596FD #FD9596 #96FD95
tetradic
#9596FD #FD95CA #FDFC95 #95FDC8
square
#9596FD #FD95CA #FDFC95 #95FDC8
split-complementary
#9596FD #FDC895 #CAFD95
monochromatic
#1D1FFB #595BFC #9596FD #D1D2FE #E1E1FE
Accessibility & contrast
On white
2.61
#9596FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#9596FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9596FD
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9596FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9596FD | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#6C9DFB
Tritanopia (blue-blind)
#75ABBD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9596fd; /* rgb */ color: rgb(149, 150, 253); /* oklch */ color: oklch(71.6% 0.148 281.6);
Tailwind
colors: {
custom: {
50: '#b8b4fe',
500: '#9596fd',
950: '#000000',
},
}SCSS
$custom: #9596fd; $custom-light: #b8b4fe; $custom-dark: #000000;
JSON
{
"hex": "#9596fd",
"rgb": {
"r": 149,
"g": 150,
"b": 253
},
"hsl": {
"h": 239.423,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.71613,
"c": 0.14816,
"h": 281.6
},
"luminance": 0.35294
}Semantic roles & 50–950 ramp
primary
#9596FD
secondary
#F7F6D4
accent
#E300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086