#9398CE#9398CE
#9398CE is a light, moderate blue. Relative luminance 0.331; OKLCH L 69.6% C 0.079 H 280.0°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9398CE |
|---|---|
| RGB | rgb(147, 152, 206) |
| HSL | hsl(235, 38%, 69%) |
| HSV | hsv(235, 29%, 81%) |
| CMYK | cmyk(28.6%, 26.2%, 0%, 19.2%) |
| CIE-LAB | lab(64.25, 10.40, -28.25) |
| CIE-LCH | lch(64.25, 30.11, 290.20°) |
| OKLab | oklab(69.57% 0.0138 -0.0781) |
| OKLCH | oklch(69.57% 0.079 280) |
| XYZ | xyz(34.3985, 33.1148, 62.9600) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.49
Lavender
#B39DDB
ΔE00 7.68
Periwinkle Blue
#8F99FB
ΔE00 7.73
Lavender Blue
#8B88F8
ΔE00 9.23
Pale Purple
#B790D4
ΔE00 10.63
Periwinkle (survey)
#8E82FE
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9398CE #CEC993
analogous
#93B6CE #9398CE #AC93CE
triadic
#9398CE #CE9398 #98CE93
tetradic
#9398CE #CE93B6 #CEC993 #93CEAC
square
#9398CE #CE93B6 #CEC993 #93CEAC
split-complementary
#9398CE #CEAC93 #B6CE93
monochromatic
#484F9F #6970BB #9398CE #BDC0E1 #E7E8F4
Accessibility & contrast
On white
2.75
#9398CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#9398CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9398CE
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9398CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9398CE | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899ED0
Deuteranopia (green-blind)
#869ACD
Tritanopia (blue-blind)
#84A2AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9398ce; /* rgb */ color: rgb(147, 152, 206); /* oklch */ color: oklch(69.6% 0.079 280.0);
Tailwind
colors: {
custom: {
50: '#b4b6dd',
500: '#9398ce',
950: '#000000',
},
}SCSS
$custom: #9398ce; $custom-light: #b4b6dd; $custom-dark: #000000;
JSON
{
"hex": "#9398ce",
"rgb": {
"r": 147,
"g": 152,
"b": 206
},
"hsl": {
"h": 234.915,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.69568,
"c": 0.07931,
"h": 280
},
"luminance": 0.33116
}Semantic roles & 50–950 ramp
primary
#9398CE
secondary
#E7E6D6
accent
#A635B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083