#DE4FB0#DE4FB0
#DE4FB0 is a light, highly saturated pink. Relative luminance 0.243; OKLCH L 65.1% C 0.205 H 342.8°. Best body text is #000000 at 5.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4FB0 |
|---|---|
| RGB | rgb(222, 79, 176) |
| HSL | hsl(319, 68%, 59%) |
| HSV | hsv(319, 64%, 87%) |
| CMYK | cmyk(0%, 64.4%, 20.7%, 12.9%) |
| CIE-LAB | lab(56.35, 65.20, -22.68) |
| CIE-LCH | lch(56.35, 69.04, 340.82°) |
| OKLab | oklab(65.06% 0.1953 -0.0606) |
| OKLCH | oklch(65.06% 0.205 342.8) |
| XYZ | xyz(40.7579, 24.2600, 43.6020) |
| Luminance | 0.2426 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.02
Purpleish Pink
#DF4EC8
ΔE00 4.40
Pale Magenta
#D767AD
ΔE00 4.57
Bright Pink
#FE01B1
ΔE00 5.42
Pinky Purple
#C94CBE
ΔE00 6.04
Hot Magenta
#F504C9
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4FB0 #4FDE7D
analogous
#C54FDE #DE4FB0 #DE4F69
triadic
#DE4FB0 #B0DE4F #4FB0DE
tetradic
#DE4FB0 #DEC54F #4FDE7D #4F69DE
square
#DE4FB0 #DEC54F #4FDE7D #4F69DE
split-complementary
#DE4FB0 #69DE4F #4FDEC5
monochromatic
#961C6F #CA2695 #DE4FB0 #E883C7 #F1B6DE
Accessibility & contrast
On white
3.59
#DE4FB0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.85
#DE4FB0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4FB0
5.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4FB0 | 1.00 | 3.59 | 5.85 | 5.85 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B78B3
Deuteranopia (green-blind)
#8690AD
Tritanopia (blue-blind)
#EB5078
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #de4fb0; /* rgb */ color: rgb(222, 79, 176); /* oklch */ color: oklch(65.1% 0.205 342.8);
Tailwind
colors: {
custom: {
50: '#ec89c7',
500: '#de4fb0',
950: '#000000',
},
}SCSS
$custom: #de4fb0; $custom-light: #ec89c7; $custom-dark: #000000;
JSON
{
"hex": "#de4fb0",
"rgb": {
"r": 222,
"g": 79,
"b": 176
},
"hsl": {
"h": 319.301,
"s": 68.421,
"l": 59.02
},
"oklch": {
"l": 0.65058,
"c": 0.20451,
"h": 342.8
},
"luminance": 0.24256
}Semantic roles & 50–950 ramp
primary
#DE4FB0
secondary
#A8E0BA
accent
#EB753D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82