#DD4EBA#DD4EBA
#DD4EBA is a light, highly saturated pink. Relative luminance 0.244; OKLCH L 65.2% C 0.212 H 338.8°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EBA |
|---|---|
| RGB | rgb(221, 78, 186) |
| HSL | hsl(315, 68%, 59%) |
| HSV | hsv(315, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 15.8%, 13.3%) |
| CIE-LAB | lab(56.46, 66.73, -28.31) |
| CIE-LCH | lch(56.46, 72.48, 337.01°) |
| OKLab | oklab(65.24% 0.1974 -0.0765) |
| OKLCH | oklch(65.24% 0.212 338.8) |
| XYZ | xyz(41.4069, 24.3698, 48.9679) |
| Luminance | 0.2437 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.41
Purplish Pink
#CE5DAE
ΔE00 3.54
Pinky Purple
#C94CBE
ΔE00 4.54
Hot Magenta
#F504C9
ΔE00 5.12
Pale Magenta
#D767AD
ΔE00 5.71
Pinkish Purple
#D648D7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EBA #4EDD71
analogous
#B84EDD #DD4EBA #DD4E72
triadic
#DD4EBA #BADD4E #4EBADD
tetradic
#DD4EBA #DDB84E #4EDD71 #4E72DD
square
#DD4EBA #DDB84E #4EDD71 #4E72DD
split-complementary
#DD4EBA #72DD4E #4EDDB8
monochromatic
#941C77 #C726A0 #DD4EBA #E781CE #F1B5E2
Accessibility & contrast
On white
3.58
#DD4EBA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#DD4EBA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EBA
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EBA | 1.00 | 3.58 | 5.87 | 5.87 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5479BD
Deuteranopia (green-blind)
#8190B6
Tritanopia (blue-blind)
#E9537D
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd4eba; /* rgb */ color: rgb(221, 78, 186); /* oklch */ color: oklch(65.2% 0.212 338.8);
Tailwind
colors: {
custom: {
50: '#eb89cf',
500: '#dd4eba',
950: '#000000',
},
}SCSS
$custom: #dd4eba; $custom-light: #eb89cf; $custom-dark: #000000;
JSON
{
"hex": "#dd4eba",
"rgb": {
"r": 221,
"g": 78,
"b": 186
},
"hsl": {
"h": 314.685,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.6524,
"c": 0.21165,
"h": 338.8
},
"luminance": 0.24366
}Semantic roles & 50–950 ramp
primary
#DD4EBA
secondary
#A7E0B5
accent
#EB683D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82