#DE439D#DE439D
#DE439D is a light, highly saturated pink. Relative luminance 0.220; OKLCH L 63.1% C 0.209 H 349.0°. Best body text is #000000 at 5.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DE439D |
|---|---|
| RGB | rgb(222, 67, 157) |
| HSL | hsl(325, 70%, 57%) |
| HSV | hsv(325, 70%, 87%) |
| CMYK | cmyk(0%, 69.8%, 29.3%, 12.9%) |
| CIE-LAB | lab(54.01, 67.29, -15.14) |
| CIE-LCH | lch(54.01, 68.97, 347.32°) |
| OKLab | oklab(63.11% 0.205 -0.0397) |
| OKLCH | oklch(63.11% 0.209 349) |
| XYZ | xyz(38.2190, 21.9824, 34.1221) |
| Luminance | 0.2198 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Shocking Pink
#FE02A2
ΔE00 4.83
Neon Pink
#FE019A
ΔE00 5.14
Bright Pink
#FE01B1
ΔE00 5.42
Purplish Pink
#CE5DAE
ΔE00 5.52
Deeppink
#FF1493
ΔE00 5.98
Electric Pink
#FF0490
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE439D #43DE84
analogous
#D143DE #DE439D #DE4350
triadic
#DE439D #9DDE43 #439DDE
tetradic
#DE439D #DED143 #43DE84 #4350DE
square
#DE439D #DED143 #43DE84 #4350DE
split-complementary
#DE439D #50DE43 #43DED1
monochromatic
#8E195D #C2227F #DE439D #E777B8 #F0ABD3
Accessibility & contrast
On white
3.89
#DE439D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.40
#DE439D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE439D
5.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE439D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE439D | 1.00 | 3.89 | 5.40 | 5.40 |
| #FFFFFF | 3.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A70A0
Deuteranopia (green-blind)
#868B99
Tritanopia (blue-blind)
#EE3C6A
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #de439d; /* rgb */ color: rgb(222, 67, 157); /* oklch */ color: oklch(63.1% 0.209 349.0);
Tailwind
colors: {
custom: {
50: '#ed83ba',
500: '#de439d',
950: '#000000',
},
}SCSS
$custom: #de439d; $custom-light: #ed83ba; $custom-dark: #000000;
JSON
{
"hex": "#de439d",
"rgb": {
"r": 222,
"g": 67,
"b": 157
},
"hsl": {
"h": 325.161,
"s": 70.136,
"l": 56.667
},
"oklch": {
"l": 0.63109,
"c": 0.20876,
"h": 349
},
"luminance": 0.21978
}Semantic roles & 50–950 ramp
primary
#DE439D
secondary
#9FDEB9
accent
#ED863B
background
#FFF8FB
surface
#FEF0F6
border
#D6CBD0
text
#170C11
muted
#857D80