#DE44BE#DE44BE
#DE44BE is a light, highly saturated pink. Relative luminance 0.234; OKLCH L 64.6% C 0.227 H 337.4°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DE44BE |
|---|---|
| RGB | rgb(222, 68, 190) |
| HSL | hsl(312, 70%, 57%) |
| HSV | hsv(312, 69%, 87%) |
| CMYK | cmyk(0%, 69.4%, 14.4%, 12.9%) |
| CIE-LAB | lab(55.47, 71.23, -32.14) |
| CIE-LCH | lch(55.47, 78.15, 335.72°) |
| OKLab | oklab(64.61% 0.21 -0.0872) |
| OKLCH | oklch(64.61% 0.227 337.4) |
| XYZ | xyz(41.4864, 23.3853, 51.0341) |
| Luminance | 0.2338 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.19
Pinky Purple
#C94CBE
ΔE00 3.71
Hot Magenta
#F504C9
ΔE00 3.89
Pinkish Purple
#D648D7
ΔE00 4.80
Purplish Pink
#CE5DAE
ΔE00 4.93
Fuchsia (survey)
#ED0DD9
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE44BE #44DE64
analogous
#B144DE #DE44BE #DE4471
triadic
#DE44BE #BEDE44 #44BEDE
tetradic
#DE44BE #DEB144 #44DE64 #4471DE
square
#DE44BE #DEB144 #44DE64 #4471DE
split-complementary
#DE44BE #71DE44 #44DEB1
monochromatic
#8E1976 #C222A1 #DE44BE #E778D0 #F0ACE2
Accessibility & contrast
On white
3.70
#DE44BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#DE44BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE44BE
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE44BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE44BE | 1.00 | 3.70 | 5.68 | 5.68 |
| #FFFFFF | 3.70 | 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)
#4976C1
Deuteranopia (green-blind)
#7C8DBA
Tritanopia (blue-blind)
#EA4C7C
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #de44be; /* rgb */ color: rgb(222, 68, 190); /* oklch */ color: oklch(64.6% 0.227 337.4);
Tailwind
colors: {
custom: {
50: '#ec84d2',
500: '#de44be',
950: '#000000',
},
}SCSS
$custom: #de44be; $custom-light: #ec84d2; $custom-dark: #000000;
JSON
{
"hex": "#de44be",
"rgb": {
"r": 222,
"g": 68,
"b": 190
},
"hsl": {
"h": 312.468,
"s": 70,
"l": 56.863
},
"oklch": {
"l": 0.64608,
"c": 0.22736,
"h": 337.4
},
"luminance": 0.23382
}Semantic roles & 50–950 ramp
primary
#DE44BE
secondary
#9FDEAD
accent
#ED603B
background
#FFF8FC
surface
#FEF0F9
border
#D6CBD2
text
#170C14
muted
#857D82