#D79EBF#D79EBF
#D79EBF is a light, moderate pink. Relative luminance 0.427; OKLCH L 76.3% C 0.080 H 343.5°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D79EBF |
|---|---|
| RGB | rgb(215, 158, 191) |
| HSL | hsl(325, 42%, 73%) |
| HSV | hsv(325, 27%, 84%) |
| CMYK | cmyk(0%, 26.5%, 11.2%, 15.7%) |
| CIE-LAB | lab(71.33, 26.29, -8.62) |
| CIE-LCH | lch(71.33, 27.67, 341.84°) |
| OKLab | oklab(76.3% 0.0768 -0.0227) |
| OKLCH | oklch(76.3% 0.08 343.5) |
| XYZ | xyz(49.6549, 42.6644, 54.8996) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.04
Faded Pink
#DE9DAC
ΔE00 6.49
Light Mauve
#C292A1
ΔE00 7.17
Plum
#DDA0DD
ΔE00 7.27
Dusty Pink
#D8A7B1
ΔE00 7.38
Powder Pink
#FFB2D0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79EBF #9ED7B6
analogous
#D29ED7 #D79EBF #D79EA2
triadic
#D79EBF #BFD79E #9EBFD7
tetradic
#D79EBF #D7D29E #9ED7B6 #9EA2D7
square
#D79EBF #D7D29E #9ED7B6 #9EA2D7
split-complementary
#D79EBF #A2D79E #9ED7D2
monochromatic
#B14986 #C573A2 #D79EBF #E9C9DC #F6E9F1
Accessibility & contrast
On white
2.20
#D79EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#D79EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79EBF
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79EBF | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#DE9EA9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d79ebf; /* rgb */ color: rgb(215, 158, 191); /* oklch */ color: oklch(76.3% 0.080 343.5);
Tailwind
colors: {
custom: {
50: '#e4bbd2',
500: '#d79ebf',
950: '#000000',
},
}SCSS
$custom: #d79ebf; $custom-light: #e4bbd2; $custom-dark: #000000;
JSON
{
"hex": "#d79ebf",
"rgb": {
"r": 215,
"g": 158,
"b": 191
},
"hsl": {
"h": 325.263,
"s": 41.606,
"l": 73.137
},
"oklch": {
"l": 0.76301,
"c": 0.08004,
"h": 343.5
},
"luminance": 0.42662
}Semantic roles & 50–950 ramp
primary
#D79EBF
secondary
#DEEDE4
accent
#B56831
background
#FEFBFC
surface
#FCF6F9
border
#D5D0D2
text
#151214
muted
#848182