#DE47B5#DE47B5
#DE47B5 is a light, highly saturated pink. Relative luminance 0.234; OKLCH L 64.5% C 0.218 H 340.5°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DE47B5 |
|---|---|
| RGB | rgb(222, 71, 181) |
| HSL | hsl(316, 70%, 57%) |
| HSV | hsv(316, 68%, 87%) |
| CMYK | cmyk(0%, 68%, 18.5%, 12.9%) |
| CIE-LAB | lab(55.46, 68.92, -26.95) |
| CIE-LCH | lch(55.46, 74.00, 338.64°) |
| OKLab | oklab(64.47% 0.2054 -0.0726) |
| OKLCH | oklch(64.47% 0.218 340.5) |
| XYZ | xyz(40.7190, 23.3761, 46.0747) |
| Luminance | 0.2337 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.39
Purplish Pink
#CE5DAE
ΔE00 3.91
Pinky Purple
#C94CBE
ΔE00 4.72
Hot Magenta
#F504C9
ΔE00 4.81
Bright Pink
#FE01B1
ΔE00 5.20
Purpley Pink
#C83CB9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE47B5 #47DE70
analogous
#BB47DE #DE47B5 #DE476A
triadic
#DE47B5 #B5DE47 #47B5DE
tetradic
#DE47B5 #DEBB47 #47DE70 #476ADE
square
#DE47B5 #DEBB47 #47DE70 #476ADE
split-complementary
#DE47B5 #6ADE47 #47DEBB
monochromatic
#911A70 #C52399 #DE47B5 #E77BCA #F1AFDF
Accessibility & contrast
On white
3.70
#DE47B5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#DE47B5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE47B5
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE47B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE47B5 | 1.00 | 3.70 | 5.67 | 5.67 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5175B8
Deuteranopia (green-blind)
#808EB1
Tritanopia (blue-blind)
#EB4B78
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #de47b5; /* rgb */ color: rgb(222, 71, 181); /* oklch */ color: oklch(64.5% 0.218 340.5);
Tailwind
colors: {
custom: {
50: '#ec86cb',
500: '#de47b5',
950: '#000000',
},
}SCSS
$custom: #de47b5; $custom-light: #ec86cb; $custom-dark: #000000;
JSON
{
"hex": "#de47b5",
"rgb": {
"r": 222,
"g": 71,
"b": 181
},
"hsl": {
"h": 316.291,
"s": 69.585,
"l": 57.451
},
"oklch": {
"l": 0.64474,
"c": 0.21788,
"h": 340.5
},
"luminance": 0.23372
}Semantic roles & 50–950 ramp
primary
#DE47B5
secondary
#A2DFB2
accent
#EC6B3B
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82