#C09EA0#C09EA0
#C09EA0 is a light, muted red. Relative luminance 0.382; OKLCH L 73.0% C 0.040 H 14.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C09EA0 |
|---|---|
| RGB | rgb(192, 158, 160) |
| HSL | hsl(356, 21%, 69%) |
| HSV | hsv(356, 18%, 75%) |
| CMYK | cmyk(0%, 17.7%, 16.7%, 24.7%) |
| CIE-LAB | lab(68.17, 12.87, 3.69) |
| CIE-LCH | lch(68.17, 13.39, 15.99°) |
| OKLab | oklab(73.05% 0.0392 0.0099) |
| OKLCH | oklch(73.05% 0.04 14.1) |
| XYZ | xyz(40.3102, 38.1996, 38.5008) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.72
Rosybrown
#BC8F8F
ΔE00 5.03
Dusty Pink
#D8A7B1
ΔE00 6.22
Grey Pink
#C3909B
ΔE00 6.29
Light Mauve
#C292A1
ΔE00 6.52
Greyish Pink
#C88D94
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09EA0 #9EC0BE
analogous
#C09EB1 #C09EA0 #C0AD9E
triadic
#C09EA0 #A0C09E #9EA0C0
tetradic
#C09EA0 #B1C09E #9EC0BE #AD9EC0
square
#C09EA0 #B1C09E #9EC0BE #AD9EC0
split-complementary
#C09EA0 #9EC0AD #9EB1C0
monochromatic
#8A5A5C #A8797C #C09EA0 #D8C3C4 #F0E8E9
Accessibility & contrast
On white
2.43
#C09EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#C09EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09EA0
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09EA0 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A0
Deuteranopia (green-blind)
#ABA99F
Tritanopia (blue-blind)
#C79B9F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c09ea0; /* rgb */ color: rgb(192, 158, 160); /* oklch */ color: oklch(73.0% 0.040 14.1);
Tailwind
colors: {
custom: {
50: '#d3babc',
500: '#c09ea0',
950: '#000000',
},
}SCSS
$custom: #c09ea0; $custom-light: #d3babc; $custom-dark: #000000;
JSON
{
"hex": "#c09ea0",
"rgb": {
"r": 192,
"g": 158,
"b": 160
},
"hsl": {
"h": 356.471,
"s": 21.25,
"l": 68.627
},
"oklch": {
"l": 0.73048,
"c": 0.04043,
"h": 14.1
},
"luminance": 0.38198
}Semantic roles & 50–950 ramp
primary
#C09EA0
secondary
#D8E2E1
accent
#A09A46
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081