#9397CD#9397CD
#9397CD is a light, moderate blue. Relative luminance 0.327; OKLCH L 69.3% C 0.079 H 280.8°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9397CD |
|---|---|
| RGB | rgb(147, 151, 205) |
| HSL | hsl(236, 37%, 69%) |
| HSV | hsv(236, 28%, 80%) |
| CMYK | cmyk(28.3%, 26.3%, 0%, 19.6%) |
| CIE-LAB | lab(63.95, 10.72, -28.16) |
| CIE-LCH | lch(63.95, 30.13, 290.83°) |
| OKLab | oklab(69.32% 0.0149 -0.0778) |
| OKLCH | oklch(69.32% 0.079 280.8) |
| XYZ | xyz(34.1158, 32.7432, 62.2684) |
| Luminance | 0.3274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.49
Lavender
#B39DDB
ΔE00 7.56
Periwinkle Blue
#8F99FB
ΔE00 7.97
Lavender Blue
#8B88F8
ΔE00 9.28
Pale Purple
#B790D4
ΔE00 10.38
Periwinkle (survey)
#8E82FE
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9397CD #CDC993
analogous
#93B4CD #9397CD #AC93CD
triadic
#9397CD #CD9397 #97CD93
tetradic
#9397CD #CD93B4 #CDC993 #93CDAC
square
#9397CD #CD93B4 #CDC993 #93CDAC
split-complementary
#9397CD #CDAC93 #B4CD93
monochromatic
#494E9D #696FBA #9397CD #BDBFE0 #E7E8F4
Accessibility & contrast
On white
2.78
#9397CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#9397CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9397CD
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9397CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9397CD | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCF
Deuteranopia (green-blind)
#8599CC
Tritanopia (blue-blind)
#85A1AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9397cd; /* rgb */ color: rgb(147, 151, 205); /* oklch */ color: oklch(69.3% 0.079 280.8);
Tailwind
colors: {
custom: {
50: '#b4b5dc',
500: '#9397cd',
950: '#000000',
},
}SCSS
$custom: #9397cd; $custom-light: #b4b5dc; $custom-dark: #000000;
JSON
{
"hex": "#9397cd",
"rgb": {
"r": 147,
"g": 151,
"b": 205
},
"hsl": {
"h": 235.862,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.69322,
"c": 0.07924,
"h": 280.8
},
"luminance": 0.32744
}Semantic roles & 50–950 ramp
primary
#9397CD
secondary
#E6E5D5
accent
#A736B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083