#DE4BB4#DE4BB4
#DE4BB4 is a light, highly saturated pink. Relative luminance 0.239; OKLCH L 64.8% C 0.212 H 341.1°. Best body text is #000000 at 5.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4BB4 |
|---|---|
| RGB | rgb(222, 75, 180) |
| HSL | hsl(317, 69%, 58%) |
| HSV | hsv(317, 66%, 87%) |
| CMYK | cmyk(0%, 66.2%, 18.9%, 12.9%) |
| CIE-LAB | lab(55.95, 67.30, -25.61) |
| CIE-LCH | lch(55.95, 72.01, 339.16°) |
| OKLab | oklab(64.82% 0.2008 -0.0688) |
| OKLCH | oklch(64.82% 0.212 341.1) |
| XYZ | xyz(40.8796, 23.8609, 45.6238) |
| Luminance | 0.2386 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.44
Purpleish Pink
#DF4EC8
ΔE00 3.53
Pinky Purple
#C94CBE
ΔE00 5.13
Hot Magenta
#F504C9
ΔE00 5.30
Bright Pink
#FE01B1
ΔE00 5.31
Pale Magenta
#D767AD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4BB4 #4BDE75
analogous
#BE4BDE #DE4BB4 #DE4B6A
triadic
#DE4BB4 #B4DE4B #4BB4DE
tetradic
#DE4BB4 #DEBE4B #4BDE75 #4B6ADE
square
#DE4BB4 #DEBE4B #4BDE75 #4B6ADE
split-complementary
#DE4BB4 #6ADE4B #4BDEBE
monochromatic
#941B71 #C72599 #DE4BB4 #E77FCA #F1B2DF
Accessibility & contrast
On white
3.64
#DE4BB4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.77
#DE4BB4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4BB4
5.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4BB4 | 1.00 | 3.64 | 5.77 | 5.77 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5577B7
Deuteranopia (green-blind)
#828FB0
Tritanopia (blue-blind)
#EB4E79
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #de4bb4; /* rgb */ color: rgb(222, 75, 180); /* oklch */ color: oklch(64.8% 0.212 341.1);
Tailwind
colors: {
custom: {
50: '#ec87ca',
500: '#de4bb4',
950: '#000000',
},
}SCSS
$custom: #de4bb4; $custom-light: #ec87ca; $custom-dark: #000000;
JSON
{
"hex": "#de4bb4",
"rgb": {
"r": 222,
"g": 75,
"b": 180
},
"hsl": {
"h": 317.143,
"s": 69.014,
"l": 58.235
},
"oklch": {
"l": 0.64818,
"c": 0.21225,
"h": 341.1
},
"luminance": 0.23857
}Semantic roles & 50–950 ramp
primary
#DE4BB4
secondary
#A5E0B6
accent
#EC6E3C
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82