#9193DF#9193DF
#9193DF is a light, moderate blue. Relative luminance 0.322; OKLCH L 69.2% C 0.111 H 281.9°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9193DF |
|---|---|
| RGB | rgb(145, 147, 223) |
| HSL | hsl(238, 55%, 72%) |
| HSV | hsv(238, 35%, 87%) |
| CMYK | cmyk(35%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(63.52, 17.08, -38.86) |
| CIE-LCH | lch(63.52, 42.44, 293.72°) |
| OKLab | oklab(69.2% 0.023 -0.1086) |
| OKLCH | oklch(69.2% 0.111 281.9) |
| XYZ | xyz(35.4263, 32.2137, 74.1490) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.74
Periwinkle Blue
#8F99FB
ΔE00 4.75
Lavender Blue
#8B88F8
ΔE00 5.51
Periwinkle (survey)
#8E82FE
ΔE00 7.29
Lavender
#B39DDB
ΔE00 8.78
Soft Blue
#6488EA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9193DF #DFDD91
analogous
#91BADF #9193DF #B691DF
triadic
#9193DF #DF9193 #93DF91
tetradic
#9193DF #DF91BA #DFDD91 #91DFB6
square
#9193DF #DF91BA #DFDD91 #91DFB6
split-complementary
#9193DF #DFB691 #BADF91
monochromatic
#373BBE #6264D1 #9193DF #C0C2ED #E7E8F8
Accessibility & contrast
On white
2.82
#9193DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#9193DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9193DF
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9193DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9193DF | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9DE2
Deuteranopia (green-blind)
#7897DD
Tritanopia (blue-blind)
#7CA1AF
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9193df; /* rgb */ color: rgb(145, 147, 223); /* oklch */ color: oklch(69.2% 0.111 281.9);
Tailwind
colors: {
custom: {
50: '#b3b2e9',
500: '#9193df',
950: '#000000',
},
}SCSS
$custom: #9193df; $custom-light: #b3b2e9; $custom-dark: #000000;
JSON
{
"hex": "#9193df",
"rgb": {
"r": 145,
"g": 147,
"b": 223
},
"hsl": {
"h": 238.462,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.69197,
"c": 0.11097,
"h": 281.9
},
"luminance": 0.32215
}Semantic roles & 50–950 ramp
primary
#9193DF
secondary
#EFEFDC
accent
#BE23C2
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111116
muted
#808084