#9593BB#9593BB
#9593BB is a light, muted blue. Relative luminance 0.308; OKLCH L 67.9% C 0.059 H 287.0°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9593BB |
|---|---|
| RGB | rgb(149, 147, 187) |
| HSL | hsl(243, 23%, 65%) |
| HSV | hsv(243, 21%, 73%) |
| CMYK | cmyk(20.3%, 21.4%, 0%, 26.7%) |
| CIE-LAB | lab(62.38, 9.27, -20.48) |
| CIE-LCH | lch(62.38, 22.48, 294.35°) |
| OKLab | oklab(67.91% 0.0172 -0.056) |
| OKLCH | oklch(67.91% 0.059 287) |
| XYZ | xyz(31.7957, 30.8444, 51.2825) |
| Luminance | 0.3085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.10
Heather
#A484AC
ΔE00 9.55
Pale Purple
#B790D4
ΔE00 9.98
Perrywinkle
#8F8CE7
ΔE00 10.34
Wisteria
#A87DC2
ΔE00 10.97
Purpley Grey
#947E94
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9593BB #B9BB93
analogous
#93A5BB #9593BB #A993BB
triadic
#9593BB #BB9593 #93BB95
tetradic
#9593BB #BB93A5 #B9BB93 #93BBA9
square
#9593BB #BB93A5 #B9BB93 #93BBA9
split-complementary
#9593BB #BBA993 #A5BB93
monochromatic
#545282 #706DA3 #9593BB #BAB9D3 #DFDEEA
Accessibility & contrast
On white
2.93
#9593BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#9593BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9593BB
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9593BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9593BB | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BD
Deuteranopia (green-blind)
#8996BA
Tritanopia (blue-blind)
#8D9AA1
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9593bb; /* rgb */ color: rgb(149, 147, 187); /* oklch */ color: oklch(67.9% 0.059 287.0);
Tailwind
colors: {
custom: {
50: '#b4b2cf',
500: '#9593bb',
950: '#000000',
},
}SCSS
$custom: #9593bb; $custom-light: #b4b2cf; $custom-dark: #000000;
JSON
{
"hex": "#9593bb",
"rgb": {
"r": 149,
"g": 147,
"b": 187
},
"hsl": {
"h": 243,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.67912,
"c": 0.0586,
"h": 287
},
"luminance": 0.30845
}Semantic roles & 50–950 ramp
primary
#9593BB
secondary
#DBDCCE
accent
#A1449D
background
#FBFAFC
surface
#F6F5F9
border
#D0CFD2
text
#111113
muted
#808082