#B64EDC#B64EDC
#B64EDC is a mid, highly saturated purple. Relative luminance 0.206; OKLCH L 61.8% C 0.219 H 315.7°. Best body text is #000000 at 5.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B64EDC |
|---|---|
| RGB | rgb(182, 78, 220) |
| HSL | hsl(284, 67%, 58%) |
| HSV | hsv(284, 65%, 86%) |
| CMYK | cmyk(17.3%, 64.5%, 0%, 13.7%) |
| CIE-LAB | lab(52.47, 63.03, -54.42) |
| CIE-LCH | lch(52.47, 83.28, 319.19°) |
| OKLab | oklab(61.76% 0.1568 -0.1528) |
| OKLCH | oklch(61.76% 0.219 315.7) |
| XYZ | xyz(34.9320, 20.5624, 69.8251) |
| Luminance | 0.2056 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.43
Lightish Purple
#A552E6
ΔE00 3.75
Lighter Purple
#A55AF4
ΔE00 5.55
Purple Pink
#D725DE
ΔE00 5.70
Hot Purple
#CB00F5
ΔE00 5.97
Pinkish Purple
#D648D7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B64EDC #74DC4E
analogous
#6F4EDC #B64EDC #DC4EBB
triadic
#B64EDC #DCB64E #4EDCB6
tetradic
#B64EDC #DC6F4E #74DC4E #4EBBDC
square
#B64EDC #DC6F4E #74DC4E #4EBBDC
split-complementary
#B64EDC #BBDC4E #4EDC6F
monochromatic
#731D93 #9B27C6 #B64EDC #CB81E6 #E0B4F0
Accessibility & contrast
On white
4.11
#B64EDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.11
#B64EDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B64EDC
5.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B64EDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B64EDC | 1.00 | 4.11 | 5.11 | 5.11 |
| #FFFFFF | 4.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F77E0
Deuteranopia (green-blind)
#4D80D9
Tritanopia (blue-blind)
#B3698E
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #b64edc; /* rgb */ color: rgb(182, 78, 220); /* oklch */ color: oklch(61.8% 0.219 315.7);
Tailwind
colors: {
custom: {
50: '#cf86e7',
500: '#b64edc',
950: '#000000',
},
}SCSS
$custom: #b64edc; $custom-light: #cf86e7; $custom-dark: #000000;
JSON
{
"hex": "#b64edc",
"rgb": {
"r": 182,
"g": 78,
"b": 220
},
"hsl": {
"h": 283.944,
"s": 66.981,
"l": 58.431
},
"oklch": {
"l": 0.61757,
"c": 0.21891,
"h": 315.7
},
"luminance": 0.20561
}Semantic roles & 50–950 ramp
primary
#B64EDC
secondary
#B6DFA7
accent
#EA3E6C
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140C16
muted
#837D84