#DD4EBB#DD4EBB
#DD4EBB is a light, highly saturated pink. Relative luminance 0.244; OKLCH L 65.3% C 0.212 H 338.5°. Best body text is #000000 at 5.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EBB |
|---|---|
| RGB | rgb(221, 78, 187) |
| HSL | hsl(314, 68%, 59%) |
| HSV | hsv(314, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 15.4%, 13.3%) |
| CIE-LAB | lab(56.50, 66.87, -28.82) |
| CIE-LCH | lch(56.50, 72.81, 336.69°) |
| OKLab | oklab(65.29% 0.1975 -0.0779) |
| OKLCH | oklch(65.29% 0.212 338.5) |
| XYZ | xyz(41.5136, 24.4125, 49.5298) |
| Luminance | 0.2441 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.23
Purplish Pink
#CE5DAE
ΔE00 3.64
Pinky Purple
#C94CBE
ΔE00 4.45
Hot Magenta
#F504C9
ΔE00 5.05
Pinkish Purple
#D648D7
ΔE00 5.69
Pale Magenta
#D767AD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EBB #4EDD70
analogous
#B84EDD #DD4EBB #DD4E73
triadic
#DD4EBB #BBDD4E #4EBBDD
tetradic
#DD4EBB #DDB84E #4EDD70 #4E73DD
square
#DD4EBB #DDB84E #4EDD70 #4E73DD
split-complementary
#DD4EBB #73DD4E #4EDDB8
monochromatic
#941C78 #C726A1 #DD4EBB #E781CF #F1B5E2
Accessibility & contrast
On white
3.57
#DD4EBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.88
#DD4EBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EBB
5.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EBB | 1.00 | 3.57 | 5.88 | 5.88 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5479BE
Deuteranopia (green-blind)
#8190B7
Tritanopia (blue-blind)
#E9537E
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd4ebb; /* rgb */ color: rgb(221, 78, 187); /* oklch */ color: oklch(65.3% 0.212 338.5);
Tailwind
colors: {
custom: {
50: '#eb89cf',
500: '#dd4ebb',
950: '#000000',
},
}SCSS
$custom: #dd4ebb; $custom-light: #eb89cf; $custom-dark: #000000;
JSON
{
"hex": "#dd4ebb",
"rgb": {
"r": 221,
"g": 78,
"b": 187
},
"hsl": {
"h": 314.266,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.65285,
"c": 0.21233,
"h": 338.5
},
"luminance": 0.24409
}Semantic roles & 50–950 ramp
primary
#DD4EBB
secondary
#A7E0B5
accent
#EB663D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C14
muted
#857D82