#D99CA3#D99CA3
#D99CA3 is a light, moderate red. Relative luminance 0.412; OKLCH L 75.3% C 0.073 H 11.4°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D99CA3 |
|---|---|
| RGB | rgb(217, 156, 163) |
| HSL | hsl(353, 45%, 73%) |
| HSV | hsv(353, 28%, 85%) |
| CMYK | cmyk(0%, 28.1%, 24.9%, 14.9%) |
| CIE-LAB | lab(70.30, 23.73, 5.42) |
| CIE-LCH | lch(70.30, 24.35, 12.87°) |
| OKLab | oklab(75.3% 0.072 0.0145) |
| OKLCH | oklch(75.3% 0.073 11.4) |
| XYZ | xyz(47.1154, 41.1755, 40.1092) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.86
Dusty Pink
#D8A7B1
ΔE00 3.88
Greyish Pink
#C88D94
ΔE00 4.60
Dusty Pink (survey)
#D58A94
ΔE00 4.91
Grey Pink
#C3909B
ΔE00 5.10
Light Mauve
#C292A1
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99CA3 #9CD9D2
analogous
#D99CC1 #D99CA3 #D9B39C
triadic
#D99CA3 #A3D99C #9CA3D9
tetradic
#D99CA3 #C1D99C #9CD9D2 #B39CD9
square
#D99CA3 #C1D99C #9CD9D2 #B39CD9
split-complementary
#D99CA3 #9CD9B3 #9CC1D9
monochromatic
#B54652 #C8707A #D99CA3 #EAC8CC #F7E9EA
Accessibility & contrast
On white
2.27
#D99CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#D99CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99CA3
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99CA3 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A3
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#E5979F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d99ca3; /* rgb */ color: rgb(217, 156, 163); /* oklch */ color: oklch(75.3% 0.073 11.4);
Tailwind
colors: {
custom: {
50: '#e6b9be',
500: '#d99ca3',
950: '#000000',
},
}SCSS
$custom: #d99ca3; $custom-light: #e6b9be; $custom-dark: #000000;
JSON
{
"hex": "#d99ca3",
"rgb": {
"r": 217,
"g": 156,
"b": 163
},
"hsl": {
"h": 353.115,
"s": 44.526,
"l": 73.137
},
"oklch": {
"l": 0.75303,
"c": 0.07346,
"h": 11.4
},
"luminance": 0.41173
}Semantic roles & 50–950 ramp
primary
#D99CA3
secondary
#DEEDEC
accent
#B8A82E
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161112
muted
#848081