#DE76CC#DE76CC
#DE76CC is a light, vivid pink. Relative luminance 0.328; OKLCH L 71.1% C 0.166 H 334.0°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DE76CC |
|---|---|
| RGB | rgb(222, 118, 204) |
| HSL | hsl(310, 61%, 67%) |
| HSV | hsv(310, 47%, 87%) |
| CMYK | cmyk(0%, 46.8%, 8.1%, 12.9%) |
| CIE-LAB | lab(64.04, 51.80, -26.84) |
| CIE-LCH | lch(64.04, 58.33, 332.61°) |
| OKLab | oklab(71.1% 0.1489 -0.0727) |
| OKLCH | oklch(71.1% 0.166 334) |
| XYZ | xyz(47.5016, 32.8490, 60.9536) |
| Luminance | 0.3285 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 3.05
Lavender Pink
#DD85D7
ΔE00 3.54
Orchid (survey)
#C875C4
ΔE00 3.92
Purply Pink
#F075E6
ΔE00 4.53
Violet (CSS)
#EE82EE
ΔE00 5.88
Pale Magenta
#D767AD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE76CC #76DE88
analogous
#BC76DE #DE76CC #DE7698
triadic
#DE76CC #CCDE76 #76CCDE
tetradic
#DE76CC #DEBC76 #76DE88 #7698DE
square
#DE76CC #DEBC76 #76DE88 #7698DE
split-complementary
#DE76CC #98DE76 #76DEBC
monochromatic
#AF2A98 #D245BA #DE76CC #EAA7DE #F6D9F1
Accessibility & contrast
On white
2.77
#DE76CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#DE76CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE76CC
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE76CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE76CC | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7592CF
Deuteranopia (green-blind)
#92A1C9
Tritanopia (blue-blind)
#E77C98
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de76cc; /* rgb */ color: rgb(222, 118, 204); /* oklch */ color: oklch(71.1% 0.166 334.0);
Tailwind
colors: {
custom: {
50: '#eaa1db',
500: '#de76cc',
950: '#000000',
},
}SCSS
$custom: #de76cc; $custom-light: #eaa1db; $custom-dark: #000000;
JSON
{
"hex": "#de76cc",
"rgb": {
"r": 222,
"g": 118,
"b": 204
},
"hsl": {
"h": 310.385,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.71105,
"c": 0.1657,
"h": 334
},
"luminance": 0.32846
}Semantic roles & 50–950 ramp
primary
#DE76CC
secondary
#C7E9CD
accent
#C93A1D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83