#9596EA#9596EA
#9596EA is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.6% C 0.122 H 282.3°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9596EA |
|---|---|
| RGB | rgb(149, 150, 234) |
| HSL | hsl(239, 67%, 75%) |
| HSV | hsv(239, 36%, 92%) |
| CMYK | cmyk(36.3%, 35.9%, 0%, 8.2%) |
| CIE-LAB | lab(65.07, 19.36, -42.48) |
| CIE-LCH | lch(65.07, 46.68, 294.50°) |
| OKLab | oklab(70.63% 0.0259 -0.119) |
| OKLCH | oklch(70.63% 0.122 282.3) |
| XYZ | xyz(38.1479, 34.1414, 82.4059) |
| Luminance | 0.3414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.92
Periwinkle Blue
#8F99FB
ΔE00 3.38
Lavender Blue
#8B88F8
ΔE00 5.03
Periwinkle (survey)
#8E82FE
ΔE00 6.85
Lavender
#B39DDB
ΔE00 8.97
Soft Blue
#6488EA
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9596EA #EAE995
analogous
#95C1EA #9596EA #BE95EA
triadic
#9596EA #EA9596 #96EA95
tetradic
#9596EA #EA95C1 #EAE995 #95EABE
square
#9596EA #EA95C1 #EAE995 #95EABE
split-complementary
#9596EA #EABE95 #C1EA95
monochromatic
#2F31D6 #6263E0 #9596EA #C8C9F4 #E5E6FA
Accessibility & contrast
On white
2.68
#9596EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#9596EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9596EA
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9596EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9596EA | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1ED
Deuteranopia (green-blind)
#779BE8
Tritanopia (blue-blind)
#7DA6B5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9596ea; /* rgb */ color: rgb(149, 150, 234); /* oklch */ color: oklch(70.6% 0.122 282.3);
Tailwind
colors: {
custom: {
50: '#b7b4f1',
500: '#9596ea',
950: '#000000',
},
}SCSS
$custom: #9596ea; $custom-light: #b7b4f1; $custom-dark: #000000;
JSON
{
"hex": "#9596ea",
"rgb": {
"r": 149,
"g": 150,
"b": 234
},
"hsl": {
"h": 239.294,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.70629,
"c": 0.12177,
"h": 282.3
},
"luminance": 0.34143
}Semantic roles & 50–950 ramp
primary
#9596EA
secondary
#F1F1DA
accent
#CD17CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085