#C09FA2#C09FA2
#C09FA2 is a light, muted red. Relative luminance 0.386; OKLCH L 73.3% C 0.039 H 11.9°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C09FA2 |
|---|---|
| RGB | rgb(192, 159, 162) |
| HSL | hsl(355, 21%, 69%) |
| HSV | hsv(355, 17%, 75%) |
| CMYK | cmyk(0%, 17.2%, 15.6%, 24.7%) |
| CIE-LAB | lab(68.47, 12.64, 3.01) |
| CIE-LCH | lch(68.47, 13.00, 13.40°) |
| OKLab | oklab(73.3% 0.0384 0.0081) |
| OKLCH | oklch(73.3% 0.039 11.9) |
| XYZ | xyz(40.6578, 38.6127, 39.4867) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.64
Rosybrown
#BC8F8F
ΔE00 5.48
Dusty Pink
#D8A7B1
ΔE00 6.09
Grey Pink
#C3909B
ΔE00 6.42
Light Mauve
#C292A1
ΔE00 6.49
Greyish Pink
#C88D94
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09FA2 #9FC0BD
analogous
#C09FB3 #C09FA2 #C0AD9F
triadic
#C09FA2 #A2C09F #9FA2C0
tetradic
#C09FA2 #B3C09F #9FC0BD #AD9FC0
square
#C09FA2 #B3C09F #9FC0BD #AD9FC0
split-complementary
#C09FA2 #9FC0AD #9FB3C0
monochromatic
#8A5B5F #A87A7E #C09FA2 #D8C4C6 #F0E9EA
Accessibility & contrast
On white
2.41
#C09FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#C09FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09FA2
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09FA2 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A2
Deuteranopia (green-blind)
#ABA9A1
Tritanopia (blue-blind)
#C79CA0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c09fa2; /* rgb */ color: rgb(192, 159, 162); /* oklch */ color: oklch(73.3% 0.039 11.9);
Tailwind
colors: {
custom: {
50: '#d3bbbd',
500: '#c09fa2',
950: '#000000',
},
}SCSS
$custom: #c09fa2; $custom-light: #d3bbbd; $custom-dark: #000000;
JSON
{
"hex": "#c09fa2",
"rgb": {
"r": 192,
"g": 159,
"b": 162
},
"hsl": {
"h": 354.545,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.733,
"c": 0.03926,
"h": 11.9
},
"luminance": 0.38611
}Semantic roles & 50–950 ramp
primary
#C09FA2
secondary
#D9E2E1
accent
#9F9746
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081