#B193CA#B193CA
#B193CA is a light, moderate violet. Relative luminance 0.345; OKLCH L 71.0% C 0.085 H 309.1°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B193CA |
|---|---|
| RGB | rgb(177, 147, 202) |
| HSL | hsl(273, 34%, 68%) |
| HSV | hsv(273, 27%, 79%) |
| CMYK | cmyk(12.4%, 27.2%, 0%, 20.8%) |
| CIE-LAB | lab(65.34, 21.65, -24.14) |
| CIE-LCH | lch(65.34, 32.42, 311.89°) |
| OKLab | oklab(70.97% 0.0536 -0.0659) |
| OKLCH | oklch(70.97% 0.085 309.1) |
| XYZ | xyz(39.2239, 34.4792, 60.4545) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.93
Lavender
#B39DDB
ΔE00 4.08
Heather
#A484AC
ΔE00 6.63
Wisteria
#A87DC2
ΔE00 6.63
Lavender (survey)
#C79FEF
ΔE00 7.00
Lilac
#C8A2C8
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B193CA #ACCA93
analogous
#9593CA #B193CA #CA93C7
triadic
#B193CA #CAB193 #93CAB1
tetradic
#B193CA #CA9593 #ACCA93 #93C7CA
square
#B193CA #CA9593 #ACCA93 #93C7CA
split-complementary
#B193CA #C7CA93 #93CA95
monochromatic
#754B98 #936AB6 #B193CA #CFBCDE #ECE5F2
Accessibility & contrast
On white
2.66
#B193CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#B193CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B193CA
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B193CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B193CA | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9DCC
Deuteranopia (green-blind)
#909FC8
Tritanopia (blue-blind)
#AE9AA6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b193ca; /* rgb */ color: rgb(177, 147, 202); /* oklch */ color: oklch(71.0% 0.085 309.1);
Tailwind
colors: {
custom: {
50: '#c9b3da',
500: '#b193ca',
950: '#000000',
},
}SCSS
$custom: #b193ca; $custom-light: #c9b3da; $custom-dark: #000000;
JSON
{
"hex": "#b193ca",
"rgb": {
"r": 177,
"g": 147,
"b": 202
},
"hsl": {
"h": 272.727,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.70966,
"c": 0.085,
"h": 309.1
},
"luminance": 0.34479
}Semantic roles & 50–950 ramp
primary
#B193CA
secondary
#DCE5D4
accent
#AD396D
background
#FCFBFD
surface
#F8F6FA
border
#D1D0D3
text
#131114
muted
#828083