#DD5EBB#DD5EBB
#DD5EBB is a light, vivid pink. Relative luminance 0.270; OKLCH L 67.1% C 0.190 H 339.2°. Best body text is #000000 at 6.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DD5EBB |
|---|---|
| RGB | rgb(221, 94, 187) |
| HSL | hsl(316, 65%, 62%) |
| HSV | hsv(316, 57%, 87%) |
| CMYK | cmyk(0%, 57.5%, 15.4%, 13.3%) |
| CIE-LAB | lab(58.95, 60.18, -25.04) |
| CIE-LCH | lch(58.95, 65.18, 337.41°) |
| OKLab | oklab(67.08% 0.1775 -0.0674) |
| OKLCH | oklch(67.08% 0.19 339.2) |
| XYZ | xyz(42.7918, 26.9689, 49.9558) |
| Luminance | 0.2697 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.12
Pale Magenta
#D767AD
ΔE00 3.55
Purpleish Pink
#DF4EC8
ΔE00 3.88
Orchid
#DA70D6
ΔE00 5.70
Orchid (survey)
#C875C4
ΔE00 5.88
Pinky Purple
#C94CBE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD5EBB #5EDD80
analogous
#C05EDD #DD5EBB #DD5E7C
triadic
#DD5EBB #BBDD5E #5EBBDD
tetradic
#DD5EBB #DDC05E #5EDD80 #5E7CDD
square
#DD5EBB #DDC05E #5EDD80 #5E7CDD
split-complementary
#DD5EBB #7CDD5E #5EDDC0
monochromatic
#9F227D #D22CA5 #DD5EBB #E891D0 #F2C3E6
Accessibility & contrast
On white
3.28
#DD5EBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.39
#DD5EBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD5EBB
6.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD5EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD5EBB | 1.00 | 3.28 | 6.39 | 6.39 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6481BE
Deuteranopia (green-blind)
#8995B8
Tritanopia (blue-blind)
#E86284
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #dd5ebb; /* rgb */ color: rgb(221, 94, 187); /* oklch */ color: oklch(67.1% 0.190 339.2);
Tailwind
colors: {
custom: {
50: '#eb92cf',
500: '#dd5ebb',
950: '#000000',
},
}SCSS
$custom: #dd5ebb; $custom-light: #eb92cf; $custom-dark: #000000;
JSON
{
"hex": "#dd5ebb",
"rgb": {
"r": 221,
"g": 94,
"b": 187
},
"hsl": {
"h": 316.063,
"s": 65.128,
"l": 61.765
},
"oklch": {
"l": 0.67081,
"c": 0.1899,
"h": 339.2
},
"luminance": 0.26965
}Semantic roles & 50–950 ramp
primary
#DD5EBB
secondary
#B4E3C0
accent
#CD4919
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#170D14
muted
#857E82