#9596EB#9596EB
#9596EB is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.7% C 0.123 H 282.3°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9596EB |
|---|---|
| RGB | rgb(149, 150, 235) |
| HSL | hsl(239, 68%, 75%) |
| HSV | hsv(239, 37%, 92%) |
| CMYK | cmyk(36.6%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(65.12, 19.63, -42.96) |
| CIE-LCH | lch(65.12, 47.23, 294.56°) |
| OKLab | oklab(70.68% 0.0262 -0.1204) |
| OKLCH | oklch(70.68% 0.123 282.3) |
| XYZ | xyz(38.2919, 34.1991, 83.1647) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.91
Periwinkle Blue
#8F99FB
ΔE00 3.25
Lavender Blue
#8B88F8
ΔE00 4.93
Periwinkle (survey)
#8E82FE
ΔE00 6.76
Lavender
#B39DDB
ΔE00 9.08
Soft Blue
#6488EA
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9596EB #EBEA95
analogous
#95C1EB #9596EB #BF95EB
triadic
#9596EB #EB9596 #96EB95
tetradic
#9596EB #EB95C1 #EBEA95 #95EBBF
square
#9596EB #EB95C1 #EBEA95 #95EBBF
split-complementary
#9596EB #EBBF95 #C1EB95
monochromatic
#2E30D8 #6263E1 #9596EB #C8C9F5 #E5E6FA
Accessibility & contrast
On white
2.68
#9596EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#9596EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9596EB
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9596EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9596EB | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#779BE9
Tritanopia (blue-blind)
#7DA6B5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9596eb; /* rgb */ color: rgb(149, 150, 235); /* oklch */ color: oklch(70.7% 0.123 282.3);
Tailwind
colors: {
custom: {
50: '#b7b4f2',
500: '#9596eb',
950: '#000000',
},
}SCSS
$custom: #9596eb; $custom-light: #b7b4f2; $custom-dark: #000000;
JSON
{
"hex": "#9596eb",
"rgb": {
"r": 149,
"g": 150,
"b": 235
},
"hsl": {
"h": 239.302,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.70679,
"c": 0.12317,
"h": 282.3
},
"luminance": 0.342
}Semantic roles & 50–950 ramp
primary
#9596EB
secondary
#F2F1D9
accent
#CE15D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085