#DC769D#DC769D
#DC769D is a light, vivid pink. Relative luminance 0.306; OKLCH L 69.1% C 0.134 H 356.9°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DC769D |
|---|---|
| RGB | rgb(220, 118, 157) |
| HSL | hsl(337, 59%, 66%) |
| HSV | hsv(337, 46%, 86%) |
| CMYK | cmyk(0%, 46.4%, 28.6%, 13.7%) |
| CIE-LAB | lab(62.18, 44.11, -2.97) |
| CIE-LCH | lch(62.18, 44.21, 356.14°) |
| OKLab | oklab(69.13% 0.1335 -0.0072) |
| OKLCH | oklch(69.13% 0.134 356.9) |
| XYZ | xyz(42.0809, 30.6103, 35.5838) |
| Luminance | 0.3061 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.31
Muted Pink
#D1768F
ΔE00 3.80
Dull Pink
#D5869D
ΔE00 4.86
Medium Pink
#F36196
ΔE00 5.28
Dusky Pink
#CC7A8B
ΔE00 5.90
Rosy Pink
#F6688E
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC769D #76DCB5
analogous
#DC76D0 #DC769D #DC8276
triadic
#DC769D #9DDC76 #769DDC
tetradic
#DC769D #D0DC76 #76DCB5 #8276DC
square
#DC769D #D0DC76 #76DCB5 #8276DC
split-complementary
#DC769D #76DC82 #76D0DC
monochromatic
#AC2C5D #D0457A #DC769D #E8A7C0 #F5D7E3
Accessibility & contrast
On white
2.95
#DC769D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#DC769D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC769D
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC769D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC769D | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848B9E
Deuteranopia (green-blind)
#9E9D9B
Tritanopia (blue-blind)
#EA7084
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #dc769d; /* rgb */ color: rgb(220, 118, 157); /* oklch */ color: oklch(69.1% 0.134 356.9);
Tailwind
colors: {
custom: {
50: '#e9a0b9',
500: '#dc769d',
950: '#000000',
},
}SCSS
$custom: #dc769d; $custom-light: #e9a0b9; $custom-dark: #000000;
JSON
{
"hex": "#dc769d",
"rgb": {
"r": 220,
"g": 118,
"b": 157
},
"hsl": {
"h": 337.059,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.69128,
"c": 0.13367,
"h": 356.9
},
"luminance": 0.30607
}Semantic roles & 50–950 ramp
primary
#DC769D
secondary
#C6E8DB
accent
#C7871F
background
#FEFAFB
surface
#FDF3F6
border
#D5CDD0
text
#160F11
muted
#847F80