#9191CD#9191CD
#9191CD is a light, moderate blue. Relative luminance 0.307; OKLCH L 68.0% C 0.088 H 283.8°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9191CD |
|---|---|
| RGB | rgb(145, 145, 205) |
| HSL | hsl(240, 38%, 69%) |
| HSV | hsv(240, 29%, 80%) |
| CMYK | cmyk(29.3%, 29.3%, 0%, 19.6%) |
| CIE-LAB | lab(62.23, 13.56, -30.83) |
| CIE-LCH | lch(62.23, 33.68, 293.74°) |
| OKLab | oklab(67.95% 0.021 -0.0855) |
| OKLCH | oklch(67.95% 0.088 283.8) |
| XYZ | xyz(32.8190, 30.6775, 61.9380) |
| Luminance | 0.3068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.37
Lavender
#B39DDB
ΔE00 7.69
Periwinkle Blue
#8F99FB
ΔE00 8.04
Lavender Blue
#8B88F8
ΔE00 8.31
Pale Purple
#B790D4
ΔE00 9.68
Periwinkle (survey)
#8E82FE
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9191CD #CDCD91
analogous
#91AFCD #9191CD #AF91CD
triadic
#9191CD #CD9191 #91CD91
tetradic
#9191CD #CD91AF #CDCD91 #91CDAF
square
#9191CD #CD91AF #CDCD91 #91CDAF
split-complementary
#9191CD #CDAF91 #AFCD91
monochromatic
#47479C #6767BA #9191CD #BBBBE0 #E5E5F3
Accessibility & contrast
On white
2.94
#9191CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#9191CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9191CD
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9191CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9191CD | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8098D0
Deuteranopia (green-blind)
#7E95CB
Tritanopia (blue-blind)
#829CA6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9191cd; /* rgb */ color: rgb(145, 145, 205); /* oklch */ color: oklch(68.0% 0.088 283.8);
Tailwind
colors: {
custom: {
50: '#b2b1dc',
500: '#9191cd',
950: '#000000',
},
}SCSS
$custom: #9191cd; $custom-light: #b2b1dc; $custom-dark: #000000;
JSON
{
"hex": "#9191cd",
"rgb": {
"r": 145,
"g": 145,
"b": 205
},
"hsl": {
"h": 240,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.67954,
"c": 0.088,
"h": 283.8
},
"luminance": 0.30678
}Semantic roles & 50–950 ramp
primary
#9191CD
secondary
#E6E6D4
accent
#B035B0
background
#FBFAFD
surface
#F6F5FB
border
#D0CFD4
text
#111015
muted
#807F83