#D043FF#D043FF
#D043FF is a light, highly saturated purple. Relative luminance 0.246; OKLCH L 66.2% C 0.272 H 316.0°. Best body text is #000000 at 5.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D043FF |
|---|---|
| RGB | rgb(208, 67, 255) |
| HSL | hsl(285, 100%, 63%) |
| HSV | hsv(285, 74%, 100%) |
| CMYK | cmyk(18.4%, 73.7%, 0%, 0%) |
| CIE-LAB | lab(56.73, 79.27, -66.99) |
| CIE-LCH | lch(56.73, 103.79, 319.80°) |
| OKLab | oklab(66.22% 0.1956 -0.1888) |
| OKLCH | oklch(66.22% 0.272 316) |
| XYZ | xyz(46.0668, 24.6460, 96.9189) |
| Luminance | 0.2464 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.15
Bright Lilac
#C95EFB
ΔE00 3.77
Bright Lavender
#C760FF
ΔE00 4.18
Hot Purple
#CB00F5
ΔE00 5.88
Purple Pink
#D725DE
ΔE00 5.89
Pinkish Purple
#D648D7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D043FF #72FF43
analogous
#7243FF #D043FF #FF43D0
triadic
#D043FF #FFD043 #43FFD0
tetradic
#D043FF #FF7243 #72FF43 #43D0FF
square
#D043FF #FF7243 #72FF43 #43D0FF
split-complementary
#D043FF #D0FF43 #43FF72
monochromatic
#9600C8 #C106FF #D043FF #DF80FF #EFBDFF
Accessibility & contrast
On white
3.54
#D043FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.93
#D043FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D043FF
5.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D043FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D043FF | 1.00 | 3.54 | 5.93 | 5.93 |
| #FFFFFF | 3.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0080FF
Deuteranopia (green-blind)
#408CFB
Tritanopia (blue-blind)
#CD6C9F
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #d043ff; /* rgb */ color: rgb(208, 67, 255); /* oklch */ color: oklch(66.2% 0.272 316.0);
Tailwind
colors: {
custom: {
50: '#e385ff',
500: '#d043ff',
950: '#000000',
},
}SCSS
$custom: #d043ff; $custom-light: #e385ff; $custom-dark: #000000;
JSON
{
"hex": "#d043ff",
"rgb": {
"r": 208,
"g": 67,
"b": 255
},
"hsl": {
"h": 285,
"s": 100,
"l": 63.137
},
"oklch": {
"l": 0.66223,
"c": 0.27185,
"h": 316
},
"luminance": 0.24644
}Semantic roles & 50–950 ramp
primary
#D043FF
secondary
#BEF1AD
accent
#E60039
background
#FEF8FF
surface
#FDF0FF
border
#D5CBD7
text
#160C18
muted
#847D86