#DA76B3#DA76B3
#DA76B3 is a light, vivid pink. Relative luminance 0.311; OKLCH L 69.6% C 0.144 H 344.0°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DA76B3 |
|---|---|
| RGB | rgb(218, 118, 179) |
| HSL | hsl(323, 57%, 66%) |
| HSV | hsv(323, 46%, 85%) |
| CMYK | cmyk(0%, 45.9%, 17.9%, 14.5%) |
| CIE-LAB | lab(62.61, 46.57, -14.92) |
| CIE-LCH | lch(62.61, 48.91, 342.24°) |
| OKLab | oklab(69.63% 0.1382 -0.0395) |
| OKLCH | oklch(69.63% 0.144 344) |
| XYZ | xyz(43.5293, 31.1201, 46.3532) |
| Luminance | 0.3112 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.50
Bubblegum (survey)
#FF6CB5
ΔE00 6.28
Hot Pink
#FF69B4
ΔE00 6.32
Orchid (survey)
#C875C4
ΔE00 6.40
Bubble Gum Pink
#FF69AF
ΔE00 6.72
Purplish Pink
#CE5DAE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA76B3 #76DA9D
analogous
#CF76DA #DA76B3 #DA7681
triadic
#DA76B3 #B3DA76 #76B3DA
tetradic
#DA76B3 #DACF76 #76DA9D #7681DA
square
#DA76B3 #DACF76 #76DA9D #7681DA
split-complementary
#DA76B3 #81DA76 #76DACF
monochromatic
#A82D78 #CD4698 #DA76B3 #E7A6CE #F4D6E8
Accessibility & contrast
On white
2.91
#DA76B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#DA76B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA76B3
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA76B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA76B3 | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D8DB5
Deuteranopia (green-blind)
#979EB0
Tritanopia (blue-blind)
#E5768D
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #da76b3; /* rgb */ color: rgb(218, 118, 179); /* oklch */ color: oklch(69.6% 0.144 344.0);
Tailwind
colors: {
custom: {
50: '#e7a0c9',
500: '#da76b3',
950: '#000000',
},
}SCSS
$custom: #da76b3; $custom-light: #e7a0c9; $custom-dark: #000000;
JSON
{
"hex": "#da76b3",
"rgb": {
"r": 218,
"g": 118,
"b": 179
},
"hsl": {
"h": 323.4,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.69627,
"c": 0.14372,
"h": 344
},
"luminance": 0.31117
}Semantic roles & 50–950 ramp
primary
#DA76B3
secondary
#C5E6D2
accent
#C56120
background
#FEFAFC
surface
#FDF3F8
border
#D5CDD1
text
#160F13
muted
#847F82