#D14E9D#D14E9D
#D14E9D is a light, vivid pink. Relative luminance 0.214; OKLCH L 62.3% C 0.185 H 346.6°. Best body text is #000000 at 5.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D14E9D |
|---|---|
| RGB | rgb(209, 78, 157) |
| HSL | hsl(324, 59%, 56%) |
| HSV | hsv(324, 63%, 82%) |
| CMYK | cmyk(0%, 62.7%, 24.9%, 18%) |
| CIE-LAB | lab(53.43, 59.48, -16.22) |
| CIE-LCH | lch(53.43, 61.65, 344.75°) |
| OKLab | oklab(62.28% 0.1796 -0.0428) |
| OKLCH | oklch(62.28% 0.185 346.6) |
| XYZ | xyz(35.1060, 21.4419, 34.1816) |
| Luminance | 0.2144 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.12
Pale Magenta
#D767AD
ΔE00 5.74
Shocking Pink
#FE02A2
ΔE00 7.05
Bright Pink
#FE01B1
ΔE00 7.26
Neon Pink
#FE019A
ΔE00 7.39
Pinky Purple
#C94CBE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D14E9D #4ED182
analogous
#C44ED1 #D14E9D #D14E5C
triadic
#D14E9D #9DD14E #4E9DD1
tetradic
#D14E9D #D1C44E #4ED182 #4E5CD1
square
#D14E9D #D1C44E #4ED182 #4E5CD1
split-complementary
#D14E9D #5CD14E #4ED1C4
monochromatic
#83225C #B32F7F #D14E9D #DE7FB8 #EAAFD3
Accessibility & contrast
On white
3.97
#D14E9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.29
#D14E9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D14E9D
5.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D14E9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D14E9D | 1.00 | 3.97 | 5.29 | 5.29 |
| #FFFFFF | 3.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C719F
Deuteranopia (green-blind)
#82889A
Tritanopia (blue-blind)
#DF4B6F
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #d14e9d; /* rgb */ color: rgb(209, 78, 157); /* oklch */ color: oklch(62.3% 0.185 346.6);
Tailwind
colors: {
custom: {
50: '#e387ba',
500: '#d14e9d',
950: '#000000',
},
}SCSS
$custom: #d14e9d; $custom-light: #e387ba; $custom-dark: #000000;
JSON
{
"hex": "#d14e9d",
"rgb": {
"r": 209,
"g": 78,
"b": 157
},
"hsl": {
"h": 323.817,
"s": 58.744,
"l": 56.275
},
"oklch": {
"l": 0.6228,
"c": 0.18462,
"h": 346.6
},
"luminance": 0.21438
}Semantic roles & 50–950 ramp
primary
#D14E9D
secondary
#A2D8B8
accent
#E28446
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80