#DA79C8#DA79C8
#DA79C8 is a light, vivid pink. Relative luminance 0.328; OKLCH L 70.9% C 0.154 H 334.3°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DA79C8 |
|---|---|
| RGB | rgb(218, 121, 200) |
| HSL | hsl(311, 57%, 66%) |
| HSV | hsv(311, 44%, 85%) |
| CMYK | cmyk(0%, 44.5%, 8.3%, 14.5%) |
| CIE-LAB | lab(63.96, 48.41, -24.75) |
| CIE-LCH | lch(63.96, 54.37, 332.92°) |
| OKLab | oklab(70.89% 0.1392 -0.0669) |
| OKLCH | oklch(70.89% 0.154 334.3) |
| XYZ | xyz(46.1760, 32.7531, 58.5222) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.40
Orchid (survey)
#C875C4
ΔE00 3.58
Orchid
#DA70D6
ΔE00 3.87
Purply Pink
#F075E6
ΔE00 5.48
Pale Magenta
#D767AD
ΔE00 5.84
Violet (CSS)
#EE82EE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA79C8 #79DA8B
analogous
#BC79DA #DA79C8 #DA7998
triadic
#DA79C8 #C8DA79 #79C8DA
tetradic
#DA79C8 #DABC79 #79DA8B #7998DA
square
#DA79C8 #DABC79 #79DA8B #7998DA
split-complementary
#DA79C8 #98DA79 #79DABC
monochromatic
#AA2F93 #CD49B4 #DA79C8 #E7A9DC #F4D9EF
Accessibility & contrast
On white
2.78
#DA79C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#DA79C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA79C8
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA79C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA79C8 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7992CB
Deuteranopia (green-blind)
#93A0C5
Tritanopia (blue-blind)
#E27E97
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #da79c8; /* rgb */ color: rgb(218, 121, 200); /* oklch */ color: oklch(70.9% 0.154 334.3);
Tailwind
colors: {
custom: {
50: '#e7a2d9',
500: '#da79c8',
950: '#000000',
},
}SCSS
$custom: #da79c8; $custom-light: #e7a2d9; $custom-dark: #000000;
JSON
{
"hex": "#da79c8",
"rgb": {
"r": 218,
"g": 121,
"b": 200
},
"hsl": {
"h": 311.134,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.70889,
"c": 0.15444,
"h": 334.3
},
"luminance": 0.3275
}Semantic roles & 50–950 ramp
primary
#DA79C8
secondary
#C8E7CE
accent
#C43F21
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#160F14
muted
#847F83