#DE76BE#DE76BE
#DE76BE is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.5% C 0.155 H 340.1°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DE76BE |
|---|---|
| RGB | rgb(222, 118, 190) |
| HSL | hsl(318, 61%, 67%) |
| HSV | hsv(318, 47%, 87%) |
| CMYK | cmyk(0%, 46.8%, 14.4%, 12.9%) |
| CIE-LAB | lab(63.51, 49.54, -19.74) |
| CIE-LCH | lch(63.51, 53.33, 338.27°) |
| OKLab | oklab(70.54% 0.1456 -0.0528) |
| OKLCH | oklch(70.54% 0.155 340.1) |
| XYZ | xyz(45.8974, 32.2073, 52.5044) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.17
Orchid (survey)
#C875C4
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.35
Orchid
#DA70D6
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 6.27
Bubblegum (survey)
#FF6CB5
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE76BE #76DE96
analogous
#CA76DE #DE76BE #DE768A
triadic
#DE76BE #BEDE76 #76BEDE
tetradic
#DE76BE #DECA76 #76DE96 #768ADE
square
#DE76BE #DECA76 #76DE96 #768ADE
split-complementary
#DE76BE #8ADE76 #76DECA
monochromatic
#AF2A86 #D245A7 #DE76BE #EAA7D5 #F6D9ED
Accessibility & contrast
On white
2.82
#DE76BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#DE76BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE76BE
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE76BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE76BE | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B90C0
Deuteranopia (green-blind)
#96A0BB
Tritanopia (blue-blind)
#E97891
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de76be; /* rgb */ color: rgb(222, 118, 190); /* oklch */ color: oklch(70.5% 0.155 340.1);
Tailwind
colors: {
custom: {
50: '#eaa0d1',
500: '#de76be',
950: '#000000',
},
}SCSS
$custom: #de76be; $custom-light: #eaa0d1; $custom-dark: #000000;
JSON
{
"hex": "#de76be",
"rgb": {
"r": 222,
"g": 118,
"b": 190
},
"hsl": {
"h": 318.462,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.70541,
"c": 0.15483,
"h": 340.1
},
"luminance": 0.32204
}Semantic roles & 50–950 ramp
primary
#DE76BE
secondary
#C7E9D1
accent
#C9521D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82