#D43FEA#D43FEA
#D43FEA is a light, highly saturated purple. Relative luminance 0.235; OKLCH L 65.1% C 0.260 H 322.2°. Best body text is #000000 at 5.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D43FEA |
|---|---|
| RGB | rgb(212, 63, 234) |
| HSL | hsl(292, 80%, 58%) |
| HSV | hsv(292, 73%, 92%) |
| CMYK | cmyk(9.4%, 73.1%, 0%, 8.2%) |
| CIE-LAB | lab(55.58, 77.61, -57.10) |
| CIE-LCH | lch(55.58, 96.35, 323.66°) |
| OKLab | oklab(65.12% 0.2057 -0.1596) |
| OKLCH | oklch(65.12% 0.26 322.2) |
| XYZ | xyz(43.7786, 23.4951, 80.0550) |
| Luminance | 0.2349 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.19
Purple Pink
#D725DE
ΔE00 3.20
Pinkish Purple
#D648D7
ΔE00 3.25
Pink Purple
#EF1DE7
ΔE00 4.20
Mediumorchid
#BA55D3
ΔE00 4.82
Fuchsia (survey)
#ED0DD9
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D43FEA #55EA3F
analogous
#7E3FEA #D43FEA #EA3FAA
triadic
#D43FEA #EAD43F #3FEAD4
tetradic
#D43FEA #EA7E3F #55EA3F #3FAAEA
square
#D43FEA #EA7E3F #55EA3F #3FAAEA
split-complementary
#D43FEA #AAEA3F #3FEA7E
monochromatic
#8B119D #BC17D5 #D43FEA #E076F0 #EDADF6
Accessibility & contrast
On white
3.69
#D43FEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.70
#D43FEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D43FEA
5.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D43FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D43FEA | 1.00 | 3.69 | 5.70 | 5.70 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007AEF
Deuteranopia (green-blind)
#588BE6
Tritanopia (blue-blind)
#D66092
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #d43fea; /* rgb */ color: rgb(212, 63, 234); /* oklch */ color: oklch(65.1% 0.260 322.2);
Tailwind
colors: {
custom: {
50: '#e682f1',
500: '#d43fea',
950: '#000000',
},
}SCSS
$custom: #d43fea; $custom-light: #e682f1; $custom-dark: #000000;
JSON
{
"hex": "#d43fea",
"rgb": {
"r": 212,
"g": 63,
"b": 234
},
"hsl": {
"h": 292.281,
"s": 80.282,
"l": 58.235
},
"oklch": {
"l": 0.65116,
"c": 0.26035,
"h": 322.2
},
"luminance": 0.23493
}Semantic roles & 50–950 ramp
primary
#D43FEA
secondary
#A9E4A0
accent
#F7314B
background
#FEF8FE
surface
#FDF0FD
border
#D5CBD5
text
#160C17
muted
#847D85