#D79EBB#D79EBB
#D79EBB is a light, moderate pink. Relative luminance 0.425; OKLCH L 76.2% C 0.077 H 347.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D79EBB |
|---|---|
| RGB | rgb(215, 158, 187) |
| HSL | hsl(329, 42%, 73%) |
| HSV | hsv(329, 27%, 84%) |
| CMYK | cmyk(0%, 26.5%, 13%, 15.7%) |
| CIE-LAB | lab(71.21, 25.62, -6.58) |
| CIE-LCH | lch(71.21, 26.46, 345.59°) |
| OKLab | oklab(76.17% 0.0754 -0.0172) |
| OKLCH | oklch(76.17% 0.077 347.2) |
| XYZ | xyz(49.2207, 42.4907, 52.6129) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.32
Lilac
#C8A2C8
ΔE00 5.83
Dusty Pink
#D8A7B1
ΔE00 6.30
Light Mauve
#C292A1
ΔE00 6.31
Pig Pink
#E78EA5
ΔE00 7.47
Grey Pink
#C3909B
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79EBB #9ED7BA
analogous
#D79ED7 #D79EBB #D79E9E
triadic
#D79EBB #BBD79E #9EBBD7
tetradic
#D79EBB #D7D79E #9ED7BA #9E9ED7
square
#D79EBB #D7D79E #9ED7BA #9E9ED7
split-complementary
#D79EBB #9ED79E #9ED7D7
monochromatic
#B1497E #C5739D #D79EBB #E9C9D9 #F6E9F0
Accessibility & contrast
On white
2.21
#D79EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#D79EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79EBB
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79EBB | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#AFB2BA
Tritanopia (blue-blind)
#DF9DA8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d79ebb; /* rgb */ color: rgb(215, 158, 187); /* oklch */ color: oklch(76.2% 0.077 347.2);
Tailwind
colors: {
custom: {
50: '#e4bbcf',
500: '#d79ebb',
950: '#000000',
},
}SCSS
$custom: #d79ebb; $custom-light: #e4bbcf; $custom-dark: #000000;
JSON
{
"hex": "#d79ebb",
"rgb": {
"r": 215,
"g": 158,
"b": 187
},
"hsl": {
"h": 329.474,
"s": 41.606,
"l": 73.137
},
"oklch": {
"l": 0.76171,
"c": 0.07732,
"h": 347.2
},
"luminance": 0.42489
}Semantic roles & 50–950 ramp
primary
#D79EBB
secondary
#DEEDE5
accent
#B57231
background
#FEFBFC
surface
#FCF6F9
border
#D5D0D2
text
#151213
muted
#848182