#9596FF#9596FF
#9596FF is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.7% C 0.151 H 281.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9596FF |
|---|---|
| RGB | rgb(149, 150, 255) |
| HSL | hsl(239, 100%, 79%) |
| HSV | hsv(239, 42%, 100%) |
| CMYK | cmyk(41.6%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(66.07, 25.08, -52.41) |
| CIE-LCH | lch(66.07, 58.10, 295.57°) |
| OKLab | oklab(71.72% 0.0301 -0.1479) |
| OKLCH | oklch(71.72% 0.151 281.5) |
| XYZ | xyz(41.3455, 35.4205, 99.2467) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.89
Lavender Blue
#8B88F8
ΔE00 4.01
Perrywinkle
#8F8CE7
ΔE00 4.18
Periwinkle (survey)
#8E82FE
ΔE00 5.67
Soft Blue
#6488EA
ΔE00 9.16
Cornflower
#6A79F7
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9596FF #FFFE95
analogous
#95CBFF #9596FF #C995FF
triadic
#9596FF #FF9596 #96FF95
tetradic
#9596FF #FF95CB #FFFE95 #95FFC9
square
#9596FF #FF95CB #FFFE95 #95FFC9
split-complementary
#9596FF #FFC995 #CBFF95
monochromatic
#1B1DFF #5859FF #9596FF #D2D3FF #E0E1FF
Accessibility & contrast
On white
2.60
#9596FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#9596FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9596FF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9596FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9596FF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#6A9DFD
Tritanopia (blue-blind)
#74ABBE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9596ff; /* rgb */ color: rgb(149, 150, 255); /* oklch */ color: oklch(71.7% 0.151 281.5);
Tailwind
colors: {
custom: {
50: '#b8b4ff',
500: '#9596ff',
950: '#000000',
},
}SCSS
$custom: #9596ff; $custom-light: #b8b4ff; $custom-dark: #000000;
JSON
{
"hex": "#9596ff",
"rgb": {
"r": 149,
"g": 150,
"b": 255
},
"hsl": {
"h": 239.434,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.71721,
"c": 0.15089,
"h": 281.5
},
"luminance": 0.35422
}Semantic roles & 50–950 ramp
primary
#9596FF
secondary
#F7F7D4
accent
#E300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086