#B94DC3#B94DC3
#B94DC3 is a mid, vivid purple. Relative luminance 0.196; OKLCH L 60.6% C 0.199 H 324.2°. Best body text is #000000 at 4.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B94DC3 |
|---|---|
| RGB | rgb(185, 77, 195) |
| HSL | hsl(295, 50%, 53%) |
| HSV | hsv(295, 61%, 76%) |
| CMYK | cmyk(5.1%, 60.5%, 0%, 23.5%) |
| CIE-LAB | lab(51.34, 59.42, -41.89) |
| CIE-LCH | lch(51.34, 72.70, 324.81°) |
| OKLab | oklab(60.58% 0.1612 -0.1162) |
| OKLCH | oklch(60.58% 0.199 324.2) |
| XYZ | xyz(32.5109, 19.5640, 53.6830) |
| Luminance | 0.1956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.17
Pinky Purple
#C94CBE
ΔE00 3.60
Purpley Pink
#C83CB9
ΔE00 3.88
Pinkish Purple
#D648D7
ΔE00 5.41
Purple Pink
#D725DE
ΔE00 5.79
Amethyst
#9B5FC0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B94DC3 #57C34D
analogous
#7E4DC3 #B94DC3 #C34D92
triadic
#B94DC3 #C3B94D #4DC3B9
tetradic
#B94DC3 #C37E4D #57C34D #4D92C3
square
#B94DC3 #C37E4D #57C34D #4D92C3
split-complementary
#B94DC3 #92C34D #4DC37E
monochromatic
#6A2670 #95359E #B94DC3 #CB7BD2 #DDA9E2
Accessibility & contrast
On white
4.27
#B94DC3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.91
#B94DC3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B94DC3
4.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B94DC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B94DC3 | 1.00 | 4.27 | 4.91 | 4.91 |
| #FFFFFF | 4.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3872C7
Deuteranopia (green-blind)
#607FC0
Tritanopia (blue-blind)
#BC5E81
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #b94dc3; /* rgb */ color: rgb(185, 77, 195); /* oklch */ color: oklch(60.6% 0.199 324.2);
Tailwind
colors: {
custom: {
50: '#d185d5',
500: '#b94dc3',
950: '#000000',
},
}SCSS
$custom: #b94dc3; $custom-light: #d185d5; $custom-dark: #000000;
JSON
{
"hex": "#b94dc3",
"rgb": {
"r": 185,
"g": 77,
"b": 195
},
"hsl": {
"h": 294.915,
"s": 49.58,
"l": 53.333
},
"oklch": {
"l": 0.60581,
"c": 0.19869,
"h": 324.2
},
"luminance": 0.19562
}Semantic roles & 50–950 ramp
primary
#B94DC3
secondary
#A1CF9D
accent
#D94F5A
background
#FDF8FD
surface
#FAF0FA
border
#D3CBD3
text
#140C14
muted
#837D83