#D373DF#D373DF
#D373DF is a light, vivid purple. Relative luminance 0.314; OKLCH L 70.2% C 0.181 H 323.0°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D373DF |
|---|---|
| RGB | rgb(211, 115, 223) |
| HSL | hsl(293, 63%, 66%) |
| HSV | hsv(293, 48%, 87%) |
| CMYK | cmyk(5.4%, 48.4%, 0%, 12.5%) |
| CIE-LAB | lab(62.88, 53.46, -39.39) |
| CIE-LCH | lch(62.88, 66.41, 323.62°) |
| OKLab | oklab(70.21% 0.1443 -0.1086) |
| OKLCH | oklch(70.21% 0.181 323) |
| XYZ | xyz(46.3126, 31.4401, 73.4268) |
| Luminance | 0.3144 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.42
Orchid (survey)
#C875C4
ΔE00 4.87
Purply Pink
#F075E6
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.65
Violet (CSS)
#EE82EE
ΔE00 5.79
Light Purple
#BF77F6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D373DF #7FDF73
analogous
#9D73DF #D373DF #DF73B5
triadic
#D373DF #DFD373 #73DFD3
tetradic
#D373DF #DF9D73 #7FDF73 #73B5DF
square
#D373DF #DF9D73 #7FDF73 #73B5DF
split-complementary
#D373DF #B5DF73 #73DF9D
monochromatic
#A028AF #C341D4 #D373DF #E3A5EA #F2D7F6
Accessibility & contrast
On white
2.88
#D373DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#D373DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D373DF
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D373DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D373DF | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6491E3
Deuteranopia (green-blind)
#819CDC
Tritanopia (blue-blind)
#D6809F
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #d373df; /* rgb */ color: rgb(211, 115, 223); /* oklch */ color: oklch(70.2% 0.181 323.0);
Tailwind
colors: {
custom: {
50: '#e39ee9',
500: '#d373df',
950: '#000000',
},
}SCSS
$custom: #d373df; $custom-light: #e39ee9; $custom-dark: #000000;
JSON
{
"hex": "#d373df",
"rgb": {
"r": 211,
"g": 115,
"b": 223
},
"hsl": {
"h": 293.333,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.70211,
"c": 0.18057,
"h": 323
},
"luminance": 0.31438
}Semantic roles & 50–950 ramp
primary
#D373DF
secondary
#C9E9C5
accent
#CB1B2E
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#160F16
muted
#847E84