#DE48B3#DE48B3
#DE48B3 is a light, highly saturated pink. Relative luminance 0.234; OKLCH L 64.5% C 0.215 H 341.3°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DE48B3 |
|---|---|
| RGB | rgb(222, 72, 179) |
| HSL | hsl(317, 69%, 58%) |
| HSV | hsv(317, 68%, 87%) |
| CMYK | cmyk(0%, 67.6%, 19.4%, 12.9%) |
| CIE-LAB | lab(55.51, 68.28, -25.72) |
| CIE-LCH | lch(55.51, 72.96, 339.36°) |
| OKLab | oklab(64.48% 0.204 -0.0691) |
| OKLCH | oklch(64.48% 0.215 341.3) |
| XYZ | xyz(40.5794, 23.4229, 45.0230) |
| Luminance | 0.2342 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.72
Purpleish Pink
#DF4EC8
ΔE00 3.72
Pinky Purple
#C94CBE
ΔE00 5.04
Hot Magenta
#F504C9
ΔE00 5.12
Bright Pink
#FE01B1
ΔE00 5.12
Pale Magenta
#D767AD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE48B3 #48DE73
analogous
#BE48DE #DE48B3 #DE4868
triadic
#DE48B3 #B3DE48 #48B3DE
tetradic
#DE48B3 #DEBE48 #48DE73 #4868DE
square
#DE48B3 #DEBE48 #48DE73 #4868DE
split-complementary
#DE48B3 #68DE48 #48DEBE
monochromatic
#911A6F #C52497 #DE48B3 #E77CC9 #F1B0DE
Accessibility & contrast
On white
3.69
#DE48B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#DE48B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE48B3
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE48B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE48B3 | 1.00 | 3.69 | 5.68 | 5.68 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5375B6
Deuteranopia (green-blind)
#818EAF
Tritanopia (blue-blind)
#EB4B77
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #de48b3; /* rgb */ color: rgb(222, 72, 179); /* oklch */ color: oklch(64.5% 0.215 341.3);
Tailwind
colors: {
custom: {
50: '#ec86ca',
500: '#de48b3',
950: '#000000',
},
}SCSS
$custom: #de48b3; $custom-light: #ec86ca; $custom-dark: #000000;
JSON
{
"hex": "#de48b3",
"rgb": {
"r": 222,
"g": 72,
"b": 179
},
"hsl": {
"h": 317.2,
"s": 69.444,
"l": 57.647
},
"oklch": {
"l": 0.64482,
"c": 0.21538,
"h": 341.3
},
"luminance": 0.23419
}Semantic roles & 50–950 ramp
primary
#DE48B3
secondary
#A3DFB4
accent
#EC6E3C
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82