#B64BDC#B64BDC
#B64BDC is a mid, highly saturated purple. Relative luminance 0.201; OKLCH L 61.4% C 0.223 H 315.9°. Best body text is #000000 at 5.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B64BDC |
|---|---|
| RGB | rgb(182, 75, 220) |
| HSL | hsl(284, 67%, 58%) |
| HSV | hsv(284, 66%, 86%) |
| CMYK | cmyk(17.3%, 65.9%, 0%, 13.7%) |
| CIE-LAB | lab(52.00, 64.33, -55.17) |
| CIE-LCH | lch(52.00, 84.74, 319.38°) |
| OKLab | oklab(61.42% 0.1601 -0.1549) |
| OKLCH | oklch(61.42% 0.223 315.9) |
| XYZ | xyz(34.7237, 20.1458, 69.7557) |
| Luminance | 0.2014 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.82
Lightish Purple
#A552E6
ΔE00 3.76
Purple Pink
#D725DE
ΔE00 5.52
Hot Purple
#CB00F5
ΔE00 5.56
Lighter Purple
#A55AF4
ΔE00 5.74
Neon Purple
#BC13FE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B64BDC #71DC4B
analogous
#6D4BDC #B64BDC #DC4BB9
triadic
#B64BDC #DCB64B #4BDCB6
tetradic
#B64BDC #DC6D4B #71DC4B #4BB9DC
square
#B64BDC #DC6D4B #71DC4B #4BB9DC
split-complementary
#B64BDC #B9DC4B #4BDC6D
monochromatic
#721C91 #9A26C4 #B64BDC #CB7EE6 #E0B1F0
Accessibility & contrast
On white
4.18
#B64BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.03
#B64BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B64BDC
5.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B64BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B64BDC | 1.00 | 4.18 | 5.03 | 5.03 |
| #FFFFFF | 4.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0076E0
Deuteranopia (green-blind)
#4A7FD9
Tritanopia (blue-blind)
#B4678D
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #b64bdc; /* rgb */ color: rgb(182, 75, 220); /* oklch */ color: oklch(61.4% 0.223 315.9);
Tailwind
colors: {
custom: {
50: '#d085e7',
500: '#b64bdc',
950: '#000000',
},
}SCSS
$custom: #b64bdc; $custom-light: #d085e7; $custom-dark: #000000;
JSON
{
"hex": "#b64bdc",
"rgb": {
"r": 182,
"g": 75,
"b": 220
},
"hsl": {
"h": 284.276,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.61422,
"c": 0.2228,
"h": 315.9
},
"luminance": 0.20145
}Semantic roles & 50–950 ramp
primary
#B64BDC
secondary
#B4DEA4
accent
#EA3D6B
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140C16
muted
#837D84