#9596CF#9596CF
#9596CF is a light, moderate blue. Relative luminance 0.327; OKLCH L 69.4% C 0.083 H 283.2°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9596CF |
|---|---|
| RGB | rgb(149, 150, 207) |
| HSL | hsl(239, 38%, 70%) |
| HSV | hsv(239, 28%, 81%) |
| CMYK | cmyk(28%, 27.5%, 0%, 18.8%) |
| CIE-LAB | lab(63.92, 12.38, -29.31) |
| CIE-LCH | lch(63.92, 31.82, 292.90°) |
| OKLab | oklab(69.36% 0.0191 -0.0811) |
| OKLCH | oklch(69.36% 0.083 283.2) |
| XYZ | xyz(34.5603, 32.7064, 63.5115) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.16
Lavender
#B39DDB
ΔE00 6.92
Periwinkle Blue
#8F99FB
ΔE00 7.97
Lavender Blue
#8B88F8
ΔE00 9.05
Pale Purple
#B790D4
ΔE00 9.60
Periwinkle (survey)
#8E82FE
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9596CF #CFCE95
analogous
#95B3CF #9596CF #B195CF
triadic
#9596CF #CF9596 #96CF95
tetradic
#9596CF #CF95B3 #CFCE95 #95CFB1
square
#9596CF #CF95B3 #CFCE95 #95CFB1
split-complementary
#9596CF #CFB195 #B3CF95
monochromatic
#494AA1 #6B6CBC #9596CF #BFC0E2 #E9E9F5
Accessibility & contrast
On white
2.78
#9596CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#9596CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9596CF
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9596CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9596CF | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869DD1
Deuteranopia (green-blind)
#8499CE
Tritanopia (blue-blind)
#87A0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9596cf; /* rgb */ color: rgb(149, 150, 207); /* oklch */ color: oklch(69.4% 0.083 283.2);
Tailwind
colors: {
custom: {
50: '#b5b4de',
500: '#9596cf',
950: '#000000',
},
}SCSS
$custom: #9596cf; $custom-light: #b5b4de; $custom-dark: #000000;
JSON
{
"hex": "#9596cf",
"rgb": {
"r": 149,
"g": 150,
"b": 207
},
"hsl": {
"h": 238.966,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.69362,
"c": 0.08328,
"h": 283.2
},
"luminance": 0.32707
}Semantic roles & 50–950 ramp
primary
#9596CF
secondary
#E8E8D8
accent
#AE35B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083