#9596F2#9596F2
#9596F2 is a light, vivid blue. Relative luminance 0.346; OKLCH L 71.0% C 0.133 H 282.0°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9596F2 |
|---|---|
| RGB | rgb(149, 150, 242) |
| HSL | hsl(239, 78%, 77%) |
| HSV | hsv(239, 38%, 95%) |
| CMYK | cmyk(38.4%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(65.45, 21.51, -46.29) |
| CIE-LCH | lch(65.45, 51.05, 294.92°) |
| OKLab | oklab(71.04% 0.0276 -0.13) |
| OKLCH | oklch(71.04% 0.133 282) |
| XYZ | xyz(39.3232, 34.6116, 88.5960) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.43
Perrywinkle
#8F8CE7
ΔE00 3.09
Lavender Blue
#8B88F8
ΔE00 4.36
Periwinkle (survey)
#8E82FE
ΔE00 6.20
Soft Blue
#6488EA
ΔE00 9.23
Lavender
#B39DDB
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9596F2 #F2F195
analogous
#95C5F2 #9596F2 #C395F2
triadic
#9596F2 #F29596 #96F295
tetradic
#9596F2 #F295C5 #F2F195 #95F2C3
square
#9596F2 #F295C5 #F2F195 #95F2C3
split-complementary
#9596F2 #F2C395 #C5F295
monochromatic
#282AE5 #5E60EB #9596F2 #CCCCF9 #E4E4FC
Accessibility & contrast
On white
2.65
#9596F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#9596F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9596F2
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9596F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9596F2 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F6
Deuteranopia (green-blind)
#739CF0
Tritanopia (blue-blind)
#7AA8B8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9596f2; /* rgb */ color: rgb(149, 150, 242); /* oklch */ color: oklch(71.0% 0.133 282.0);
Tailwind
colors: {
custom: {
50: '#b7b4f7',
500: '#9596f2',
950: '#000000',
},
}SCSS
$custom: #9596f2; $custom-light: #b7b4f7; $custom-dark: #000000;
JSON
{
"hex": "#9596f2",
"rgb": {
"r": 149,
"g": 150,
"b": 242
},
"hsl": {
"h": 239.355,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.71035,
"c": 0.13295,
"h": 282
},
"luminance": 0.34613
}Semantic roles & 50–950 ramp
primary
#9596F2
secondary
#F3F3D8
accent
#D80BDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085