#DD6EBE#DD6EBE
#DD6EBE is a light, vivid pink. Relative luminance 0.302; OKLCH L 69.3% C 0.167 H 339.0°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6EBE |
|---|---|
| RGB | rgb(221, 110, 190) |
| HSL | hsl(317, 62%, 65%) |
| HSV | hsv(317, 50%, 87%) |
| CMYK | cmyk(0%, 50.2%, 14%, 13.3%) |
| CIE-LAB | lab(61.87, 53.17, -22.27) |
| CIE-LCH | lch(61.87, 57.65, 337.28°) |
| OKLab | oklab(69.28% 0.1561 -0.0598) |
| OKLCH | oklch(69.28% 0.167 339) |
| XYZ | xyz(44.6895, 30.2450, 52.1893) |
| Luminance | 0.3024 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.33
Orchid (survey)
#C875C4
ΔE00 4.60
Orchid
#DA70D6
ΔE00 4.92
Purplish Pink
#CE5DAE
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 6.13
Purpleish Pink
#DF4EC8
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6EBE #6EDD8D
analogous
#C56EDD #DD6EBE #DD6E86
triadic
#DD6EBE #BEDD6E #6EBEDD
tetradic
#DD6EBE #DDC56E #6EDD8D #6E86DD
square
#DD6EBE #DDC56E #6EDD8D #6E86DD
split-complementary
#DD6EBE #86DD6E #6EDDC5
monochromatic
#A92885 #D13CA8 #DD6EBE #E9A0D4 #F4D1EA
Accessibility & contrast
On white
2.98
#DD6EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#DD6EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD6EBE
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6EBE | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#728BC1
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#E8718D
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #dd6ebe; /* rgb */ color: rgb(221, 110, 190); /* oklch */ color: oklch(69.3% 0.167 339.0);
Tailwind
colors: {
custom: {
50: '#ea9bd1',
500: '#dd6ebe',
950: '#000000',
},
}SCSS
$custom: #dd6ebe; $custom-light: #ea9bd1; $custom-dark: #000000;
JSON
{
"hex": "#dd6ebe",
"rgb": {
"r": 221,
"g": 110,
"b": 190
},
"hsl": {
"h": 316.757,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.69282,
"c": 0.16715,
"h": 339
},
"luminance": 0.30242
}Semantic roles & 50–950 ramp
primary
#DD6EBE
secondary
#C0E6CB
accent
#CA4C1C
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82