#9192CC#9192CC
#9192CC is a light, moderate blue. Relative luminance 0.309; OKLCH L 68.1% C 0.085 H 283.1°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9192CC |
|---|---|
| RGB | rgb(145, 146, 204) |
| HSL | hsl(239, 37%, 68%) |
| HSV | hsv(239, 29%, 80%) |
| CMYK | cmyk(28.9%, 28.4%, 0%, 20%) |
| CIE-LAB | lab(62.45, 12.73, -29.93) |
| CIE-LCH | lch(62.45, 32.52, 293.05°) |
| OKLab | oklab(68.11% 0.0193 -0.0829) |
| OKLCH | oklch(68.11% 0.085 283.1) |
| XYZ | xyz(32.8522, 30.9363, 61.3555) |
| Luminance | 0.3094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.70
Lavender
#B39DDB
ΔE00 7.69
Periwinkle Blue
#8F99FB
ΔE00 8.14
Lavender Blue
#8B88F8
ΔE00 8.62
Pale Purple
#B790D4
ΔE00 9.84
Periwinkle (survey)
#8E82FE
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9192CC #CCCB91
analogous
#91AFCC #9192CC #AD91CC
triadic
#9192CC #CC9192 #92CC91
tetradic
#9192CC #CC91AF #CCCB91 #91CCAD
square
#9192CC #CC91AF #CCCB91 #91CCAD
split-complementary
#9192CC #CCAD91 #AFCC91
monochromatic
#48499B #6769B9 #9192CC #BBBBDF #E5E5F3
Accessibility & contrast
On white
2.92
#9192CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#9192CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9192CC
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9192CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9192CC | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8299CE
Deuteranopia (green-blind)
#7F95CB
Tritanopia (blue-blind)
#839CA6
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9192cc; /* rgb */ color: rgb(145, 146, 204); /* oklch */ color: oklch(68.1% 0.085 283.1);
Tailwind
colors: {
custom: {
50: '#b2b1db',
500: '#9192cc',
950: '#000000',
},
}SCSS
$custom: #9192cc; $custom-light: #b2b1db; $custom-dark: #000000;
JSON
{
"hex": "#9192cc",
"rgb": {
"r": 145,
"g": 146,
"b": 204
},
"hsl": {
"h": 238.983,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.6811,
"c": 0.08512,
"h": 283.1
},
"luminance": 0.30937
}Semantic roles & 50–950 ramp
primary
#9192CC
secondary
#E5E5D4
accent
#AD36B0
background
#FBFAFD
surface
#F6F5FB
border
#D0CFD4
text
#111015
muted
#807F83