#D79DCD#D79DCD
#D79DCD is a light, moderate pink. Relative luminance 0.430; OKLCH L 76.6% C 0.093 H 332.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D79DCD |
|---|---|
| RGB | rgb(215, 157, 205) |
| HSL | hsl(310, 42%, 73%) |
| HSV | hsv(310, 27%, 84%) |
| CMYK | cmyk(0%, 27%, 4.7%, 15.7%) |
| CIE-LAB | lab(71.53, 29.26, -16.04) |
| CIE-LCH | lch(71.53, 33.37, 331.27°) |
| OKLab | oklab(76.61% 0.0829 -0.0429) |
| OKLCH | oklch(76.61% 0.093 332.6) |
| XYZ | xyz(51.1000, 42.9706, 63.3482) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.31
Lilac
#C8A2C8
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 7.68
Pale Purple
#B790D4
ΔE00 9.07
Bubblegum Pink
#FE83CC
ΔE00 9.30
Powder Pink
#FFB2D0
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79DCD #9DD7A7
analogous
#C49DD7 #D79DCD #D79DB0
triadic
#D79DCD #CDD79D #9DCDD7
tetradic
#D79DCD #D7C49D #9DD7A7 #9DB0D7
square
#D79DCD #D7C49D #9DD7A7 #9DB0D7
split-complementary
#D79DCD #B0D79D #9DD7C4
monochromatic
#B1489F #C572B7 #D79DCD #E9C8E3 #F6E9F4
Accessibility & contrast
On white
2.19
#D79DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#D79DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79DCD
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79DCD | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACF
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#DCA0AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d79dcd; /* rgb */ color: rgb(215, 157, 205); /* oklch */ color: oklch(76.6% 0.093 332.6);
Tailwind
colors: {
custom: {
50: '#e4badc',
500: '#d79dcd',
950: '#000000',
},
}SCSS
$custom: #d79dcd; $custom-light: #e4badc; $custom-dark: #000000;
JSON
{
"hex": "#d79dcd",
"rgb": {
"r": 215,
"g": 157,
"b": 205
},
"hsl": {
"h": 310.345,
"s": 42.029,
"l": 72.941
},
"oklch": {
"l": 0.76606,
"c": 0.09335,
"h": 332.6
},
"luminance": 0.42969
}Semantic roles & 50–950 ramp
primary
#D79DCD
secondary
#DEEDE1
accent
#B54730
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#151115
muted
#848083