#DE49B0#DE49B0
#DE49B0 is a light, highly saturated pink. Relative luminance 0.234; OKLCH L 64.4% C 0.212 H 342.4°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DE49B0 |
|---|---|
| RGB | rgb(222, 73, 176) |
| HSL | hsl(319, 69%, 58%) |
| HSV | hsv(319, 67%, 87%) |
| CMYK | cmyk(0%, 67.1%, 20.7%, 12.9%) |
| CIE-LAB | lab(55.52, 67.51, -23.96) |
| CIE-LCH | lch(55.52, 71.63, 340.46°) |
| OKLab | oklab(64.45% 0.2023 -0.0642) |
| OKLCH | oklch(64.45% 0.212 342.4) |
| XYZ | xyz(40.3445, 23.4332, 43.4642) |
| Luminance | 0.2343 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.56
Purpleish Pink
#DF4EC8
ΔE00 4.27
Bright Pink
#FE01B1
ΔE00 5.04
Pinky Purple
#C94CBE
ΔE00 5.53
Pale Magenta
#D767AD
ΔE00 5.54
Hot Magenta
#F504C9
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE49B0 #49DE77
analogous
#C149DE #DE49B0 #DE4966
triadic
#DE49B0 #B0DE49 #49B0DE
tetradic
#DE49B0 #DEC149 #49DE77 #4966DE
square
#DE49B0 #DEC149 #49DE77 #4966DE
split-complementary
#DE49B0 #66DE49 #49DEC1
monochromatic
#921A6D #C62494 #DE49B0 #E77DC6 #F1B1DD
Accessibility & contrast
On white
3.69
#DE49B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#DE49B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE49B0
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE49B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE49B0 | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5675B3
Deuteranopia (green-blind)
#838EAC
Tritanopia (blue-blind)
#EB4A76
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #de49b0; /* rgb */ color: rgb(222, 73, 176); /* oklch */ color: oklch(64.4% 0.212 342.4);
Tailwind
colors: {
custom: {
50: '#ec86c7',
500: '#de49b0',
950: '#000000',
},
}SCSS
$custom: #de49b0; $custom-light: #ec86c7; $custom-dark: #000000;
JSON
{
"hex": "#de49b0",
"rgb": {
"r": 222,
"g": 73,
"b": 176
},
"hsl": {
"h": 318.523,
"s": 69.302,
"l": 57.843
},
"oklch": {
"l": 0.64449,
"c": 0.21226,
"h": 342.4
},
"luminance": 0.23429
}Semantic roles & 50–950 ramp
primary
#DE49B0
secondary
#A4DFB6
accent
#EC723C
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82