#C39EA2#C39EA2
#C39EA2 is a light, muted red. Relative luminance 0.387; OKLCH L 73.4% C 0.044 H 10.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C39EA2 |
|---|---|
| RGB | rgb(195, 158, 162) |
| HSL | hsl(354, 24%, 69%) |
| HSV | hsv(354, 19%, 76%) |
| CMYK | cmyk(0%, 19%, 16.9%, 23.5%) |
| CIE-LAB | lab(68.51, 14.31, 3.11) |
| CIE-LCH | lch(68.51, 14.64, 12.25°) |
| OKLab | oklab(73.4% 0.0434 0.0084) |
| OKLCH | oklch(73.4% 0.044 10.9) |
| XYZ | xyz(41.2541, 38.6659, 39.4656) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.93
Dusty Pink
#D8A7B1
ΔE00 5.12
Grey Pink
#C3909B
ΔE00 5.36
Pinkish Grey
#C8ACA9
ΔE00 5.47
Light Mauve
#C292A1
ΔE00 5.51
Greyish Pink
#C88D94
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C39EA2 #9EC3BF
analogous
#C39EB5 #C39EA2 #C3AD9E
triadic
#C39EA2 #A2C39E #9EA2C3
tetradic
#C39EA2 #B5C39E #9EC3BF #AD9EC3
square
#C39EA2 #B5C39E #9EC3BF #AD9EC3
split-complementary
#C39EA2 #9EC3AD #9EB5C3
monochromatic
#8E585E #AC787E #C39EA2 #DAC4C6 #F2EAEB
Accessibility & contrast
On white
2.40
#C39EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#C39EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C39EA2
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C39EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C39EA2 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A2
Deuteranopia (green-blind)
#ACAAA1
Tritanopia (blue-blind)
#CB9B9F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c39ea2; /* rgb */ color: rgb(195, 158, 162); /* oklch */ color: oklch(73.4% 0.044 10.9);
Tailwind
colors: {
custom: {
50: '#d5babd',
500: '#c39ea2',
950: '#000000',
},
}SCSS
$custom: #c39ea2; $custom-light: #d5babd; $custom-dark: #000000;
JSON
{
"hex": "#c39ea2",
"rgb": {
"r": 195,
"g": 158,
"b": 162
},
"hsl": {
"h": 353.514,
"s": 23.567,
"l": 69.216
},
"oklch": {
"l": 0.73397,
"c": 0.04421,
"h": 10.9
},
"luminance": 0.38664
}Semantic roles & 50–950 ramp
primary
#C39EA2
secondary
#D9E4E3
accent
#A29843
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081