#DE79CC#DE79CC
#DE79CC is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.5% C 0.161 H 334.1°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79CC |
|---|---|
| RGB | rgb(222, 121, 204) |
| HSL | hsl(311, 60%, 67%) |
| HSV | hsv(311, 45%, 87%) |
| CMYK | cmyk(0%, 45.5%, 8.1%, 12.9%) |
| CIE-LAB | lab(64.62, 50.30, -25.94) |
| CIE-LCH | lch(64.62, 56.59, 332.71°) |
| OKLab | oklab(71.54% 0.1446 -0.0702) |
| OKLCH | oklch(71.54% 0.161 334.1) |
| XYZ | xyz(47.8605, 33.5669, 61.0732) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.04
Orchid
#DA70D6
ΔE00 3.56
Orchid (survey)
#C875C4
ΔE00 4.12
Purply Pink
#F075E6
ΔE00 4.68
Violet (CSS)
#EE82EE
ΔE00 5.75
Pale Magenta
#D767AD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79CC #79DE8B
analogous
#BE79DE #DE79CC #DE799A
triadic
#DE79CC #CCDE79 #79CCDE
tetradic
#DE79CC #DEBE79 #79DE8B #799ADE
square
#DE79CC #DEBE79 #79DE8B #799ADE
split-complementary
#DE79CC #9ADE79 #79DEBE
monochromatic
#B12C99 #D248B9 #DE79CC #EAAADF #F6DBF1
Accessibility & contrast
On white
2.72
#DE79CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#DE79CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79CC
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79CC | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7893CF
Deuteranopia (green-blind)
#94A2C9
Tritanopia (blue-blind)
#E67E99
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de79cc; /* rgb */ color: rgb(222, 121, 204); /* oklch */ color: oklch(71.5% 0.161 334.1);
Tailwind
colors: {
custom: {
50: '#eaa2db',
500: '#de79cc',
950: '#000000',
},
}SCSS
$custom: #de79cc; $custom-light: #eaa2db; $custom-dark: #000000;
JSON
{
"hex": "#de79cc",
"rgb": {
"r": 222,
"g": 121,
"b": 204
},
"hsl": {
"h": 310.693,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.71537,
"c": 0.16072,
"h": 334.1
},
"luminance": 0.33564
}Semantic roles & 50–950 ramp
primary
#DE79CC
secondary
#C9E9CF
accent
#C83C1D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83