#B193DF#B193DF
#B193DF is a light, moderate violet. Relative luminance 0.355; OKLCH L 71.9% C 0.112 H 301.8°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B193DF |
|---|---|
| RGB | rgb(177, 147, 223) |
| HSL | hsl(264, 54%, 73%) |
| HSV | hsv(264, 34%, 87%) |
| CMYK | cmyk(20.6%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(66.17, 26.30, -34.53) |
| CIE-LCH | lch(66.17, 43.41, 307.30°) |
| OKLab | oklab(71.87% 0.0592 -0.0955) |
| OKLCH | oklch(71.87% 0.112 301.8) |
| XYZ | xyz(41.8816, 35.5422, 74.4516) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.30
Lavender
#B39DDB
ΔE00 3.56
Lavender (survey)
#C79FEF
ΔE00 4.70
Baby Purple
#CA9BF7
ΔE00 5.28
Pastel Purple
#CAA0FF
ΔE00 6.06
Liliac
#C48EFD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B193DF #C1DF93
analogous
#939BDF #B193DF #D793DF
triadic
#B193DF #DFB193 #93DFB1
tetradic
#B193DF #DF939B #C1DF93 #93DFD7
square
#B193DF #DF939B #C1DF93 #93DFD7
split-complementary
#B193DF #DFD793 #9BDF93
monochromatic
#6E39BF #8F64D1 #B193DF #D3C2ED #EEE7F8
Accessibility & contrast
On white
2.59
#B193DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#B193DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B193DF
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B193DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B193DF | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E2
Deuteranopia (green-blind)
#88A1DD
Tritanopia (blue-blind)
#A99FAF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b193df; /* rgb */ color: rgb(177, 147, 223); /* oklch */ color: oklch(71.9% 0.112 301.8);
Tailwind
colors: {
custom: {
50: '#c9b3e9',
500: '#b193df',
950: '#000000',
},
}SCSS
$custom: #b193df; $custom-light: #c9b3e9; $custom-dark: #000000;
JSON
{
"hex": "#b193df",
"rgb": {
"r": 177,
"g": 147,
"b": 223
},
"hsl": {
"h": 263.684,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.71872,
"c": 0.11236,
"h": 301.8
},
"luminance": 0.35542
}Semantic roles & 50–950 ramp
primary
#B193DF
secondary
#E8EFDC
accent
#C22483
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084