#DD5EBA#DD5EBA
#DD5EBA is a light, vivid pink. Relative luminance 0.269; OKLCH L 67.0% C 0.189 H 339.6°. Best body text is #000000 at 6.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DD5EBA |
|---|---|
| RGB | rgb(221, 94, 186) |
| HSL | hsl(317, 65%, 62%) |
| HSV | hsv(317, 57%, 87%) |
| CMYK | cmyk(0%, 57.5%, 15.8%, 13.3%) |
| CIE-LAB | lab(58.91, 60.03, -24.53) |
| CIE-LCH | lch(58.91, 64.84, 337.78°) |
| OKLab | oklab(67.04% 0.1773 -0.0659) |
| OKLCH | oklch(67.04% 0.189 339.6) |
| XYZ | xyz(42.6852, 26.9262, 49.3940) |
| Luminance | 0.2692 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.04
Pale Magenta
#D767AD
ΔE00 3.39
Purpleish Pink
#DF4EC8
ΔE00 4.03
Orchid
#DA70D6
ΔE00 5.86
Orchid (survey)
#C875C4
ΔE00 5.96
Pinky Purple
#C94CBE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD5EBA #5EDD81
analogous
#C05EDD #DD5EBA #DD5E7B
triadic
#DD5EBA #BADD5E #5EBADD
tetradic
#DD5EBA #DDC05E #5EDD81 #5E7BDD
square
#DD5EBA #DDC05E #5EDD81 #5E7BDD
split-complementary
#DD5EBA #7BDD5E #5EDDC0
monochromatic
#9F227C #D22CA4 #DD5EBA #E891D0 #F2C3E5
Accessibility & contrast
On white
3.29
#DD5EBA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.38
#DD5EBA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD5EBA
6.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD5EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD5EBA | 1.00 | 3.29 | 6.38 | 6.38 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6481BD
Deuteranopia (green-blind)
#8995B7
Tritanopia (blue-blind)
#E96184
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #dd5eba; /* rgb */ color: rgb(221, 94, 186); /* oklch */ color: oklch(67.0% 0.189 339.6);
Tailwind
colors: {
custom: {
50: '#eb92cf',
500: '#dd5eba',
950: '#000000',
},
}SCSS
$custom: #dd5eba; $custom-light: #eb92cf; $custom-dark: #000000;
JSON
{
"hex": "#dd5eba",
"rgb": {
"r": 221,
"g": 94,
"b": 186
},
"hsl": {
"h": 316.535,
"s": 65.128,
"l": 61.765
},
"oklch": {
"l": 0.67039,
"c": 0.1892,
"h": 339.6
},
"luminance": 0.26923
}Semantic roles & 50–950 ramp
primary
#DD5EBA
secondary
#B4E3C1
accent
#CD4A19
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#170D13
muted
#857E82