#DE76B2#DE76B2
#DE76B2 is a light, vivid pink. Relative luminance 0.317; OKLCH L 70.1% C 0.147 H 345.9°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DE76B2 |
|---|---|
| RGB | rgb(222, 118, 178) |
| HSL | hsl(325, 61%, 67%) |
| HSV | hsv(325, 47%, 87%) |
| CMYK | cmyk(0%, 46.8%, 19.8%, 12.9%) |
| CIE-LAB | lab(63.10, 47.72, -13.56) |
| CIE-LCH | lch(63.10, 49.61, 344.13°) |
| OKLab | oklab(70.09% 0.1423 -0.0357) |
| OKLCH | oklch(70.09% 0.147 345.9) |
| XYZ | xyz(44.6394, 31.7042, 45.8793) |
| Luminance | 0.3170 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.86
Bubblegum (survey)
#FF6CB5
ΔE00 5.49
Hot Pink
#FF69B4
ΔE00 5.55
Bubble Gum Pink
#FF69AF
ΔE00 5.90
Pink (survey)
#FF81C0
ΔE00 6.24
Bubblegum Pink
#FE83CC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE76B2 #76DEA2
analogous
#D676DE #DE76B2 #DE767E
triadic
#DE76B2 #B2DE76 #76B2DE
tetradic
#DE76B2 #DED676 #76DEA2 #767EDE
square
#DE76B2 #DED676 #76DEA2 #767EDE
split-complementary
#DE76B2 #7EDE76 #76DED6
monochromatic
#AF2A77 #D24596 #DE76B2 #EAA7CE #F6D9E9
Accessibility & contrast
On white
2.86
#DE76B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#DE76B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE76B2
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE76B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE76B2 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8EB4
Deuteranopia (green-blind)
#9A9FAF
Tritanopia (blue-blind)
#EA758C
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #de76b2; /* rgb */ color: rgb(222, 118, 178); /* oklch */ color: oklch(70.1% 0.147 345.9);
Tailwind
colors: {
custom: {
50: '#eaa0c9',
500: '#de76b2',
950: '#000000',
},
}SCSS
$custom: #de76b2; $custom-light: #eaa0c9; $custom-dark: #000000;
JSON
{
"hex": "#de76b2",
"rgb": {
"r": 222,
"g": 118,
"b": 178
},
"hsl": {
"h": 325.385,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.70092,
"c": 0.14668,
"h": 345.9
},
"luminance": 0.31701
}Semantic roles & 50–950 ramp
primary
#DE76B2
secondary
#C7E9D5
accent
#C9661D
background
#FEFAFC
surface
#FDF3F8
border
#D5CDD1
text
#160F13
muted
#847F82