#DA79B2#DA79B2
#DA79B2 is a light, vivid pink. Relative luminance 0.318; OKLCH L 70.0% C 0.138 H 345.0°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DA79B2 |
|---|---|
| RGB | rgb(218, 121, 178) |
| HSL | hsl(325, 57%, 66%) |
| HSV | hsv(325, 44%, 85%) |
| CMYK | cmyk(0%, 44.5%, 18.3%, 14.5%) |
| CIE-LAB | lab(63.18, 44.89, -13.50) |
| CIE-LCH | lch(63.18, 46.88, 343.26°) |
| OKLab | oklab(70.04% 0.1334 -0.0356) |
| OKLCH | oklch(70.04% 0.138 345) |
| XYZ | xyz(43.7874, 31.7976, 45.9421) |
| Luminance | 0.3180 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.28
Bubblegum (survey)
#FF6CB5
ΔE00 6.28
Hot Pink
#FF69B4
ΔE00 6.38
Pink (survey)
#FF81C0
ΔE00 6.61
Bubble Gum Pink
#FF69AF
ΔE00 6.69
Bubblegum Pink
#FE83CC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA79B2 #79DAA1
analogous
#D279DA #DA79B2 #DA7982
triadic
#DA79B2 #B2DA79 #79B2DA
tetradic
#DA79B2 #DAD279 #79DAA1 #7982DA
square
#DA79B2 #DAD279 #79DAA1 #7982DA
split-complementary
#DA79B2 #82DA79 #79DAD2
monochromatic
#AA2F77 #CD4996 #DA79B2 #E7A9CE #F4D9E9
Accessibility & contrast
On white
2.85
#DA79B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#DA79B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA79B2
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA79B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA79B2 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808FB4
Deuteranopia (green-blind)
#999FAF
Tritanopia (blue-blind)
#E5788E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #da79b2; /* rgb */ color: rgb(218, 121, 178); /* oklch */ color: oklch(70.0% 0.138 345.0);
Tailwind
colors: {
custom: {
50: '#e7a2c9',
500: '#da79b2',
950: '#000000',
},
}SCSS
$custom: #da79b2; $custom-light: #e7a2c9; $custom-dark: #000000;
JSON
{
"hex": "#da79b2",
"rgb": {
"r": 218,
"g": 121,
"b": 178
},
"hsl": {
"h": 324.742,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.70041,
"c": 0.13804,
"h": 345
},
"luminance": 0.31795
}Semantic roles & 50–950 ramp
primary
#DA79B2
secondary
#C8E7D5
accent
#C46421
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82