#D14DDC#D14DDC
#D14DDC is a light, highly saturated purple. Relative luminance 0.240; OKLCH L 65.2% C 0.232 H 324.6°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D14DDC |
|---|---|
| RGB | rgb(209, 77, 220) |
| HSL | hsl(295, 67%, 58%) |
| HSV | hsv(295, 65%, 86%) |
| CMYK | cmyk(5%, 65%, 0%, 13.7%) |
| CIE-LAB | lab(56.12, 69.57, -48.37) |
| CIE-LCH | lch(56.12, 84.73, 325.19°) |
| OKLab | oklab(65.17% 0.189 -0.1344) |
| OKLCH | oklch(65.17% 0.232 324.6) |
| XYZ | xyz(41.8656, 24.0329, 70.1299) |
| Luminance | 0.2403 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.35
Heliotrope
#D94FF5
ΔE00 3.71
Mediumorchid
#BA55D3
ΔE00 3.84
Purple Pink
#D725DE
ΔE00 4.21
Pink Purple
#EF1DE7
ΔE00 4.62
Pinky Purple
#C94CBE
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D14DDC #58DC4D
analogous
#8A4DDC #D14DDC #DC4D9F
triadic
#D14DDC #DCD14D #4DDCD1
tetradic
#D14DDC #DC8A4D #58DC4D #4D9FDC
square
#D14DDC #DC8A4D #58DC4D #4D9FDC
split-complementary
#D14DDC #9FDC4D #4DDC8A
monochromatic
#891D92 #B927C5 #D14DDC #DE80E6 #EBB3F0
Accessibility & contrast
On white
3.62
#D14DDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#D14DDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D14DDC
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D14DDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D14DDC | 1.00 | 3.62 | 5.81 | 5.81 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F7CE0
Deuteranopia (green-blind)
#678CD8
Tritanopia (blue-blind)
#D5638E
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #d14ddc; /* rgb */ color: rgb(209, 77, 220); /* oklch */ color: oklch(65.2% 0.232 324.6);
Tailwind
colors: {
custom: {
50: '#e388e7',
500: '#d14ddc',
950: '#000000',
},
}SCSS
$custom: #d14ddc; $custom-light: #e388e7; $custom-dark: #000000;
JSON
{
"hex": "#d14ddc",
"rgb": {
"r": 209,
"g": 77,
"b": 220
},
"hsl": {
"h": 295.385,
"s": 67.136,
"l": 58.235
},
"oklch": {
"l": 0.65166,
"c": 0.23194,
"h": 324.6
},
"luminance": 0.2403
}Semantic roles & 50–950 ramp
primary
#D14DDC
secondary
#AADFA6
accent
#EA3E4B
background
#FEF8FE
surface
#FDF0FC
border
#D5CBD5
text
#160C16
muted
#847D84