#D34FEB#D34FEB
#D34FEB is a light, highly saturated purple. Relative luminance 0.254; OKLCH L 66.5% C 0.243 H 321.1°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D34FEB |
|---|---|
| RGB | rgb(211, 79, 235) |
| HSL | hsl(291, 80%, 62%) |
| HSV | hsv(291, 66%, 92%) |
| CMYK | cmyk(10.2%, 66.4%, 0%, 7.8%) |
| CIE-LAB | lab(57.50, 71.87, -54.59) |
| CIE-LCH | lch(57.50, 90.26, 322.78°) |
| OKLab | oklab(66.48% 0.1891 -0.1525) |
| OKLCH | oklch(66.48% 0.243 321.1) |
| XYZ | xyz(44.6536, 25.4413, 81.1398) |
| Luminance | 0.2544 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 1.57
Pinkish Purple
#D648D7
ΔE00 3.38
Bright Lilac
#C95EFB
ΔE00 3.82
Bright Lavender
#C760FF
ΔE00 4.61
Mediumorchid
#BA55D3
ΔE00 4.82
Pink Purple
#EF1DE7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D34FEB #67EB4F
analogous
#854FEB #D34FEB #EB4FB5
triadic
#D34FEB #EBD34F #4FEBD3
tetradic
#D34FEB #EB854F #67EB4F #4FB5EB
square
#D34FEB #EB854F #67EB4F #4FB5EB
split-complementary
#D34FEB #B5EB4F #4FEB85
monochromatic
#9514AC #C41AE3 #D34FEB #E186F1 #EEBDF7
Accessibility & contrast
On white
3.45
#D34FEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#D34FEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D34FEB
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D34FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D34FEB | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C81F0
Deuteranopia (green-blind)
#608FE7
Tritanopia (blue-blind)
#D56A97
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #d34feb; /* rgb */ color: rgb(211, 79, 235); /* oklch */ color: oklch(66.5% 0.243 321.1);
Tailwind
colors: {
custom: {
50: '#e48af2',
500: '#d34feb',
950: '#000000',
},
}SCSS
$custom: #d34feb; $custom-light: #e48af2; $custom-dark: #000000;
JSON
{
"hex": "#d34feb",
"rgb": {
"r": 211,
"g": 79,
"b": 235
},
"hsl": {
"h": 290.769,
"s": 79.592,
"l": 61.569
},
"oklch": {
"l": 0.66482,
"c": 0.24292,
"h": 321.1
},
"luminance": 0.25439
}Semantic roles & 50–950 ramp
primary
#D34FEB
secondary
#B7E8AE
accent
#DC0A2A
background
#FEF8FE
surface
#FDF0FD
border
#D5CBD5
text
#160D17
muted
#847D85