#DD6EBB#DD6EBB
#DD6EBB is a light, vivid pink. Relative luminance 0.301; OKLCH L 69.2% C 0.165 H 340.3°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6EBB |
|---|---|
| RGB | rgb(221, 110, 187) |
| HSL | hsl(318, 62%, 65%) |
| HSV | hsv(318, 50%, 87%) |
| CMYK | cmyk(0%, 50.2%, 15.4%, 13.3%) |
| CIE-LAB | lab(61.75, 52.71, -20.73) |
| CIE-LCH | lch(61.75, 56.64, 338.53°) |
| OKLab | oklab(69.16% 0.1554 -0.0555) |
| OKLCH | oklch(69.16% 0.165 340.3) |
| XYZ | xyz(44.3650, 30.1152, 50.4802) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 2.85
Orchid (survey)
#C875C4
ΔE00 4.99
Purplish Pink
#CE5DAE
ΔE00 5.09
Orchid
#DA70D6
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 6.52
Hot Pink
#FF69B4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6EBB #6EDD90
analogous
#C76EDD #DD6EBB #DD6E84
triadic
#DD6EBB #BBDD6E #6EBBDD
tetradic
#DD6EBB #DDC76E #6EDD90 #6E84DD
square
#DD6EBB #DDC76E #6EDD90 #6E84DD
split-complementary
#DD6EBB #84DD6E #6EDDC7
monochromatic
#A92881 #D13CA4 #DD6EBB #E9A0D2 #F4D1E9
Accessibility & contrast
On white
2.99
#DD6EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#DD6EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD6EBB
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6EBB | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#738ABE
Deuteranopia (green-blind)
#929CB8
Tritanopia (blue-blind)
#E8708C
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #dd6ebb; /* rgb */ color: rgb(221, 110, 187); /* oklch */ color: oklch(69.2% 0.165 340.3);
Tailwind
colors: {
custom: {
50: '#ea9bcf',
500: '#dd6ebb',
950: '#000000',
},
}SCSS
$custom: #dd6ebb; $custom-light: #ea9bcf; $custom-dark: #000000;
JSON
{
"hex": "#dd6ebb",
"rgb": {
"r": 221,
"g": 110,
"b": 187
},
"hsl": {
"h": 318.378,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.69163,
"c": 0.16498,
"h": 340.3
},
"luminance": 0.30112
}Semantic roles & 50–950 ramp
primary
#DD6EBB
secondary
#C0E6CC
accent
#CA511C
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82