#B393BB#B393BB
#B393BB is a light, moderate purple. Relative luminance 0.340; OKLCH L 70.6% C 0.068 H 319.5°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B393BB |
|---|---|
| RGB | rgb(179, 147, 187) |
| HSL | hsl(288, 23%, 65%) |
| HSV | hsv(288, 21%, 73%) |
| CMYK | cmyk(4.3%, 21.4%, 0%, 26.7%) |
| CIE-LAB | lab(64.99, 19.21, -16.26) |
| CIE-LCH | lch(64.99, 25.16, 319.75°) |
| OKLab | oklab(70.57% 0.0513 -0.0439) |
| OKLCH | oklch(70.57% 0.068 319.5) |
| XYZ | xyz(37.9925, 34.0396, 51.5730) |
| Luminance | 0.3404 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.69
Heather
#A484AC
ΔE00 4.85
Lilac
#C8A2C8
ΔE00 5.13
Pale Purple
#B790D4
ΔE00 6.73
Lavender
#B39DDB
ΔE00 7.66
Wisteria
#A87DC2
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B393BB #9BBB93
analogous
#9F93BB #B393BB #BB93AF
triadic
#B393BB #BBB393 #93BBB3
tetradic
#B393BB #BB9F93 #9BBB93 #93AFBB
square
#B393BB #BB9F93 #9BBB93 #93AFBB
split-complementary
#B393BB #AFBB93 #93BB9F
monochromatic
#785282 #996DA3 #B393BB #CDB9D3 #E8DEEA
Accessibility & contrast
On white
2.69
#B393BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#B393BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B393BB
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B393BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B393BB | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBD
Deuteranopia (green-blind)
#969FBA
Tritanopia (blue-blind)
#B497A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b393bb; /* rgb */ color: rgb(179, 147, 187); /* oklch */ color: oklch(70.6% 0.068 319.5);
Tailwind
colors: {
custom: {
50: '#cab3cf',
500: '#b393bb',
950: '#000000',
},
}SCSS
$custom: #b393bb; $custom-light: #cab3cf; $custom-dark: #000000;
JSON
{
"hex": "#b393bb",
"rgb": {
"r": 179,
"g": 147,
"b": 187
},
"hsl": {
"h": 288,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.70566,
"c": 0.0675,
"h": 319.5
},
"luminance": 0.34039
}Semantic roles & 50–950 ramp
primary
#B393BB
secondary
#D1DCCE
accent
#A14457
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082