#9397CA#9397CA
#9397CA is a light, moderate blue. Relative luminance 0.326; OKLCH L 69.2% C 0.075 H 280.8°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9397CA |
|---|---|
| RGB | rgb(147, 151, 202) |
| HSL | hsl(236, 34%, 68%) |
| HSV | hsv(236, 27%, 79%) |
| CMYK | cmyk(27.2%, 25.2%, 0%, 20.8%) |
| CIE-LAB | lab(63.84, 9.97, -26.67) |
| CIE-LCH | lch(63.84, 28.47, 290.50°) |
| OKLab | oklab(69.19% 0.014 -0.0736) |
| OKLCH | oklch(69.19% 0.075 280.8) |
| XYZ | xyz(33.7571, 32.5997, 60.3795) |
| Luminance | 0.3260 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.05
Lavender
#B39DDB
ΔE00 7.61
Periwinkle Blue
#8F99FB
ΔE00 8.57
Lavender Blue
#8B88F8
ΔE00 9.84
Pale Purple
#B790D4
ΔE00 10.42
Faded Blue
#658CBB
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9397CA #CAC693
analogous
#93B2CA #9397CA #AA93CA
triadic
#9397CA #CA9397 #97CA93
tetradic
#9397CA #CA93B2 #CAC693 #93CAAA
square
#9397CA #CA93B2 #CAC693 #93CAAA
split-complementary
#9397CA #CAAA93 #B2CA93
monochromatic
#4B5098 #6A6FB6 #9397CA #BCBFDE #E5E6F2
Accessibility & contrast
On white
2.79
#9397CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#9397CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9397CA
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9397CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9397CA | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCC
Deuteranopia (green-blind)
#8699C9
Tritanopia (blue-blind)
#86A0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9397ca; /* rgb */ color: rgb(147, 151, 202); /* oklch */ color: oklch(69.2% 0.075 280.8);
Tailwind
colors: {
custom: {
50: '#b4b5da',
500: '#9397ca',
950: '#000000',
},
}SCSS
$custom: #9397ca; $custom-light: #b4b5da; $custom-dark: #000000;
JSON
{
"hex": "#9397ca",
"rgb": {
"r": 147,
"g": 151,
"b": 202
},
"hsl": {
"h": 235.636,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.69192,
"c": 0.0749,
"h": 280.8
},
"luminance": 0.32601
}Semantic roles & 50–950 ramp
primary
#9397CA
secondary
#E5E3D4
accent
#A539AD
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083