#9596EE#9596EE
#9596EE is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.8% C 0.127 H 282.1°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9596EE |
|---|---|
| RGB | rgb(149, 150, 238) |
| HSL | hsl(239, 72%, 76%) |
| HSV | hsv(239, 37%, 93%) |
| CMYK | cmyk(37.4%, 37%, 0%, 6.7%) |
| CIE-LAB | lab(65.26, 20.43, -44.39) |
| CIE-LCH | lch(65.26, 48.87, 294.72°) |
| OKLab | oklab(70.83% 0.0268 -0.1245) |
| OKLCH | oklch(70.83% 0.127 282.1) |
| XYZ | xyz(38.7290, 34.3739, 85.4666) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.87
Perrywinkle
#8F8CE7
ΔE00 2.94
Lavender Blue
#8B88F8
ΔE00 4.66
Periwinkle (survey)
#8E82FE
ΔE00 6.50
Soft Blue
#6488EA
ΔE00 9.34
Lavender
#B39DDB
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9596EE #EEED95
analogous
#95C2EE #9596EE #C095EE
triadic
#9596EE #EE9596 #96EE95
tetradic
#9596EE #EE95C2 #EEED95 #95EEC0
square
#9596EE #EE95C2 #EEED95 #95EEC0
split-complementary
#9596EE #EEC095 #C2EE95
monochromatic
#2C2EDD #6062E6 #9596EE #CACAF6 #E5E5FB
Accessibility & contrast
On white
2.67
#9596EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#9596EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9596EE
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9596EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9596EE | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F1
Deuteranopia (green-blind)
#759BEC
Tritanopia (blue-blind)
#7CA7B7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9596ee; /* rgb */ color: rgb(149, 150, 238); /* oklch */ color: oklch(70.8% 0.127 282.1);
Tailwind
colors: {
custom: {
50: '#b7b4f4',
500: '#9596ee',
950: '#000000',
},
}SCSS
$custom: #9596ee; $custom-light: #b7b4f4; $custom-dark: #000000;
JSON
{
"hex": "#9596ee",
"rgb": {
"r": 149,
"g": 150,
"b": 238
},
"hsl": {
"h": 239.326,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.7083,
"c": 0.12737,
"h": 282.1
},
"luminance": 0.34375
}Semantic roles & 50–950 ramp
primary
#9596EE
secondary
#F2F2D9
accent
#D211D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085