#DD7EBA#DD7EBA
#DD7EBA is a light, vivid pink. Relative luminance 0.338; OKLCH L 71.5% C 0.138 H 342.6°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7EBA |
|---|---|
| RGB | rgb(221, 126, 186) |
| HSL | hsl(322, 58%, 68%) |
| HSV | hsv(322, 43%, 87%) |
| CMYK | cmyk(0%, 43%, 15.8%, 13.3%) |
| CIE-LAB | lab(64.84, 44.53, -15.49) |
| CIE-LCH | lch(64.84, 47.15, 340.83°) |
| OKLab | oklab(71.46% 0.1314 -0.0411) |
| OKLCH | oklch(71.46% 0.138 342.6) |
| XYZ | xyz(46.1431, 33.8421, 50.5466) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.44
Bubblegum Pink
#FE83CC
ΔE00 5.68
Pink (survey)
#FF81C0
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.00
Bubblegum (survey)
#FF6CB5
ΔE00 6.47
Hot Pink
#FF69B4
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7EBA #7EDDA1
analogous
#D07EDD #DD7EBA #DD7E8A
triadic
#DD7EBA #BADD7E #7EBADD
tetradic
#DD7EBA #DDD07E #7EDDA1 #7E8ADD
square
#DD7EBA #DDD07E #7EDDA1 #7E8ADD
split-complementary
#DD7EBA #8ADD7E #7EDDD0
monochromatic
#B22F82 #D04EA0 #DD7EBA #EAAED4 #F7DFEE
Accessibility & contrast
On white
2.70
#DD7EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#DD7EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7EBA
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7EBA | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8494BC
Deuteranopia (green-blind)
#9CA3B7
Tritanopia (blue-blind)
#E87E94
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd7eba; /* rgb */ color: rgb(221, 126, 186); /* oklch */ color: oklch(71.5% 0.138 342.6);
Tailwind
colors: {
custom: {
50: '#e9a5ce',
500: '#dd7eba',
950: '#000000',
},
}SCSS
$custom: #dd7eba; $custom-light: #e9a5ce; $custom-dark: #000000;
JSON
{
"hex": "#dd7eba",
"rgb": {
"r": 221,
"g": 126,
"b": 186
},
"hsl": {
"h": 322.105,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.71461,
"c": 0.13768,
"h": 342.6
},
"luminance": 0.33839
}Semantic roles & 50–950 ramp
primary
#DD7EBA
secondary
#CDEAD8
accent
#C65D20
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82