#D9999B#D9999B
#D9999B is a light, moderate red. Relative luminance 0.399; OKLCH L 74.5% C 0.077 H 17.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D9999B |
|---|---|
| RGB | rgb(217, 153, 155) |
| HSL | hsl(358, 46%, 73%) |
| HSV | hsv(358, 29%, 85%) |
| CMYK | cmyk(0%, 29.5%, 28.6%, 14.9%) |
| CIE-LAB | lab(69.40, 24.24, 8.58) |
| CIE-LCH | lch(69.40, 25.71, 19.49°) |
| OKLab | oklab(74.55% 0.0737 0.0226) |
| OKLCH | oklch(74.55% 0.077 17) |
| XYZ | xyz(45.9240, 39.9035, 36.2872) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 4.47
Dusty Pink (survey)
#D58A94
ΔE00 4.62
Faded Pink
#DE9DAC
ΔE00 4.91
Dusty Pink
#D8A7B1
ΔE00 5.69
Grey Pink
#C3909B
ΔE00 5.89
Rosybrown
#BC8F8F
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9999B #99D9D7
analogous
#D999BB #D9999B #D9B799
triadic
#D9999B #9BD999 #999BD9
tetradic
#D9999B #BBD999 #99D9D7 #B799D9
square
#D9999B #BBD999 #99D9D7 #B799D9
split-complementary
#D9999B #99D9B7 #99BBD9
monochromatic
#B44347 #C86C6F #D9999B #EAC6C7 #F7E9E9
Accessibility & contrast
On white
2.34
#D9999B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#D9999B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9999B
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9999B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9999B | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A29B
Deuteranopia (green-blind)
#B4AE9A
Tritanopia (blue-blind)
#E6939A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d9999b; /* rgb */ color: rgb(217, 153, 155); /* oklch */ color: oklch(74.5% 0.077 17.0);
Tailwind
colors: {
custom: {
50: '#e6b7b8',
500: '#d9999b',
950: '#000000',
},
}SCSS
$custom: #d9999b; $custom-light: #e6b7b8; $custom-dark: #000000;
JSON
{
"hex": "#d9999b",
"rgb": {
"r": 217,
"g": 153,
"b": 155
},
"hsl": {
"h": 358.125,
"s": 45.714,
"l": 72.549
},
"oklch": {
"l": 0.74546,
"c": 0.07711,
"h": 17
},
"luminance": 0.39901
}Semantic roles & 50–950 ramp
primary
#D9999B
secondary
#DDEEED
accent
#B9B52D
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161111
muted
#848080