#D79CA2#D79CA2
#D79CA2 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.1% C 0.071 H 12.2°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D79CA2 |
|---|---|
| RGB | rgb(215, 156, 162) |
| HSL | hsl(354, 42%, 73%) |
| HSV | hsv(354, 27%, 84%) |
| CMYK | cmyk(0%, 27.4%, 24.7%, 15.7%) |
| CIE-LAB | lab(70.06, 22.85, 5.61) |
| CIE-LCH | lch(70.06, 23.53, 13.78°) |
| OKLab | oklab(75.06% 0.0694 0.0149) |
| OKLCH | oklch(75.06% 0.071 12.2) |
| XYZ | xyz(46.4352, 40.8351, 39.6115) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.30
Dusty Pink
#D8A7B1
ΔE00 3.83
Greyish Pink
#C88D94
ΔE00 4.43
Grey Pink
#C3909B
ΔE00 4.91
Dusty Pink (survey)
#D58A94
ΔE00 5.05
Light Mauve
#C292A1
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79CA2 #9CD7D1
analogous
#D79CC0 #D79CA2 #D7B39C
triadic
#D79CA2 #A2D79C #9CA2D7
tetradic
#D79CA2 #C0D79C #9CD7D1 #B39CD7
square
#D79CA2 #C0D79C #9CD7D1 #B39CD7
split-complementary
#D79CA2 #9CD7B3 #9CC0D7
monochromatic
#B14852 #C57079 #D79CA2 #E9C8CB #F6E9EB
Accessibility & contrast
On white
2.29
#D79CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#D79CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79CA2
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79CA2 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#B3AFA1
Tritanopia (blue-blind)
#E2979E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d79ca2; /* rgb */ color: rgb(215, 156, 162); /* oklch */ color: oklch(75.1% 0.071 12.2);
Tailwind
colors: {
custom: {
50: '#e4b9bd',
500: '#d79ca2',
950: '#000000',
},
}SCSS
$custom: #d79ca2; $custom-light: #e4b9bd; $custom-dark: #000000;
JSON
{
"hex": "#d79ca2",
"rgb": {
"r": 215,
"g": 156,
"b": 162
},
"hsl": {
"h": 353.898,
"s": 42.446,
"l": 72.745
},
"oklch": {
"l": 0.75063,
"c": 0.07096,
"h": 12.2
},
"luminance": 0.40833
}Semantic roles & 50–950 ramp
primary
#D79CA2
secondary
#DEEDEC
accent
#B6A830
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161112
muted
#848081