#B392CA#B392CA
#B392CA is a light, moderate violet. Relative luminance 0.344; OKLCH L 71.0% C 0.088 H 311.0°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B392CA |
|---|---|
| RGB | rgb(179, 146, 202) |
| HSL | hsl(275, 35%, 68%) |
| HSV | hsv(275, 28%, 79%) |
| CMYK | cmyk(11.4%, 27.7%, 0%, 20.8%) |
| CIE-LAB | lab(65.28, 22.85, -24.21) |
| CIE-LCH | lch(65.28, 33.29, 313.35°) |
| OKLab | oklab(70.97% 0.0574 -0.0661) |
| OKLCH | oklch(70.97% 0.088 311) |
| XYZ | xyz(39.5281, 34.4062, 60.4244) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.60
Lavender
#B39DDB
ΔE00 4.49
Wisteria
#A87DC2
ΔE00 6.35
Heather
#A484AC
ΔE00 6.55
Lavender (survey)
#C79FEF
ΔE00 6.93
Lilac
#C8A2C8
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B392CA #A9CA92
analogous
#9792CA #B392CA #CA92C5
triadic
#B392CA #CAB392 #92CAB3
tetradic
#B392CA #CA9792 #A9CA92 #92C5CA
square
#B392CA #CA9792 #A9CA92 #92C5CA
split-complementary
#B392CA #C5CA92 #92CA97
monochromatic
#784A98 #9669B6 #B392CA #D0BBDE #ECE4F2
Accessibility & contrast
On white
2.66
#B392CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#B392CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B392CA
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B392CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B392CA | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCC
Deuteranopia (green-blind)
#909FC8
Tritanopia (blue-blind)
#B199A6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b392ca; /* rgb */ color: rgb(179, 146, 202); /* oklch */ color: oklch(71.0% 0.088 311.0);
Tailwind
colors: {
custom: {
50: '#cab2da',
500: '#b392ca',
950: '#000000',
},
}SCSS
$custom: #b392ca; $custom-light: #cab2da; $custom-dark: #000000;
JSON
{
"hex": "#b392ca",
"rgb": {
"r": 179,
"g": 146,
"b": 202
},
"hsl": {
"h": 275.357,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.70965,
"c": 0.08758,
"h": 311
},
"luminance": 0.34406
}Semantic roles & 50–950 ramp
primary
#B392CA
secondary
#DAE4D3
accent
#AD3868
background
#FCFAFD
surface
#F8F5FA
border
#D1CFD3
text
#131114
muted
#828083