#DE76B0#DE76B0
#DE76B0 is a light, vivid pink. Relative luminance 0.316; OKLCH L 70.0% C 0.145 H 346.9°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DE76B0 |
|---|---|
| RGB | rgb(222, 118, 176) |
| HSL | hsl(327, 61%, 67%) |
| HSV | hsv(327, 47%, 87%) |
| CMYK | cmyk(0%, 46.8%, 20.7%, 12.9%) |
| CIE-LAB | lab(63.03, 47.42, -12.53) |
| CIE-LCH | lch(63.03, 49.05, 345.20°) |
| OKLab | oklab(70.02% 0.1417 -0.0329) |
| OKLCH | oklch(70.02% 0.145 346.9) |
| XYZ | xyz(44.4401, 31.6244, 44.8294) |
| Luminance | 0.3162 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.01
Bubblegum (survey)
#FF6CB5
ΔE00 5.41
Hot Pink
#FF69B4
ΔE00 5.48
Bubble Gum Pink
#FF69AF
ΔE00 5.74
Pink (survey)
#FF81C0
ΔE00 6.21
Bubblegum Pink
#FE83CC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE76B0 #76DEA4
analogous
#D876DE #DE76B0 #DE767C
triadic
#DE76B0 #B0DE76 #76B0DE
tetradic
#DE76B0 #DED876 #76DEA4 #767CDE
square
#DE76B0 #DED876 #76DEA4 #767CDE
split-complementary
#DE76B0 #7CDE76 #76DED8
monochromatic
#AF2A74 #D24594 #DE76B0 #EAA7CC #F6D9E9
Accessibility & contrast
On white
2.87
#DE76B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#DE76B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE76B0
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE76B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE76B0 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8EB2
Deuteranopia (green-blind)
#9A9FAD
Tritanopia (blue-blind)
#EA748C
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #de76b0; /* rgb */ color: rgb(222, 118, 176); /* oklch */ color: oklch(70.0% 0.145 346.9);
Tailwind
colors: {
custom: {
50: '#eaa0c7',
500: '#de76b0',
950: '#000000',
},
}SCSS
$custom: #de76b0; $custom-light: #eaa0c7; $custom-dark: #000000;
JSON
{
"hex": "#de76b0",
"rgb": {
"r": 222,
"g": 118,
"b": 176
},
"hsl": {
"h": 326.538,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.7002,
"c": 0.14545,
"h": 346.9
},
"luminance": 0.31621
}Semantic roles & 50–950 ramp
primary
#DE76B0
secondary
#C7E9D6
accent
#C9691D
background
#FEFAFC
surface
#FDF3F8
border
#D5CDD1
text
#160F13
muted
#847F82