#C09FA3#C09FA3
#C09FA3 is a light, muted red. Relative luminance 0.386; OKLCH L 73.3% C 0.039 H 9.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C09FA3 |
|---|---|
| RGB | rgb(192, 159, 163) |
| HSL | hsl(353, 21%, 69%) |
| HSV | hsv(353, 17%, 75%) |
| CMYK | cmyk(0%, 17.2%, 15.1%, 24.7%) |
| CIE-LAB | lab(68.50, 12.81, 2.49) |
| CIE-LCH | lch(68.50, 13.05, 11.02°) |
| OKLab | oklab(73.33% 0.0388 0.0068) |
| OKLCH | oklch(73.33% 0.039 9.9) |
| XYZ | xyz(40.7471, 38.6484, 39.9567) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.90
Rosybrown
#BC8F8F
ΔE00 5.60
Dusty Pink
#D8A7B1
ΔE00 5.91
Light Mauve
#C292A1
ΔE00 6.22
Grey Pink
#C3909B
ΔE00 6.24
Greyish Pink
#C88D94
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09FA3 #9FC0BC
analogous
#C09FB4 #C09FA3 #C0AC9F
triadic
#C09FA3 #A3C09F #9FA3C0
tetradic
#C09FA3 #B4C09F #9FC0BC #AC9FC0
square
#C09FA3 #B4C09F #9FC0BC #AC9FC0
split-complementary
#C09FA3 #9FC0AC #9FB4C0
monochromatic
#8A5B60 #A87A80 #C09FA3 #D8C4C6 #F0E9EA
Accessibility & contrast
On white
2.41
#C09FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#C09FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09FA3
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09FA3 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 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)
#A4A4A3
Deuteranopia (green-blind)
#ABA9A2
Tritanopia (blue-blind)
#C79DA0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c09fa3; /* rgb */ color: rgb(192, 159, 163); /* oklch */ color: oklch(73.3% 0.039 9.9);
Tailwind
colors: {
custom: {
50: '#d3bbbe',
500: '#c09fa3',
950: '#000000',
},
}SCSS
$custom: #c09fa3; $custom-light: #d3bbbe; $custom-dark: #000000;
JSON
{
"hex": "#c09fa3",
"rgb": {
"r": 192,
"g": 159,
"b": 163
},
"hsl": {
"h": 352.727,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.73328,
"c": 0.03938,
"h": 9.9
},
"luminance": 0.38647
}Semantic roles & 50–950 ramp
primary
#C09FA3
secondary
#D9E2E1
accent
#9F9446
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081