#DE76BF#DE76BF
#DE76BF is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.6% C 0.156 H 339.6°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DE76BF |
|---|---|
| RGB | rgb(222, 118, 191) |
| HSL | hsl(318, 61%, 67%) |
| HSV | hsv(318, 47%, 87%) |
| CMYK | cmyk(0%, 46.8%, 14%, 12.9%) |
| CIE-LAB | lab(63.55, 49.70, -20.25) |
| CIE-LCH | lch(63.55, 53.66, 337.83°) |
| OKLab | oklab(70.58% 0.1458 -0.0542) |
| OKLCH | oklch(70.58% 0.156 339.6) |
| XYZ | xyz(46.0070, 32.2512, 53.0820) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.27
Orchid (survey)
#C875C4
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.18
Orchid
#DA70D6
ΔE00 5.59
Bubblegum Pink
#FE83CC
ΔE00 6.30
Bubblegum (survey)
#FF6CB5
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE76BF #76DE95
analogous
#C976DE #DE76BF #DE768B
triadic
#DE76BF #BFDE76 #76BFDE
tetradic
#DE76BF #DEC976 #76DE95 #768BDE
square
#DE76BF #DEC976 #76DE95 #768BDE
split-complementary
#DE76BF #8BDE76 #76DEC9
monochromatic
#AF2A88 #D245A8 #DE76BF #EAA7D6 #F6D9ED
Accessibility & contrast
On white
2.82
#DE76BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#DE76BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE76BF
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE76BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE76BF | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A90C2
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#E87892
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de76bf; /* rgb */ color: rgb(222, 118, 191); /* oklch */ color: oklch(70.6% 0.156 339.6);
Tailwind
colors: {
custom: {
50: '#eaa0d2',
500: '#de76bf',
950: '#000000',
},
}SCSS
$custom: #de76bf; $custom-light: #eaa0d2; $custom-dark: #000000;
JSON
{
"hex": "#de76bf",
"rgb": {
"r": 222,
"g": 118,
"b": 191
},
"hsl": {
"h": 317.885,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.7058,
"c": 0.15557,
"h": 339.6
},
"luminance": 0.32248
}Semantic roles & 50–950 ramp
primary
#DE76BF
secondary
#C7E9D1
accent
#C9501D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82