#D79EC2#D79EC2
#D79EC2 is a light, moderate pink. Relative luminance 0.428; OKLCH L 76.4% C 0.082 H 341.0°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D79EC2 |
|---|---|
| RGB | rgb(215, 158, 194) |
| HSL | hsl(322, 42%, 73%) |
| HSV | hsv(322, 27%, 84%) |
| CMYK | cmyk(0%, 26.5%, 9.8%, 15.7%) |
| CIE-LAB | lab(71.42, 26.80, -10.14) |
| CIE-LCH | lch(71.42, 28.65, 339.27°) |
| OKLab | oklab(76.4% 0.0778 -0.0268) |
| OKLCH | oklch(76.4% 0.082 341) |
| XYZ | xyz(49.9884, 42.7978, 56.6561) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.57
Plum
#DDA0DD
ΔE00 6.41
Faded Pink
#DE9DAC
ΔE00 7.34
Light Mauve
#C292A1
ΔE00 7.85
Powder Pink
#FFB2D0
ΔE00 8.11
Dusty Pink
#D8A7B1
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79EC2 #9ED7B3
analogous
#CF9ED7 #D79EC2 #D79EA5
triadic
#D79EC2 #C2D79E #9EC2D7
tetradic
#D79EC2 #D7CF9E #9ED7B3 #9EA5D7
square
#D79EC2 #D7CF9E #9ED7B3 #9EA5D7
split-complementary
#D79EC2 #A5D79E #9ED7CF
monochromatic
#B1498B #C573A7 #D79EC2 #E9C9DD #F6E9F1
Accessibility & contrast
On white
2.20
#D79EC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#D79EC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79EC2
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79EC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79EC2 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AAC3
Deuteranopia (green-blind)
#AEB2C0
Tritanopia (blue-blind)
#DE9FAA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d79ec2; /* rgb */ color: rgb(215, 158, 194); /* oklch */ color: oklch(76.4% 0.082 341.0);
Tailwind
colors: {
custom: {
50: '#e4bbd4',
500: '#d79ec2',
950: '#000000',
},
}SCSS
$custom: #d79ec2; $custom-light: #e4bbd4; $custom-dark: #000000;
JSON
{
"hex": "#d79ec2",
"rgb": {
"r": 215,
"g": 158,
"b": 194
},
"hsl": {
"h": 322.105,
"s": 41.606,
"l": 73.137
},
"oklch": {
"l": 0.76401,
"c": 0.08226,
"h": 341
},
"luminance": 0.42796
}Semantic roles & 50–950 ramp
primary
#D79EC2
secondary
#DEEDE4
accent
#B56131
background
#FEFBFD
surface
#FCF6FA
border
#D5D0D3
text
#151214
muted
#848183