#D293A2#D293A2
#D293A2 is a light, moderate red. Relative luminance 0.372; OKLCH L 72.9% C 0.078 H 3.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D293A2 |
|---|---|
| RGB | rgb(210, 147, 162) |
| HSL | hsl(346, 41%, 70%) |
| HSV | hsv(346, 30%, 82%) |
| CMYK | cmyk(0%, 30%, 22.9%, 17.6%) |
| CIE-LAB | lab(67.41, 25.89, 1.71) |
| CIE-LCH | lch(67.41, 25.94, 3.77°) |
| OKLab | oklab(72.9% 0.0781 0.0048) |
| OKLCH | oklch(72.9% 0.078 3.5) |
| XYZ | xyz(43.5343, 37.1801, 39.0588) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.04
Grey Pink
#C3909B
ΔE00 3.32
Greyish Pink
#C88D94
ΔE00 3.64
Light Mauve
#C292A1
ΔE00 3.70
Dusty Pink (survey)
#D58A94
ΔE00 3.86
Dull Pink
#D5869D
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D293A2 #93D2C3
analogous
#D293C2 #D293A2 #D2A393
triadic
#D293A2 #A2D293 #93A2D2
tetradic
#D293A2 #C2D293 #93D2C3 #A393D2
square
#D293A2 #C2D293 #93D2C3 #A393D2
split-complementary
#D293A2 #93D2A3 #93C2D2
monochromatic
#A6455C #C0687D #D293A2 #E4BEC7 #F6E9EC
Accessibility & contrast
On white
2.49
#D293A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#D293A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D293A2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D293A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D293A2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9DA2
Deuteranopia (green-blind)
#ABA8A1
Tritanopia (blue-blind)
#DD8F98
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d293a2; /* rgb */ color: rgb(210, 147, 162); /* oklch */ color: oklch(72.9% 0.078 3.5);
Tailwind
colors: {
custom: {
50: '#e1b3bd',
500: '#d293a2',
950: '#000000',
},
}SCSS
$custom: #d293a2; $custom-light: #e1b3bd; $custom-dark: #000000;
JSON
{
"hex": "#d293a2",
"rgb": {
"r": 210,
"g": 147,
"b": 162
},
"hsl": {
"h": 345.714,
"s": 41.176,
"l": 70
},
"oklch": {
"l": 0.72902,
"c": 0.07824,
"h": 3.5
},
"luminance": 0.37178
}Semantic roles & 50–950 ramp
primary
#D293A2
secondary
#D8E9E5
accent
#B49531
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081