#DD7EBB#DD7EBB
#DD7EBB is a light, vivid pink. Relative luminance 0.339; OKLCH L 71.5% C 0.138 H 342.1°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7EBB |
|---|---|
| RGB | rgb(221, 126, 187) |
| HSL | hsl(321, 58%, 68%) |
| HSV | hsv(321, 43%, 87%) |
| CMYK | cmyk(0%, 43%, 15.4%, 13.3%) |
| CIE-LAB | lab(64.87, 44.69, -16.00) |
| CIE-LCH | lch(64.87, 47.47, 340.30°) |
| OKLab | oklab(71.5% 0.1317 -0.0425) |
| OKLCH | oklch(71.5% 0.138 342.1) |
| XYZ | xyz(46.2498, 33.8847, 51.1085) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.45
Bubblegum Pink
#FE83CC
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.77
Pink (survey)
#FF81C0
ΔE00 6.07
Orchid (survey)
#C875C4
ΔE00 6.49
Bubblegum (survey)
#FF6CB5
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7EBB #7EDDA0
analogous
#D07EDD #DD7EBB #DD7E8B
triadic
#DD7EBB #BBDD7E #7EBBDD
tetradic
#DD7EBB #DDD07E #7EDDA0 #7E8BDD
square
#DD7EBB #DDD07E #7EDDA0 #7E8BDD
split-complementary
#DD7EBB #8BDD7E #7EDDD0
monochromatic
#B22F83 #D04EA1 #DD7EBB #EAAED5 #F7DFEE
Accessibility & contrast
On white
2.70
#DD7EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#DD7EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7EBB
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7EBB | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BD
Deuteranopia (green-blind)
#9CA3B8
Tritanopia (blue-blind)
#E77F95
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd7ebb; /* rgb */ color: rgb(221, 126, 187); /* oklch */ color: oklch(71.5% 0.138 342.1);
Tailwind
colors: {
custom: {
50: '#e9a5cf',
500: '#dd7ebb',
950: '#000000',
},
}SCSS
$custom: #dd7ebb; $custom-light: #e9a5cf; $custom-dark: #000000;
JSON
{
"hex": "#dd7ebb",
"rgb": {
"r": 221,
"g": 126,
"b": 187
},
"hsl": {
"h": 321.474,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.71498,
"c": 0.13838,
"h": 342.1
},
"luminance": 0.33882
}Semantic roles & 50–950 ramp
primary
#DD7EBB
secondary
#CDEAD7
accent
#C65B20
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82