#DE79C8#DE79C8
#DE79C8 is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.4% C 0.157 H 335.8°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79C8 |
|---|---|
| RGB | rgb(222, 121, 200) |
| HSL | hsl(313, 60%, 67%) |
| HSV | hsv(313, 45%, 87%) |
| CMYK | cmyk(0%, 45.5%, 9.9%, 12.9%) |
| CIE-LAB | lab(64.47, 49.64, -23.93) |
| CIE-LCH | lch(64.47, 55.10, 334.26°) |
| OKLab | oklab(71.37% 0.1437 -0.0645) |
| OKLCH | oklch(71.37% 0.157 335.8) |
| XYZ | xyz(47.3870, 33.3774, 58.5789) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.52
Orchid
#DA70D6
ΔE00 4.26
Orchid (survey)
#C875C4
ΔE00 4.32
Purply Pink
#F075E6
ΔE00 5.35
Pale Magenta
#D767AD
ΔE00 5.77
Violet (CSS)
#EE82EE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79C8 #79DE8F
analogous
#C179DE #DE79C8 #DE7996
triadic
#DE79C8 #C8DE79 #79C8DE
tetradic
#DE79C8 #DEC179 #79DE8F #7996DE
square
#DE79C8 #DEC179 #79DE8F #7996DE
split-complementary
#DE79C8 #96DE79 #79DEC1
monochromatic
#B12C94 #D248B4 #DE79C8 #EAAADC #F6DBF0
Accessibility & contrast
On white
2.74
#DE79C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#DE79C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79C8
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79C8 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A93CB
Deuteranopia (green-blind)
#95A2C5
Tritanopia (blue-blind)
#E77D97
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de79c8; /* rgb */ color: rgb(222, 121, 200); /* oklch */ color: oklch(71.4% 0.157 335.8);
Tailwind
colors: {
custom: {
50: '#eaa2d9',
500: '#de79c8',
950: '#000000',
},
}SCSS
$custom: #de79c8; $custom-light: #eaa2d9; $custom-dark: #000000;
JSON
{
"hex": "#de79c8",
"rgb": {
"r": 222,
"g": 121,
"b": 200
},
"hsl": {
"h": 313.069,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.71374,
"c": 0.15748,
"h": 335.8
},
"luminance": 0.33374
}Semantic roles & 50–950 ramp
primary
#DE79C8
secondary
#C9E9D0
accent
#C8431D
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#160F14
muted
#847F83