Grey Pink#C3909B
#C3909B is a light, moderate red. Relative luminance 0.339; OKLCH L 70.5% C 0.063 H 4.5°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C3909B |
|---|---|
| RGB | rgb(195, 144, 155) |
| HSL | hsl(347, 30%, 66%) |
| HSV | hsv(347, 26%, 76%) |
| CMYK | cmyk(0%, 26.2%, 20.5%, 23.5%) |
| CIE-LAB | lab(64.90, 20.92, 1.79) |
| CIE-LCH | lch(64.90, 21.00, 4.88°) |
| OKLab | oklab(70.54% 0.0631 0.005) |
| OKLCH | oklch(70.54% 0.063 4.5) |
| XYZ | xyz(38.3957, 33.9170, 35.5282) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 0.00
Light Mauve
#C292A1
ΔE00 1.80
Greyish Pink
#C88D94
ΔE00 2.61
Rosybrown
#BC8F8F
ΔE00 4.53
Dusty Pink (survey)
#D58A94
ΔE00 5.16
Faded Pink
#DE9DAC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3909B #90C3B8
analogous
#C390B5 #C3909B #C39F90
triadic
#C3909B #9BC390 #909BC3
tetradic
#C3909B #B5C390 #90C3B8 #9F90C3
square
#C3909B #B5C390 #90C3B8 #9F90C3
split-complementary
#C3909B #90C39F #90B5C3
monochromatic
#8D4C5A #AE6877 #C3909B #D8B8BF #EEDFE3
Accessibility & contrast
On white
2.70
#C3909B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#C3909B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3909B
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3909B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3909B | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989B
Deuteranopia (green-blind)
#A3A19A
Tritanopia (blue-blind)
#CC8D94
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c3909b; /* rgb */ color: rgb(195, 144, 155); /* oklch */ color: oklch(70.5% 0.063 4.5);
Tailwind
colors: {
custom: {
50: '#d6b1b8',
500: '#c3909b',
950: '#000000',
},
}SCSS
$custom: #c3909b; $custom-light: #d6b1b8; $custom-dark: #000000;
JSON
{
"hex": "#c3909b",
"rgb": {
"r": 195,
"g": 144,
"b": 155
},
"hsl": {
"h": 347.059,
"s": 29.825,
"l": 66.471
},
"oklch": {
"l": 0.7054,
"c": 0.0633,
"h": 4.5
},
"luminance": 0.33915
}Semantic roles & 50–950 ramp
primary
#C3909B
secondary
#CFE0DC
accent
#A9913D
background
#FDFAFB
surface
#FAF5F6
border
#D3CFD0
text
#141011
muted
#837F80