#DE4F96#DE4F96
#DE4F96 is a light, vivid pink. Relative luminance 0.233; OKLCH L 64.1% C 0.190 H 353.1°. Best body text is #000000 at 5.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4F96 |
|---|---|
| RGB | rgb(222, 79, 150) |
| HSL | hsl(330, 68%, 59%) |
| HSV | hsv(330, 64%, 87%) |
| CMYK | cmyk(0%, 64.4%, 32.4%, 12.9%) |
| CIE-LAB | lab(55.41, 61.92, -8.92) |
| CIE-LCH | lch(55.41, 62.56, 351.81°) |
| OKLab | oklab(64.06% 0.1889 -0.0228) |
| OKLCH | oklch(64.06% 0.19 353.1) |
| XYZ | xyz(38.4272, 23.3278, 31.3273) |
| Luminance | 0.2332 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 5.36
Darkish Pink
#DA467D
ΔE00 5.39
Deeppink
#FF1493
ΔE00 5.60
Neon Pink
#FE019A
ΔE00 5.63
Electric Pink
#FF0490
ΔE00 5.90
Shocking Pink
#FE02A2
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4F96 #4FDE97
analogous
#DE4FDD #DE4F96 #DE504F
triadic
#DE4F96 #96DE4F #4F96DE
tetradic
#DE4F96 #DDDE4F #4FDE97 #504FDE
square
#DE4F96 #DDDE4F #4FDE97 #504FDE
split-complementary
#DE4F96 #4FDE50 #4FDDDE
monochromatic
#961C59 #CA2677 #DE4F96 #E883B5 #F1B6D3
Accessibility & contrast
On white
3.71
#DE4F96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.66
#DE4F96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4F96
5.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4F96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4F96 | 1.00 | 3.71 | 5.66 | 5.66 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#657498
Deuteranopia (green-blind)
#8D8E93
Tritanopia (blue-blind)
#EE466C
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #de4f96; /* rgb */ color: rgb(222, 79, 150); /* oklch */ color: oklch(64.1% 0.190 353.1);
Tailwind
colors: {
custom: {
50: '#ed89b4',
500: '#de4f96',
950: '#000000',
},
}SCSS
$custom: #de4f96; $custom-light: #ed89b4; $custom-dark: #000000;
JSON
{
"hex": "#de4f96",
"rgb": {
"r": 222,
"g": 79,
"b": 150
},
"hsl": {
"h": 330.21,
"s": 68.421,
"l": 59.02
},
"oklch": {
"l": 0.64059,
"c": 0.1903,
"h": 353.1
},
"luminance": 0.23324
}Semantic roles & 50–950 ramp
primary
#DE4F96
secondary
#A8E0C5
accent
#EB953D
background
#FFF8FB
surface
#FEF0F6
border
#D6CBD0
text
#170C11
muted
#857D80