#9491CC#9491CC
#9491CC is a light, moderate blue. Relative luminance 0.309; OKLCH L 68.1% C 0.086 H 286.2°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9491CC |
|---|---|
| RGB | rgb(148, 145, 204) |
| HSL | hsl(243, 37%, 68%) |
| HSV | hsv(243, 29%, 80%) |
| CMYK | cmyk(27.5%, 28.9%, 0%, 20%) |
| CIE-LAB | lab(62.43, 14.20, -29.95) |
| CIE-LCH | lch(62.43, 33.15, 295.37°) |
| OKLab | oklab(68.15% 0.0241 -0.0829) |
| OKLCH | oklch(68.15% 0.086 286.2) |
| XYZ | xyz(33.2344, 30.9056, 61.3294) |
| Luminance | 0.3091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.94
Lavender
#B39DDB
ΔE00 6.95
Periwinkle Blue
#8F99FB
ΔE00 8.72
Pale Purple
#B790D4
ΔE00 8.84
Lavender Blue
#8B88F8
ΔE00 8.91
Wisteria
#A87DC2
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9491CC #C9CC91
analogous
#91ABCC #9491CC #B191CC
triadic
#9491CC #CC9491 #91CC94
tetradic
#9491CC #CC91AB #C9CC91 #91CCB1
square
#9491CC #CC91AB #C9CC91 #91CCB1
split-complementary
#9491CC #CCB191 #ABCC91
monochromatic
#4C489B #6B67B9 #9491CC #BDBBDF #E5E5F3
Accessibility & contrast
On white
2.92
#9491CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#9491CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9491CC
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9491CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9491CC | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199CE
Deuteranopia (green-blind)
#8095CA
Tritanopia (blue-blind)
#879BA6
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9491cc; /* rgb */ color: rgb(148, 145, 204); /* oklch */ color: oklch(68.1% 0.086 286.2);
Tailwind
colors: {
custom: {
50: '#b4b1db',
500: '#9491cc',
950: '#000000',
},
}SCSS
$custom: #9491cc; $custom-light: #b4b1db; $custom-dark: #000000;
JSON
{
"hex": "#9491cc",
"rgb": {
"r": 148,
"g": 145,
"b": 204
},
"hsl": {
"h": 243.051,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.68148,
"c": 0.08632,
"h": 286.2
},
"luminance": 0.30906
}Semantic roles & 50–950 ramp
primary
#9491CC
secondary
#E4E5D4
accent
#B036A9
background
#FBFAFD
surface
#F6F5FB
border
#D0CFD4
text
#111015
muted
#807F83