#D792AB#D792AB
#D792AB is a light, moderate pink. Relative luminance 0.379; OKLCH L 73.5% C 0.089 H 356.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D792AB |
|---|---|
| RGB | rgb(215, 146, 171) |
| HSL | hsl(338, 46%, 71%) |
| HSV | hsv(338, 32%, 84%) |
| CMYK | cmyk(0%, 32.1%, 20.5%, 15.7%) |
| CIE-LAB | lab(67.98, 29.59, -2.44) |
| CIE-LCH | lch(67.98, 29.69, 355.29°) |
| OKLab | oklab(73.54% 0.0886 -0.006) |
| OKLCH | oklch(73.54% 0.089 356.1) |
| XYZ | xyz(45.6545, 37.9477, 43.4401) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 3.61
Faded Pink
#DE9DAC
ΔE00 4.04
Pig Pink
#E78EA5
ΔE00 4.07
Light Mauve
#C292A1
ΔE00 5.10
Grey Pink
#C3909B
ΔE00 5.64
Dusty Pink (survey)
#D58A94
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D792AB #92D7BE
analogous
#D792CD #D792AB #D79B92
triadic
#D792AB #ABD792 #92ABD7
tetradic
#D792AB #CDD792 #92D7BE #9B92D7
square
#D792AB #CDD792 #92D7BE #9B92D7
split-complementary
#D792AB #92D79B #92CDD7
monochromatic
#AF4068 #C76588 #D792AB #E7BFCE #F7E9EE
Accessibility & contrast
On white
2.44
#D792AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#D792AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D792AB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D792AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D792AB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EAC
Deuteranopia (green-blind)
#AAAAA9
Tritanopia (blue-blind)
#E28F9B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d792ab; /* rgb */ color: rgb(215, 146, 171); /* oklch */ color: oklch(73.5% 0.089 356.1);
Tailwind
colors: {
custom: {
50: '#e4b2c4',
500: '#d792ab',
950: '#000000',
},
}SCSS
$custom: #d792ab; $custom-light: #e4b2c4; $custom-dark: #000000;
JSON
{
"hex": "#d792ab",
"rgb": {
"r": 215,
"g": 146,
"b": 171
},
"hsl": {
"h": 338.261,
"s": 46.309,
"l": 70.784
},
"oklch": {
"l": 0.73544,
"c": 0.08884,
"h": 356.1
},
"luminance": 0.37945
}Semantic roles & 50–950 ramp
primary
#D792AB
secondary
#D9ECE5
accent
#BA862C
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161112
muted
#848081