#DE48B0#DE48B0
#DE48B0 is a light, highly saturated pink. Relative luminance 0.233; OKLCH L 64.4% C 0.214 H 342.4°. Best body text is #000000 at 5.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DE48B0 |
|---|---|
| RGB | rgb(222, 72, 176) |
| HSL | hsl(318, 69%, 58%) |
| HSV | hsv(318, 68%, 87%) |
| CMYK | cmyk(0%, 67.6%, 20.7%, 12.9%) |
| CIE-LAB | lab(55.38, 67.88, -24.16) |
| CIE-LCH | lch(55.38, 72.05, 340.41°) |
| OKLab | oklab(64.35% 0.2035 -0.0647) |
| OKLCH | oklch(64.35% 0.214 342.4) |
| XYZ | xyz(40.2793, 23.3028, 43.4425) |
| Luminance | 0.2330 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.66
Purpleish Pink
#DF4EC8
ΔE00 4.27
Bright Pink
#FE01B1
ΔE00 5.00
Pinky Purple
#C94CBE
ΔE00 5.46
Hot Magenta
#F504C9
ΔE00 5.47
Pale Magenta
#D767AD
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE48B0 #48DE76
analogous
#C148DE #DE48B0 #DE4865
triadic
#DE48B0 #B0DE48 #48B0DE
tetradic
#DE48B0 #DEC148 #48DE76 #4865DE
square
#DE48B0 #DEC148 #48DE76 #4865DE
split-complementary
#DE48B0 #65DE48 #48DEC1
monochromatic
#911A6D #C52494 #DE48B0 #E77CC6 #F1B0DD
Accessibility & contrast
On white
3.71
#DE48B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.66
#DE48B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE48B0
5.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE48B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE48B0 | 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)
#5575B3
Deuteranopia (green-blind)
#838EAC
Tritanopia (blue-blind)
#EB4976
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #de48b0; /* rgb */ color: rgb(222, 72, 176); /* oklch */ color: oklch(64.4% 0.214 342.4);
Tailwind
colors: {
custom: {
50: '#ec86c7',
500: '#de48b0',
950: '#000000',
},
}SCSS
$custom: #de48b0; $custom-light: #ec86c7; $custom-dark: #000000;
JSON
{
"hex": "#de48b0",
"rgb": {
"r": 222,
"g": 72,
"b": 176
},
"hsl": {
"h": 318.4,
"s": 69.444,
"l": 57.647
},
"oklch": {
"l": 0.64352,
"c": 0.21351,
"h": 342.4
},
"luminance": 0.23299
}Semantic roles & 50–950 ramp
primary
#DE48B0
secondary
#A3DFB5
accent
#EC723C
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82