#D14E9B#D14E9B
#D14E9B is a light, vivid pink. Relative luminance 0.214; OKLCH L 62.2% C 0.183 H 347.4°. Best body text is #000000 at 5.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D14E9B |
|---|---|
| RGB | rgb(209, 78, 155) |
| HSL | hsl(325, 59%, 56%) |
| HSV | hsv(325, 63%, 82%) |
| CMYK | cmyk(0%, 62.7%, 25.8%, 18%) |
| CIE-LAB | lab(53.36, 59.22, -15.15) |
| CIE-LCH | lch(53.36, 61.12, 345.64°) |
| OKLab | oklab(62.2% 0.1791 -0.0399) |
| OKLCH | oklch(62.2% 0.183 347.4) |
| XYZ | xyz(34.9366, 21.3741, 33.2897) |
| Luminance | 0.2137 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.45
Pale Magenta
#D767AD
ΔE00 5.86
Shocking Pink
#FE02A2
ΔE00 7.04
Neon Pink
#FE019A
ΔE00 7.28
Bright Pink
#FE01B1
ΔE00 7.41
Darkish Pink
#DA467D
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D14E9B #4ED184
analogous
#C64ED1 #D14E9B #D14E5A
triadic
#D14E9B #9BD14E #4E9BD1
tetradic
#D14E9B #D1C64E #4ED184 #4E5AD1
square
#D14E9B #D1C64E #4ED184 #4E5AD1
split-complementary
#D14E9B #5AD14E #4ED1C6
monochromatic
#83225B #B32F7D #D14E9B #DE7FB6 #EAAFD2
Accessibility & contrast
On white
3.98
#D14E9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.27
#D14E9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D14E9B
5.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D14E9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D14E9B | 1.00 | 3.98 | 5.27 | 5.27 |
| #FFFFFF | 3.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D719D
Deuteranopia (green-blind)
#828898
Tritanopia (blue-blind)
#DF4A6E
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #d14e9b; /* rgb */ color: rgb(209, 78, 155); /* oklch */ color: oklch(62.2% 0.183 347.4);
Tailwind
colors: {
custom: {
50: '#e387b8',
500: '#d14e9b',
950: '#000000',
},
}SCSS
$custom: #d14e9b; $custom-light: #e387b8; $custom-dark: #000000;
JSON
{
"hex": "#d14e9b",
"rgb": {
"r": 209,
"g": 78,
"b": 155
},
"hsl": {
"h": 324.733,
"s": 58.744,
"l": 56.275
},
"oklch": {
"l": 0.62202,
"c": 0.18347,
"h": 347.4
},
"luminance": 0.21371
}Semantic roles & 50–950 ramp
primary
#D14E9B
secondary
#A2D8B9
accent
#E28646
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80