#C09EA3#C09EA3
#C09EA3 is a light, muted red. Relative luminance 0.383; OKLCH L 73.1% C 0.041 H 8.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C09EA3 |
|---|---|
| RGB | rgb(192, 158, 163) |
| HSL | hsl(351, 21%, 69%) |
| HSV | hsv(351, 18%, 75%) |
| CMYK | cmyk(0%, 17.7%, 15.1%, 24.7%) |
| CIE-LAB | lab(68.25, 13.36, 2.13) |
| CIE-LCH | lch(68.25, 13.53, 9.06°) |
| OKLab | oklab(73.13% 0.0404 0.0058) |
| OKLCH | oklch(73.13% 0.041 8.2) |
| XYZ | xyz(40.5758, 38.3058, 39.8996) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.41
Pinkish Grey
#C8ACA9
ΔE00 5.42
Light Mauve
#C292A1
ΔE00 5.67
Dusty Pink
#D8A7B1
ΔE00 5.67
Grey Pink
#C3909B
ΔE00 5.74
Greyish Pink
#C88D94
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09EA3 #9EC0BB
analogous
#C09EB4 #C09EA3 #C0AA9E
triadic
#C09EA3 #A3C09E #9EA3C0
tetradic
#C09EA3 #B4C09E #9EC0BB #AA9EC0
square
#C09EA3 #B4C09E #9EC0BB #AA9EC0
split-complementary
#C09EA3 #9EC0AA #9EB4C0
monochromatic
#8A5A61 #A87980 #C09EA3 #D8C3C6 #F0E8E9
Accessibility & contrast
On white
2.42
#C09EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#C09EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09EA3
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09EA3 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A3
Deuteranopia (green-blind)
#AAA9A2
Tritanopia (blue-blind)
#C79CA0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c09ea3; /* rgb */ color: rgb(192, 158, 163); /* oklch */ color: oklch(73.1% 0.041 8.2);
Tailwind
colors: {
custom: {
50: '#d3babe',
500: '#c09ea3',
950: '#000000',
},
}SCSS
$custom: #c09ea3; $custom-light: #d3babe; $custom-dark: #000000;
JSON
{
"hex": "#c09ea3",
"rgb": {
"r": 192,
"g": 158,
"b": 163
},
"hsl": {
"h": 351.176,
"s": 21.25,
"l": 68.627
},
"oklch": {
"l": 0.73134,
"c": 0.0408,
"h": 8.2
},
"luminance": 0.38305
}Semantic roles & 50–950 ramp
primary
#C09EA3
secondary
#D8E2E0
accent
#A09246
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081