#9596ED#9596ED
#9596ED is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.8% C 0.126 H 282.2°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9596ED |
|---|---|
| RGB | rgb(149, 150, 237) |
| HSL | hsl(239, 71%, 76%) |
| HSV | hsv(239, 37%, 93%) |
| CMYK | cmyk(37.1%, 36.7%, 0%, 7.1%) |
| CIE-LAB | lab(65.21, 20.16, -43.91) |
| CIE-LCH | lch(65.21, 48.32, 294.66°) |
| OKLab | oklab(70.78% 0.0266 -0.1231) |
| OKLCH | oklch(70.78% 0.126 282.2) |
| XYZ | xyz(38.5825, 34.3153, 84.6950) |
| Luminance | 0.3432 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.92
Periwinkle Blue
#8F99FB
ΔE00 2.99
Lavender Blue
#8B88F8
ΔE00 4.74
Periwinkle (survey)
#8E82FE
ΔE00 6.58
Lavender
#B39DDB
ΔE00 9.29
Soft Blue
#6488EA
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9596ED #EDEC95
analogous
#95C2ED #9596ED #C095ED
triadic
#9596ED #ED9596 #96ED95
tetradic
#9596ED #ED95C2 #EDEC95 #95EDC0
square
#9596ED #ED95C2 #EDEC95 #95EDC0
split-complementary
#9596ED #EDC095 #C2ED95
monochromatic
#2C2EDB #6162E4 #9596ED #C9CAF6 #E5E5FB
Accessibility & contrast
On white
2.67
#9596ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#9596ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9596ED
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9596ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9596ED | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1F0
Deuteranopia (green-blind)
#769BEB
Tritanopia (blue-blind)
#7CA7B6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9596ed; /* rgb */ color: rgb(149, 150, 237); /* oklch */ color: oklch(70.8% 0.126 282.2);
Tailwind
colors: {
custom: {
50: '#b7b4f3',
500: '#9596ed',
950: '#000000',
},
}SCSS
$custom: #9596ed; $custom-light: #b7b4f3; $custom-dark: #000000;
JSON
{
"hex": "#9596ed",
"rgb": {
"r": 149,
"g": 150,
"b": 237
},
"hsl": {
"h": 239.318,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.7078,
"c": 0.12598,
"h": 282.2
},
"luminance": 0.34317
}Semantic roles & 50–950 ramp
primary
#9596ED
secondary
#F2F2D9
accent
#D113D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085