#9396CD#9396CD
#9396CD is a light, moderate blue. Relative luminance 0.324; OKLCH L 69.1% C 0.081 H 281.6°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9396CD |
|---|---|
| RGB | rgb(147, 150, 205) |
| HSL | hsl(237, 37%, 69%) |
| HSV | hsv(237, 28%, 80%) |
| CMYK | cmyk(28.3%, 26.8%, 0%, 19.6%) |
| CIE-LAB | lab(63.69, 11.29, -28.56) |
| CIE-LCH | lch(63.69, 30.71, 291.56°) |
| OKLab | oklab(69.12% 0.0163 -0.079) |
| OKLCH | oklch(69.12% 0.081 281.6) |
| XYZ | xyz(33.9555, 32.4227, 62.2150) |
| Luminance | 0.3242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.32
Lavender
#B39DDB
ΔE00 7.44
Periwinkle Blue
#8F99FB
ΔE00 8.01
Lavender Blue
#8B88F8
ΔE00 9.16
Pale Purple
#B790D4
ΔE00 10.14
Periwinkle (survey)
#8E82FE
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9396CD #CDCA93
analogous
#93B3CD #9396CD #AD93CD
triadic
#9396CD #CD9396 #96CD93
tetradic
#9396CD #CD93B3 #CDCA93 #93CDAD
square
#9396CD #CD93B3 #CDCA93 #93CDAD
split-complementary
#9396CD #CDAD93 #B3CD93
monochromatic
#494D9D #696DBA #9396CD #BDBFE0 #E7E7F4
Accessibility & contrast
On white
2.81
#9396CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#9396CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9396CD
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9396CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9396CD | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCF
Deuteranopia (green-blind)
#8498CC
Tritanopia (blue-blind)
#85A0A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9396cd; /* rgb */ color: rgb(147, 150, 205); /* oklch */ color: oklch(69.1% 0.081 281.6);
Tailwind
colors: {
custom: {
50: '#b4b4dc',
500: '#9396cd',
950: '#000000',
},
}SCSS
$custom: #9396cd; $custom-light: #b4b4dc; $custom-dark: #000000;
JSON
{
"hex": "#9396cd",
"rgb": {
"r": 147,
"g": 150,
"b": 205
},
"hsl": {
"h": 236.897,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.69119,
"c": 0.08064,
"h": 281.6
},
"luminance": 0.32424
}Semantic roles & 50–950 ramp
primary
#9396CD
secondary
#E6E6D5
accent
#A936B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083