#C39FAC#C39FAC
#C39FAC is a light, muted pink. Relative luminance 0.394; OKLCH L 73.9% C 0.046 H 354.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C39FAC |
|---|---|
| RGB | rgb(195, 159, 172) |
| HSL | hsl(338, 23%, 69%) |
| HSV | hsv(338, 18%, 76%) |
| CMYK | cmyk(0%, 18.5%, 11.8%, 23.5%) |
| CIE-LAB | lab(69.02, 15.41, -1.71) |
| CIE-LCH | lch(69.02, 15.50, 353.68°) |
| OKLab | oklab(73.89% 0.0457 -0.0043) |
| OKLCH | oklch(73.89% 0.046 354.6) |
| XYZ | xyz(42.3499, 39.3782, 44.3916) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.37
Dusty Pink
#D8A7B1
ΔE00 4.79
Grey Pink
#C3909B
ΔE00 5.38
Faded Pink
#DE9DAC
ΔE00 6.97
Rosybrown
#BC8F8F
ΔE00 7.32
Greyish Pink
#C88D94
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C39FAC #9FC3B6
analogous
#C39FBE #C39FAC #C3A49F
triadic
#C39FAC #ACC39F #9FACC3
tetradic
#C39FAC #BEC39F #9FC3B6 #A49FC3
square
#C39FAC #BEC39F #9FC3B6 #A49FC3
split-complementary
#C39FAC #9FC3A4 #9FBEC3
monochromatic
#8F596C #AB798B #C39FAC #DBC5CD #F2EAED
Accessibility & contrast
On white
2.37
#C39FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#C39FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C39FAC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C39FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C39FAC | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AC
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#C99EA3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c39fac; /* rgb */ color: rgb(195, 159, 172); /* oklch */ color: oklch(73.9% 0.046 354.6);
Tailwind
colors: {
custom: {
50: '#d5bbc4',
500: '#c39fac',
950: '#000000',
},
}SCSS
$custom: #c39fac; $custom-light: #d5bbc4; $custom-dark: #000000;
JSON
{
"hex": "#c39fac",
"rgb": {
"r": 195,
"g": 159,
"b": 172
},
"hsl": {
"h": 338.333,
"s": 23.077,
"l": 69.412
},
"oklch": {
"l": 0.73886,
"c": 0.04587,
"h": 354.6
},
"luminance": 0.39377
}Semantic roles & 50–950 ramp
primary
#C39FAC
secondary
#DAE4E0
accent
#A28044
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141212
muted
#838181