#D79D99#D79D99
#D79D99 is a light, moderate red. Relative luminance 0.409; OKLCH L 75.0% C 0.070 H 23.3°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D79D99 |
|---|---|
| RGB | rgb(215, 157, 153) |
| HSL | hsl(4, 44%, 72%) |
| HSV | hsv(4, 29%, 84%) |
| CMYK | cmyk(0%, 27%, 28.8%, 15.7%) |
| CIE-LAB | lab(70.08, 21.05, 10.63) |
| CIE-LCH | lch(70.08, 23.58, 26.79°) |
| OKLab | oklab(75.01% 0.0643 0.0277) |
| OKLCH | oklch(75.01% 0.07 23.3) |
| XYZ | xyz(45.8321, 40.8635, 35.6042) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 6.11
Rosybrown
#BC8F8F
ΔE00 6.13
Dusty Pink
#D8A7B1
ΔE00 6.41
Blush (survey)
#F29E8E
ΔE00 6.82
Dusty Pink (survey)
#D58A94
ΔE00 6.96
Faded Pink
#DE9DAC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79D99 #99D3D7
analogous
#D799B4 #D79D99 #D7BC99
triadic
#D79D99 #99D79D #9D99D7
tetradic
#D79D99 #B4D799 #99D3D7 #BC99D7
square
#D79D99 #B4D799 #99D3D7 #BC99D7
split-complementary
#D79D99 #99D7BC #99B4D7
monochromatic
#B04C45 #C6736D #D79D99 #E8C7C5 #F6EAE9
Accessibility & contrast
On white
2.29
#D79D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#D79D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79D99
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79D99 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A598
Deuteranopia (green-blind)
#B6B098
Tritanopia (blue-blind)
#E3979C
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d79d99; /* rgb */ color: rgb(215, 157, 153); /* oklch */ color: oklch(75.0% 0.070 23.3);
Tailwind
colors: {
custom: {
50: '#e4bab7',
500: '#d79d99',
950: '#000000',
},
}SCSS
$custom: #d79d99; $custom-light: #e4bab7; $custom-dark: #000000;
JSON
{
"hex": "#d79d99",
"rgb": {
"r": 215,
"g": 157,
"b": 153
},
"hsl": {
"h": 3.871,
"s": 43.662,
"l": 72.157
},
"oklch": {
"l": 0.75007,
"c": 0.06999,
"h": 23.3
},
"luminance": 0.40861
}Semantic roles & 50–950 ramp
primary
#D79D99
secondary
#DEECED
accent
#AEB72F
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161111
muted
#848080