#DE49B3#DE49B3
#DE49B3 is a light, highly saturated pink. Relative luminance 0.235; OKLCH L 64.6% C 0.214 H 341.3°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DE49B3 |
|---|---|
| RGB | rgb(222, 73, 179) |
| HSL | hsl(317, 69%, 58%) |
| HSV | hsv(317, 67%, 87%) |
| CMYK | cmyk(0%, 67.1%, 19.4%, 12.9%) |
| CIE-LAB | lab(55.64, 67.91, -25.51) |
| CIE-LCH | lch(55.64, 72.55, 339.41°) |
| OKLab | oklab(64.58% 0.2029 -0.0685) |
| OKLCH | oklch(64.58% 0.214 341.3) |
| XYZ | xyz(40.6446, 23.5532, 45.0448) |
| Luminance | 0.2355 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.61
Purpleish Pink
#DF4EC8
ΔE00 3.71
Pinky Purple
#C94CBE
ΔE00 5.11
Bright Pink
#FE01B1
ΔE00 5.16
Hot Magenta
#F504C9
ΔE00 5.21
Pale Magenta
#D767AD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE49B3 #49DE74
analogous
#BE49DE #DE49B3 #DE4969
triadic
#DE49B3 #B3DE49 #49B3DE
tetradic
#DE49B3 #DEBE49 #49DE74 #4969DE
square
#DE49B3 #DEBE49 #49DE74 #4969DE
split-complementary
#DE49B3 #69DE49 #49DEBE
monochromatic
#921A70 #C62497 #DE49B3 #E77DC9 #F1B1DE
Accessibility & contrast
On white
3.68
#DE49B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#DE49B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE49B3
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE49B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE49B3 | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5476B6
Deuteranopia (green-blind)
#828EAF
Tritanopia (blue-blind)
#EB4B78
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #de49b3; /* rgb */ color: rgb(222, 73, 179); /* oklch */ color: oklch(64.6% 0.214 341.3);
Tailwind
colors: {
custom: {
50: '#ec86ca',
500: '#de49b3',
950: '#000000',
},
}SCSS
$custom: #de49b3; $custom-light: #ec86ca; $custom-dark: #000000;
JSON
{
"hex": "#de49b3",
"rgb": {
"r": 222,
"g": 73,
"b": 179
},
"hsl": {
"h": 317.315,
"s": 69.302,
"l": 57.843
},
"oklch": {
"l": 0.64578,
"c": 0.21414,
"h": 341.3
},
"luminance": 0.23549
}Semantic roles & 50–950 ramp
primary
#DE49B3
secondary
#A4DFB5
accent
#EC6F3C
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82