#9596EF#9596EF
#9596EF is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.9% C 0.129 H 282.1°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9596EF |
|---|---|
| RGB | rgb(149, 150, 239) |
| HSL | hsl(239, 74%, 76%) |
| HSV | hsv(239, 38%, 94%) |
| CMYK | cmyk(37.7%, 37.2%, 0%, 6.3%) |
| CIE-LAB | lab(65.30, 20.70, -44.87) |
| CIE-LCH | lch(65.30, 49.41, 294.77°) |
| OKLab | oklab(70.88% 0.027 -0.1259) |
| OKLCH | oklch(70.88% 0.129 282.1) |
| XYZ | xyz(38.8763, 34.4328, 86.2425) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.75
Perrywinkle
#8F8CE7
ΔE00 2.96
Lavender Blue
#8B88F8
ΔE00 4.58
Periwinkle (survey)
#8E82FE
ΔE00 6.42
Soft Blue
#6488EA
ΔE00 9.31
Lavender
#B39DDB
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9596EF #EFEE95
analogous
#95C3EF #9596EF #C195EF
triadic
#9596EF #EF9596 #96EF95
tetradic
#9596EF #EF95C3 #EFEE95 #95EFC1
square
#9596EF #EF95C3 #EFEE95 #95EFC1
split-complementary
#9596EF #EFC195 #C3EF95
monochromatic
#2B2DDF #6061E7 #9596EF #CACBF7 #E4E5FB
Accessibility & contrast
On white
2.66
#9596EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#9596EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9596EF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9596EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9596EF | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#749CED
Tritanopia (blue-blind)
#7BA7B7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9596ef; /* rgb */ color: rgb(149, 150, 239); /* oklch */ color: oklch(70.9% 0.129 282.1);
Tailwind
colors: {
custom: {
50: '#b7b4f4',
500: '#9596ef',
950: '#000000',
},
}SCSS
$custom: #9596ef; $custom-light: #b7b4f4; $custom-dark: #000000;
JSON
{
"hex": "#9596ef",
"rgb": {
"r": 149,
"g": 150,
"b": 239
},
"hsl": {
"h": 239.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.70881,
"c": 0.12877,
"h": 282.1
},
"luminance": 0.34434
}Semantic roles & 50–950 ramp
primary
#9596EF
secondary
#F3F2D8
accent
#D410D6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085