#DE4C93#DE4C93
#DE4C93 is a light, vivid pink. Relative luminance 0.228; OKLCH L 63.6% C 0.193 H 354.0°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4C93 |
|---|---|
| RGB | rgb(222, 76, 147) |
| HSL | hsl(331, 69%, 58%) |
| HSV | hsv(331, 66%, 87%) |
| CMYK | cmyk(0%, 65.8%, 33.8%, 12.9%) |
| CIE-LAB | lab(54.88, 62.77, -7.94) |
| CIE-LCH | lch(54.88, 63.27, 352.79°) |
| OKLab | oklab(63.63% 0.1918 -0.0202) |
| OKLCH | oklch(63.63% 0.193 354) |
| XYZ | xyz(37.9772, 22.8093, 30.0008) |
| Luminance | 0.2281 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Darkish Pink
#DA467D
ΔE00 4.78
Deeppink
#FF1493
ΔE00 5.33
Neon Pink
#FE019A
ΔE00 5.45
Electric Pink
#FF0490
ΔE00 5.56
Barbie Pink
#FE46A5
ΔE00 5.66
Hot Pink (survey)
#FF028D
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4C93 #4CDE97
analogous
#DE4CDC #DE4C93 #DE4E4C
triadic
#DE4C93 #93DE4C #4C93DE
tetradic
#DE4C93 #DCDE4C #4CDE97 #4E4CDE
square
#DE4C93 #DCDE4C #4CDE97 #4E4CDE
split-complementary
#DE4C93 #4CDE4E #4CDCDE
monochromatic
#941B56 #C82574 #DE4C93 #E880B2 #F1B3D1
Accessibility & contrast
On white
3.78
#DE4C93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#DE4C93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4C93
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4C93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4C93 | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#647295
Deuteranopia (green-blind)
#8C8D90
Tritanopia (blue-blind)
#EF4169
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #de4c93; /* rgb */ color: rgb(222, 76, 147); /* oklch */ color: oklch(63.6% 0.193 354.0);
Tailwind
colors: {
custom: {
50: '#ed87b2',
500: '#de4c93',
950: '#000000',
},
}SCSS
$custom: #de4c93; $custom-light: #ed87b2; $custom-dark: #000000;
JSON
{
"hex": "#de4c93",
"rgb": {
"r": 222,
"g": 76,
"b": 147
},
"hsl": {
"h": 330.822,
"s": 68.868,
"l": 58.431
},
"oklch": {
"l": 0.63634,
"c": 0.19286,
"h": 354
},
"luminance": 0.22805
}Semantic roles & 50–950 ramp
primary
#DE4C93
secondary
#A6E0C4
accent
#EC963C
background
#FFF8FA
surface
#FEF0F5
border
#D6CBCF
text
#170C11
muted
#857D80