#9596DF#9596DF
#9596DF is a light, moderate blue. Relative luminance 0.335; OKLCH L 70.1% C 0.106 H 282.7°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9596DF |
|---|---|
| RGB | rgb(149, 150, 223) |
| HSL | hsl(239, 54%, 73%) |
| HSV | hsv(239, 33%, 87%) |
| CMYK | cmyk(33.2%, 32.7%, 0%, 12.5%) |
| CIE-LAB | lab(64.59, 16.46, -37.17) |
| CIE-LCH | lch(64.59, 40.65, 293.89°) |
| OKLab | oklab(70.09% 0.0234 -0.1036) |
| OKLCH | oklch(70.09% 0.106 282.7) |
| XYZ | xyz(36.6164, 33.5289, 74.3402) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.66
Periwinkle Blue
#8F99FB
ΔE00 5.05
Lavender Blue
#8B88F8
ΔE00 6.39
Lavender
#B39DDB
ΔE00 7.87
Periwinkle (survey)
#8E82FE
ΔE00 8.10
Soft Blue
#6488EA
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9596DF #DFDE95
analogous
#95BBDF #9596DF #B995DF
triadic
#9596DF #DF9596 #96DF95
tetradic
#9596DF #DF95BB #DFDE95 #95DFB9
square
#9596DF #DF95BB #DFDE95 #95DFB9
split-complementary
#9596DF #DFB995 #BBDF95
monochromatic
#3A3CC0 #6667D1 #9596DF #C4C5ED #E7E8F8
Accessibility & contrast
On white
2.73
#9596DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#9596DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9596DF
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9596DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9596DF | 1.00 | 2.73 | 7.71 | 7.71 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809FE2
Deuteranopia (green-blind)
#7D9ADD
Tritanopia (blue-blind)
#82A4B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9596df; /* rgb */ color: rgb(149, 150, 223); /* oklch */ color: oklch(70.1% 0.106 282.7);
Tailwind
colors: {
custom: {
50: '#b6b4e9',
500: '#9596df',
950: '#000000',
},
}SCSS
$custom: #9596df; $custom-light: #b6b4e9; $custom-dark: #000000;
JSON
{
"hex": "#9596df",
"rgb": {
"r": 149,
"g": 150,
"b": 223
},
"hsl": {
"h": 239.189,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.70094,
"c": 0.10622,
"h": 282.7
},
"luminance": 0.3353
}Semantic roles & 50–950 ramp
primary
#9596DF
secondary
#EFEFDC
accent
#BF24C1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084