#D79A99#D79A99
#D79A99 is a light, moderate red. Relative luminance 0.399; OKLCH L 74.5% C 0.074 H 20.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D79A99 |
|---|---|
| RGB | rgb(215, 154, 153) |
| HSL | hsl(1, 44%, 72%) |
| HSV | hsv(1, 29%, 84%) |
| CMYK | cmyk(0%, 28.4%, 28.8%, 15.7%) |
| CIE-LAB | lab(69.37, 22.68, 9.62) |
| CIE-LCH | lch(69.37, 24.63, 22.99°) |
| OKLab | oklab(74.46% 0.0691 0.0252) |
| OKLCH | oklch(74.46% 0.074 20) |
| XYZ | xyz(45.3308, 39.8608, 35.4371) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 4.95
Dusty Pink (survey)
#D58A94
ΔE00 5.55
Rosybrown
#BC8F8F
ΔE00 5.85
Faded Pink
#DE9DAC
ΔE00 5.97
Dusty Pink
#D8A7B1
ΔE00 6.06
Grey Pink
#C3909B
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79A99 #99D6D7
analogous
#D799B7 #D79A99 #D7B999
triadic
#D79A99 #99D79A #9A99D7
tetradic
#D79A99 #B7D799 #99D6D7 #B999D7
square
#D79A99 #B7D799 #99D6D7 #B999D7
split-complementary
#D79A99 #99D7B9 #99B7D7
monochromatic
#B04745 #C66E6D #D79A99 #E8C6C5 #F6E9E9
Accessibility & contrast
On white
2.34
#D79A99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#D79A99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79A99
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79A99 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A299
Deuteranopia (green-blind)
#B4AE98
Tritanopia (blue-blind)
#E3949A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d79a99; /* rgb */ color: rgb(215, 154, 153); /* oklch */ color: oklch(74.5% 0.074 20.0);
Tailwind
colors: {
custom: {
50: '#e4b8b7',
500: '#d79a99',
950: '#000000',
},
}SCSS
$custom: #d79a99; $custom-light: #e4b8b7; $custom-dark: #000000;
JSON
{
"hex": "#d79a99",
"rgb": {
"r": 215,
"g": 154,
"b": 153
},
"hsl": {
"h": 0.968,
"s": 43.662,
"l": 72.157
},
"oklch": {
"l": 0.74458,
"c": 0.07354,
"h": 20
},
"luminance": 0.39858
}Semantic roles & 50–950 ramp
primary
#D79A99
secondary
#DEEDED
accent
#B5B72F
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161111
muted
#848080