#D9999F#D9999F
#D9999F is a light, moderate red. Relative luminance 0.400; OKLCH L 74.7% C 0.077 H 12.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D9999F |
|---|---|
| RGB | rgb(217, 153, 159) |
| HSL | hsl(354, 46%, 73%) |
| HSV | hsv(354, 29%, 85%) |
| CMYK | cmyk(0%, 29.5%, 26.7%, 14.9%) |
| CIE-LAB | lab(69.50, 24.79, 6.49) |
| CIE-LCH | lch(69.50, 25.63, 14.68°) |
| OKLab | oklab(74.65% 0.0753 0.0172) |
| OKLCH | oklch(74.65% 0.077 12.9) |
| XYZ | xyz(46.2655, 40.0401, 38.0858) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.47
Greyish Pink
#C88D94
ΔE00 4.10
Dusty Pink (survey)
#D58A94
ΔE00 4.11
Dusty Pink
#D8A7B1
ΔE00 4.89
Grey Pink
#C3909B
ΔE00 5.12
Pig Pink
#E78EA5
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9999F #99D9D3
analogous
#D999BF #D9999F #D9B399
triadic
#D9999F #9FD999 #999FD9
tetradic
#D9999F #BFD999 #99D9D3 #B399D9
square
#D9999F #BFD999 #99D9D3 #B399D9
split-complementary
#D9999F #99D9B3 #99BFD9
monochromatic
#B4434E #C86C75 #D9999F #EAC6C9 #F7E9EA
Accessibility & contrast
On white
2.33
#D9999F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#D9999F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9999F
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9999F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9999F | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39F
Deuteranopia (green-blind)
#B3AE9E
Tritanopia (blue-blind)
#E5939B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d9999f; /* rgb */ color: rgb(217, 153, 159); /* oklch */ color: oklch(74.7% 0.077 12.9);
Tailwind
colors: {
custom: {
50: '#e6b7bb',
500: '#d9999f',
950: '#000000',
},
}SCSS
$custom: #d9999f; $custom-light: #e6b7bb; $custom-dark: #000000;
JSON
{
"hex": "#d9999f",
"rgb": {
"r": 217,
"g": 153,
"b": 159
},
"hsl": {
"h": 354.375,
"s": 45.714,
"l": 72.549
},
"oklch": {
"l": 0.74653,
"c": 0.07723,
"h": 12.9
},
"luminance": 0.40037
}Semantic roles & 50–950 ramp
primary
#D9999F
secondary
#DDEEEC
accent
#B9AC2D
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161111
muted
#848080