#B34FDE#B34FDE
#B34FDE is a mid, highly saturated purple. Relative luminance 0.204; OKLCH L 61.6% C 0.218 H 314.1°. Best body text is #000000 at 5.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B34FDE |
|---|---|
| RGB | rgb(179, 79, 222) |
| HSL | hsl(282, 68%, 59%) |
| HSV | hsv(282, 64%, 87%) |
| CMYK | cmyk(19.4%, 64.4%, 0%, 12.9%) |
| CIE-LAB | lab(52.34, 62.32, -55.78) |
| CIE-LCH | lch(52.34, 83.64, 318.17°) |
| OKLab | oklab(61.62% 0.1519 -0.1568) |
| OKLCH | oklch(61.62% 0.218 314.1) |
| XYZ | xyz(34.5690, 20.4507, 71.2195) |
| Luminance | 0.2045 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.95
Lightish Purple
#A552E6
ΔE00 3.06
Lighter Purple
#A55AF4
ΔE00 4.93
Hot Purple
#CB00F5
ΔE00 6.08
Amethyst
#9B5FC0
ΔE00 6.24
Purple Pink
#D725DE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B34FDE #7ADE4F
analogous
#6C4FDE #B34FDE #DE4FC2
triadic
#B34FDE #DEB34F #4FDEB3
tetradic
#B34FDE #DE6C4F #7ADE4F #4FC2DE
square
#B34FDE #DE6C4F #7ADE4F #4FC2DE
split-complementary
#B34FDE #C2DE4F #4FDE6C
monochromatic
#721C96 #9926CA #B34FDE #C983E8 #E0B6F1
Accessibility & contrast
On white
4.13
#B34FDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.09
#B34FDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B34FDE
5.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B34FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B34FDE | 1.00 | 4.13 | 5.09 | 5.09 |
| #FFFFFF | 4.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0477E2
Deuteranopia (green-blind)
#497FDB
Tritanopia (blue-blind)
#AF6A90
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #b34fde; /* rgb */ color: rgb(179, 79, 222); /* oklch */ color: oklch(61.6% 0.218 314.1);
Tailwind
colors: {
custom: {
50: '#cd87e9',
500: '#b34fde',
950: '#000000',
},
}SCSS
$custom: #b34fde; $custom-light: #cd87e9; $custom-dark: #000000;
JSON
{
"hex": "#b34fde",
"rgb": {
"r": 179,
"g": 79,
"b": 222
},
"hsl": {
"h": 281.958,
"s": 68.421,
"l": 59.02
},
"oklch": {
"l": 0.61622,
"c": 0.21837,
"h": 314.1
},
"luminance": 0.2045
}Semantic roles & 50–950 ramp
primary
#B34FDE
secondary
#B9E0A8
accent
#EB3D71
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140C16
muted
#837D84