#DD6EBD#DD6EBD
#DD6EBD is a light, vivid pink. Relative luminance 0.302; OKLCH L 69.2% C 0.166 H 339.5°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6EBD |
|---|---|
| RGB | rgb(221, 110, 189) |
| HSL | hsl(317, 62%, 65%) |
| HSV | hsv(317, 50%, 87%) |
| CMYK | cmyk(0%, 50.2%, 14.5%, 13.3%) |
| CIE-LAB | lab(61.83, 53.02, -21.76) |
| CIE-LCH | lch(61.83, 57.31, 337.69°) |
| OKLab | oklab(69.24% 0.1559 -0.0583) |
| OKLCH | oklch(69.24% 0.166 339.5) |
| XYZ | xyz(44.5806, 30.2014, 51.6157) |
| Luminance | 0.3020 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.17
Orchid (survey)
#C875C4
ΔE00 4.73
Orchid
#DA70D6
ΔE00 5.12
Purplish Pink
#CE5DAE
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 6.25
Purpleish Pink
#DF4EC8
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6EBD #6EDD8E
analogous
#C56EDD #DD6EBD #DD6E86
triadic
#DD6EBD #BDDD6E #6EBDDD
tetradic
#DD6EBD #DDC56E #6EDD8E #6E86DD
square
#DD6EBD #DDC56E #6EDD8E #6E86DD
split-complementary
#DD6EBD #86DD6E #6EDDC5
monochromatic
#A92884 #D13CA6 #DD6EBD #E9A0D4 #F4D1EA
Accessibility & contrast
On white
2.98
#DD6EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#DD6EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD6EBD
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6EBD | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#738AC0
Deuteranopia (green-blind)
#919CBA
Tritanopia (blue-blind)
#E8708D
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #dd6ebd; /* rgb */ color: rgb(221, 110, 189); /* oklch */ color: oklch(69.2% 0.166 339.5);
Tailwind
colors: {
custom: {
50: '#ea9bd1',
500: '#dd6ebd',
950: '#000000',
},
}SCSS
$custom: #dd6ebd; $custom-light: #ea9bd1; $custom-dark: #000000;
JSON
{
"hex": "#dd6ebd",
"rgb": {
"r": 221,
"g": 110,
"b": 189
},
"hsl": {
"h": 317.297,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.69242,
"c": 0.16642,
"h": 339.5
},
"luminance": 0.30198
}Semantic roles & 50–950 ramp
primary
#DD6EBD
secondary
#C0E6CB
accent
#CA4E1C
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82