#D99C99#D99C99
#D99C99 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.0% C 0.074 H 22.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D99C99 |
|---|---|
| RGB | rgb(217, 156, 153) |
| HSL | hsl(3, 46%, 73%) |
| HSV | hsv(3, 29%, 85%) |
| CMYK | cmyk(0%, 28.1%, 29.5%, 14.9%) |
| CIE-LAB | lab(70.06, 22.35, 10.62) |
| CIE-LCH | lch(70.06, 24.75, 25.43°) |
| OKLab | oklab(75.04% 0.0682 0.0277) |
| OKLCH | oklch(75.04% 0.074 22.1) |
| XYZ | xyz(46.2546, 40.8312, 35.5757) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 5.85
Rosybrown
#BC8F8F
ΔE00 6.36
Dusty Pink (survey)
#D58A94
ΔE00 6.40
Dusty Pink
#D8A7B1
ΔE00 6.40
Faded Pink
#DE9DAC
ΔE00 6.63
Blush (survey)
#F29E8E
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99C99 #99D6D9
analogous
#D999B6 #D99C99 #D9BC99
triadic
#D99C99 #99D99C #9C99D9
tetradic
#D99C99 #B6D999 #99D6D9 #BC99D9
square
#D99C99 #B6D999 #99D6D9 #BC99D9
split-complementary
#D99C99 #99D9BC #99B6D9
monochromatic
#B44943 #C8716C #D99C99 #EAC7C6 #F7E9E9
Accessibility & contrast
On white
2.29
#D99C99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#D99C99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99C99
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99C99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99C99 | 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)
#A8A499
Deuteranopia (green-blind)
#B6B098
Tritanopia (blue-blind)
#E6959B
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d99c99; /* rgb */ color: rgb(217, 156, 153); /* oklch */ color: oklch(75.0% 0.074 22.1);
Tailwind
colors: {
custom: {
50: '#e6b9b7',
500: '#d99c99',
950: '#000000',
},
}SCSS
$custom: #d99c99; $custom-light: #e6b9b7; $custom-dark: #000000;
JSON
{
"hex": "#d99c99",
"rgb": {
"r": 217,
"g": 156,
"b": 153
},
"hsl": {
"h": 2.813,
"s": 45.714,
"l": 72.549
},
"oklch": {
"l": 0.75037,
"c": 0.07357,
"h": 22.1
},
"luminance": 0.40829
}Semantic roles & 50–950 ramp
primary
#D99C99
secondary
#DDEDEE
accent
#B2B92D
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161111
muted
#848080