#B34CDA#B34CDA
#B34CDA is a mid, highly saturated purple. Relative luminance 0.198; OKLCH L 61.0% C 0.218 H 315.4°. Best body text is #000000 at 4.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B34CDA |
|---|---|
| RGB | rgb(179, 76, 218) |
| HSL | hsl(284, 66%, 58%) |
| HSV | hsv(284, 65%, 85%) |
| CMYK | cmyk(17.9%, 65.1%, 0%, 14.5%) |
| CIE-LAB | lab(51.63, 62.83, -54.65) |
| CIE-LCH | lch(51.63, 83.28, 318.98°) |
| OKLab | oklab(61.03% 0.1555 -0.1535) |
| OKLCH | oklch(61.03% 0.218 315.4) |
| XYZ | xyz(33.8277, 19.8157, 68.3590) |
| Luminance | 0.1981 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.98
Lightish Purple
#A552E6
ΔE00 3.51
Lighter Purple
#A55AF4
ΔE00 5.68
Hot Purple
#CB00F5
ΔE00 5.86
Purple Pink
#D725DE
ΔE00 5.95
Amethyst
#9B5FC0
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B34CDA #73DA4C
analogous
#6C4CDA #B34CDA #DA4CBA
triadic
#B34CDA #DAB34C #4CDAB3
tetradic
#B34CDA #DA6C4C #73DA4C #4CBADA
square
#B34CDA #DA6C4C #73DA4C #4CBADA
split-complementary
#B34CDA #BADA4C #4CDA6C
monochromatic
#6F1D8E #9728C1 #B34CDA #C97FE4 #DEB1EF
Accessibility & contrast
On white
4.23
#B34CDA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.96
#B34CDA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B34CDA
4.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B34CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B34CDA | 1.00 | 4.23 | 4.96 | 4.96 |
| #FFFFFF | 4.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0475DE
Deuteranopia (green-blind)
#4A7ED7
Tritanopia (blue-blind)
#B0678D
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #b34cda; /* rgb */ color: rgb(179, 76, 218); /* oklch */ color: oklch(61.0% 0.218 315.4);
Tailwind
colors: {
custom: {
50: '#cd85e6',
500: '#b34cda',
950: '#000000',
},
}SCSS
$custom: #b34cda; $custom-light: #cd85e6; $custom-dark: #000000;
JSON
{
"hex": "#b34cda",
"rgb": {
"r": 179,
"g": 76,
"b": 218
},
"hsl": {
"h": 283.521,
"s": 65.741,
"l": 57.647
},
"oklch": {
"l": 0.6103,
"c": 0.21849,
"h": 315.4
},
"luminance": 0.19815
}Semantic roles & 50–950 ramp
primary
#B34CDA
secondary
#B4DDA4
accent
#E93F6E
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#140C16
muted
#837D84