#DD4EBD#DD4EBD
#DD4EBD is a light, highly saturated pink. Relative luminance 0.245; OKLCH L 65.4% C 0.214 H 337.8°. Best body text is #000000 at 5.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EBD |
|---|---|
| RGB | rgb(221, 78, 189) |
| HSL | hsl(313, 68%, 59%) |
| HSV | hsv(313, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 14.5%, 13.3%) |
| CIE-LAB | lab(56.58, 67.16, -29.84) |
| CIE-LCH | lch(56.58, 73.49, 336.04°) |
| OKLab | oklab(65.38% 0.1978 -0.0808) |
| OKLCH | oklch(65.38% 0.214 337.8) |
| XYZ | xyz(41.7292, 24.4987, 50.6652) |
| Luminance | 0.2450 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 1.86
Purplish Pink
#CE5DAE
ΔE00 3.86
Pinky Purple
#C94CBE
ΔE00 4.29
Hot Magenta
#F504C9
ΔE00 4.94
Pinkish Purple
#D648D7
ΔE00 5.35
Pale Magenta
#D767AD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EBD #4EDD6E
analogous
#B64EDD #DD4EBD #DD4E75
triadic
#DD4EBD #BDDD4E #4EBDDD
tetradic
#DD4EBD #DDB64E #4EDD6E #4E75DD
square
#DD4EBD #DDB64E #4EDD6E #4E75DD
split-complementary
#DD4EBD #75DD4E #4EDDB6
monochromatic
#941C79 #C726A3 #DD4EBD #E781D0 #F1B5E3
Accessibility & contrast
On white
3.56
#DD4EBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.90
#DD4EBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EBD
5.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EBD | 1.00 | 3.56 | 5.90 | 5.90 |
| #FFFFFF | 3.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#537AC0
Deuteranopia (green-blind)
#8090B9
Tritanopia (blue-blind)
#E9547F
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #dd4ebd; /* rgb */ color: rgb(221, 78, 189); /* oklch */ color: oklch(65.4% 0.214 337.8);
Tailwind
colors: {
custom: {
50: '#eb89d1',
500: '#dd4ebd',
950: '#000000',
},
}SCSS
$custom: #dd4ebd; $custom-light: #eb89d1; $custom-dark: #000000;
JSON
{
"hex": "#dd4ebd",
"rgb": {
"r": 221,
"g": 78,
"b": 189
},
"hsl": {
"h": 313.427,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.65375,
"c": 0.21369,
"h": 337.8
},
"luminance": 0.24495
}Semantic roles & 50–950 ramp
primary
#DD4EBD
secondary
#A7E0B4
accent
#EB643D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C14
muted
#857D82