#DE79D2#DE79D2
#DE79D2 is a light, vivid purple. Relative luminance 0.339; OKLCH L 71.8% C 0.166 H 331.7°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79D2 |
|---|---|
| RGB | rgb(222, 121, 210) |
| HSL | hsl(307, 60%, 67%) |
| HSV | hsv(307, 45%, 87%) |
| CMYK | cmyk(0%, 45.5%, 5.4%, 12.9%) |
| CIE-LAB | lab(64.85, 51.31, -28.95) |
| CIE-LCH | lch(64.85, 58.91, 330.57°) |
| OKLab | oklab(71.79% 0.1459 -0.0786) |
| OKLCH | oklch(71.79% 0.166 331.7) |
| XYZ | xyz(48.5941, 33.8603, 64.9364) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.67
Orchid
#DA70D6
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 3.79
Orchid (survey)
#C875C4
ΔE00 4.13
Violet (CSS)
#EE82EE
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79D2 #79DE85
analogous
#B879DE #DE79D2 #DE799F
triadic
#DE79D2 #D2DE79 #79D2DE
tetradic
#DE79D2 #DEB879 #79DE85 #799FDE
square
#DE79D2 #DEB879 #79DE85 #799FDE
split-complementary
#DE79D2 #9FDE79 #79DEB8
monochromatic
#B12CA1 #D248C2 #DE79D2 #EAAAE2 #F6DBF3
Accessibility & contrast
On white
2.70
#DE79D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#DE79D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79D2
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79D2 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7694D5
Deuteranopia (green-blind)
#92A2CF
Tritanopia (blue-blind)
#E5809C
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de79d2; /* rgb */ color: rgb(222, 121, 210); /* oklch */ color: oklch(71.8% 0.166 331.7);
Tailwind
colors: {
custom: {
50: '#eaa3e0',
500: '#de79d2',
950: '#000000',
},
}SCSS
$custom: #de79d2; $custom-light: #eaa3e0; $custom-dark: #000000;
JSON
{
"hex": "#de79d2",
"rgb": {
"r": 222,
"g": 121,
"b": 210
},
"hsl": {
"h": 307.129,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.71789,
"c": 0.16576,
"h": 331.7
},
"luminance": 0.33857
}Semantic roles & 50–950 ramp
primary
#DE79D2
secondary
#C9E9CD
accent
#C8321D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83