#DE48B5#DE48B5
#DE48B5 is a light, highly saturated pink. Relative luminance 0.235; OKLCH L 64.6% C 0.217 H 340.6°. Best body text is #000000 at 5.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DE48B5 |
|---|---|
| RGB | rgb(222, 72, 181) |
| HSL | hsl(316, 69%, 58%) |
| HSV | hsv(316, 68%, 87%) |
| CMYK | cmyk(0%, 67.6%, 18.5%, 12.9%) |
| CIE-LAB | lab(55.59, 68.55, -26.75) |
| CIE-LCH | lch(55.59, 73.59, 338.69°) |
| OKLab | oklab(64.57% 0.2043 -0.072) |
| OKLCH | oklch(64.57% 0.217 340.6) |
| XYZ | xyz(40.7831, 23.5044, 46.0960) |
| Luminance | 0.2350 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.37
Purplish Pink
#CE5DAE
ΔE00 3.80
Pinky Purple
#C94CBE
ΔE00 4.79
Hot Magenta
#F504C9
ΔE00 4.90
Bright Pink
#FE01B1
ΔE00 5.24
Pale Magenta
#D767AD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE48B5 #48DE71
analogous
#BC48DE #DE48B5 #DE486A
triadic
#DE48B5 #B5DE48 #48B5DE
tetradic
#DE48B5 #DEBC48 #48DE71 #486ADE
square
#DE48B5 #DEBC48 #48DE71 #486ADE
split-complementary
#DE48B5 #6ADE48 #48DEBC
monochromatic
#911A71 #C52499 #DE48B5 #E77CCA #F1B0DF
Accessibility & contrast
On white
3.68
#DE48B5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.70
#DE48B5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE48B5
5.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE48B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE48B5 | 1.00 | 3.68 | 5.70 | 5.70 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5276B8
Deuteranopia (green-blind)
#818EB1
Tritanopia (blue-blind)
#EB4B78
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #de48b5; /* rgb */ color: rgb(222, 72, 181); /* oklch */ color: oklch(64.6% 0.217 340.6);
Tailwind
colors: {
custom: {
50: '#ec86cb',
500: '#de48b5',
950: '#000000',
},
}SCSS
$custom: #de48b5; $custom-light: #ec86cb; $custom-dark: #000000;
JSON
{
"hex": "#de48b5",
"rgb": {
"r": 222,
"g": 72,
"b": 181
},
"hsl": {
"h": 316.4,
"s": 69.444,
"l": 57.647
},
"oklch": {
"l": 0.64569,
"c": 0.21665,
"h": 340.6
},
"luminance": 0.23501
}Semantic roles & 50–950 ramp
primary
#DE48B5
secondary
#A3DFB3
accent
#EC6C3C
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82