#DD77CB#DD77CB
#DD77CB is a light, vivid pink. Relative luminance 0.329; OKLCH L 71.1% C 0.162 H 334.1°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77CB |
|---|---|
| RGB | rgb(221, 119, 203) |
| HSL | hsl(311, 60%, 67%) |
| HSV | hsv(311, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 8.1%, 13.3%) |
| CIE-LAB | lab(64.06, 50.83, -26.24) |
| CIE-LCH | lch(64.06, 57.21, 332.69°) |
| OKLab | oklab(71.08% 0.1462 -0.071) |
| OKLCH | oklch(71.08% 0.162 334.1) |
| XYZ | xyz(47.1950, 32.8805, 60.3491) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 3.27
Lavender Pink
#DD85D7
ΔE00 3.43
Orchid (survey)
#C875C4
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 4.77
Violet (CSS)
#EE82EE
ΔE00 6.01
Pale Magenta
#D767AD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77CB #77DD89
analogous
#BC77DD #DD77CB #DD7798
triadic
#DD77CB #CBDD77 #77CBDD
tetradic
#DD77CB #DDBC77 #77DD89 #7798DD
square
#DD77CB #DDBC77 #77DD89 #7798DD
split-complementary
#DD77CB #98DD77 #77DDBC
monochromatic
#AE2C97 #D146B8 #DD77CB #E9A8DE #F5D9F0
Accessibility & contrast
On white
2.77
#DD77CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#DD77CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77CB
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77CB | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7692CE
Deuteranopia (green-blind)
#92A1C8
Tritanopia (blue-blind)
#E57C98
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #dd77cb; /* rgb */ color: rgb(221, 119, 203); /* oklch */ color: oklch(71.1% 0.162 334.1);
Tailwind
colors: {
custom: {
50: '#e9a1db',
500: '#dd77cb',
950: '#000000',
},
}SCSS
$custom: #dd77cb; $custom-light: #e9a1db; $custom-dark: #000000;
JSON
{
"hex": "#dd77cb",
"rgb": {
"r": 221,
"g": 119,
"b": 203
},
"hsl": {
"h": 310.588,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.71085,
"c": 0.16249,
"h": 334.1
},
"luminance": 0.32878
}Semantic roles & 50–950 ramp
primary
#DD77CB
secondary
#C7E8CD
accent
#C83C1E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83