#D79FCB#D79FCB
#D79FCB is a light, moderate pink. Relative luminance 0.436; OKLCH L 76.9% C 0.088 H 334.2°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D79FCB |
|---|---|
| RGB | rgb(215, 159, 203) |
| HSL | hsl(313, 41%, 73%) |
| HSV | hsv(313, 26%, 84%) |
| CMYK | cmyk(0%, 26%, 5.6%, 15.7%) |
| CIE-LAB | lab(71.93, 27.82, -14.34) |
| CIE-LCH | lch(71.93, 31.30, 332.73°) |
| OKLab | oklab(76.89% 0.0792 -0.0383) |
| OKLCH | oklch(76.89% 0.088 334.2) |
| XYZ | xyz(51.2012, 43.5569, 62.1986) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.81
Plum
#DDA0DD
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 8.63
Powder Pink
#FFB2D0
ΔE00 9.12
Faded Pink
#DE9DAC
ΔE00 9.64
Bubblegum Pink
#FE83CC
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79FCB #9FD7AB
analogous
#C79FD7 #D79FCB #D79FAF
triadic
#D79FCB #CBD79F #9FCBD7
tetradic
#D79FCB #D7C79F #9FD7AB #9FAFD7
square
#D79FCB #D7C79F #9FD7AB #9FAFD7
split-complementary
#D79FCB #AFD79F #9FD7C7
monochromatic
#B24A9B #C574B4 #D79FCB #E9CAE2 #F6E9F3
Accessibility & contrast
On white
2.16
#D79FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#D79FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79FCB
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79FCB | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FABCD
Deuteranopia (green-blind)
#ACB3C9
Tritanopia (blue-blind)
#DDA1AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d79fcb; /* rgb */ color: rgb(215, 159, 203); /* oklch */ color: oklch(76.9% 0.088 334.2);
Tailwind
colors: {
custom: {
50: '#e4bcda',
500: '#d79fcb',
950: '#000000',
},
}SCSS
$custom: #d79fcb; $custom-light: #e4bcda; $custom-dark: #000000;
JSON
{
"hex": "#d79fcb",
"rgb": {
"r": 215,
"g": 159,
"b": 203
},
"hsl": {
"h": 312.857,
"s": 41.176,
"l": 73.333
},
"oklch": {
"l": 0.76888,
"c": 0.08796,
"h": 334.2
},
"luminance": 0.43555
}Semantic roles & 50–950 ramp
primary
#D79FCB
secondary
#DEEDE1
accent
#B44D31
background
#FEFBFD
surface
#FCF6FA
border
#D5D0D3
text
#151215
muted
#848183