#DD6EB5#DD6EB5
#DD6EB5 is a light, vivid pink. Relative luminance 0.299; OKLCH L 68.9% C 0.161 H 343.0°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6EB5 |
|---|---|
| RGB | rgb(221, 110, 181) |
| HSL | hsl(322, 62%, 65%) |
| HSV | hsv(322, 50%, 87%) |
| CMYK | cmyk(0%, 50.2%, 18.1%, 13.3%) |
| CIE-LAB | lab(61.54, 51.81, -17.65) |
| CIE-LCH | lch(61.54, 54.73, 341.19°) |
| OKLab | oklab(68.93% 0.1538 -0.0469) |
| OKLCH | oklch(68.93% 0.161 343) |
| XYZ | xyz(43.7360, 29.8636, 47.1678) |
| Luminance | 0.2986 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 2.15
Purplish Pink
#CE5DAE
ΔE00 5.21
Orchid (survey)
#C875C4
ΔE00 5.94
Hot Pink
#FF69B4
ΔE00 6.08
Bubblegum (survey)
#FF6CB5
ΔE00 6.18
Bubble Gum Pink
#FF69AF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6EB5 #6EDD96
analogous
#CE6EDD #DD6EB5 #DD6E7D
triadic
#DD6EB5 #B5DD6E #6EB5DD
tetradic
#DD6EB5 #DDCE6E #6EDD96 #6E7DDD
square
#DD6EB5 #DDCE6E #6EDD96 #6E7DDD
split-complementary
#DD6EB5 #7DDD6E #6EDDCE
monochromatic
#A9287A #D13C9C #DD6EB5 #E9A0CE #F4D1E8
Accessibility & contrast
On white
3.01
#DD6EB5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#DD6EB5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD6EB5
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6EB5 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7689B7
Deuteranopia (green-blind)
#949BB2
Tritanopia (blue-blind)
#E96E89
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #dd6eb5; /* rgb */ color: rgb(221, 110, 181); /* oklch */ color: oklch(68.9% 0.161 343.0);
Tailwind
colors: {
custom: {
50: '#ea9bcb',
500: '#dd6eb5',
950: '#000000',
},
}SCSS
$custom: #dd6eb5; $custom-light: #ea9bcb; $custom-dark: #000000;
JSON
{
"hex": "#dd6eb5",
"rgb": {
"r": 221,
"g": 110,
"b": 181
},
"hsl": {
"h": 321.622,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.68929,
"c": 0.16083,
"h": 343
},
"luminance": 0.2986
}Semantic roles & 50–950 ramp
primary
#DD6EB5
secondary
#C0E6CE
accent
#CA5A1C
background
#FEF9FC
surface
#FDF2F8
border
#D5CCD1
text
#160E13
muted
#847E82