#C09EA2#C09EA2
#C09EA2 is a light, muted red. Relative luminance 0.383; OKLCH L 73.1% C 0.041 H 10.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C09EA2 |
|---|---|
| RGB | rgb(192, 158, 162) |
| HSL | hsl(353, 21%, 69%) |
| HSV | hsv(353, 18%, 75%) |
| CMYK | cmyk(0%, 17.7%, 15.6%, 24.7%) |
| CIE-LAB | lab(68.22, 13.19, 2.65) |
| CIE-LCH | lch(68.22, 13.46, 11.36°) |
| OKLab | oklab(73.11% 0.04 0.0072) |
| OKLCH | oklch(73.11% 0.041 10.2) |
| XYZ | xyz(40.4866, 38.2701, 39.4296) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.17
Rosybrown
#BC8F8F
ΔE00 5.25
Dusty Pink
#D8A7B1
ΔE00 5.83
Grey Pink
#C3909B
ΔE00 5.90
Light Mauve
#C292A1
ΔE00 5.93
Greyish Pink
#C88D94
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09EA2 #9EC0BC
analogous
#C09EB3 #C09EA2 #C0AB9E
triadic
#C09EA2 #A2C09E #9EA2C0
tetradic
#C09EA2 #B3C09E #9EC0BC #AB9EC0
square
#C09EA2 #B3C09E #9EC0BC #AB9EC0
split-complementary
#C09EA2 #9EC0AB #9EB3C0
monochromatic
#8A5A5F #A8797E #C09EA2 #D8C3C6 #F0E8E9
Accessibility & contrast
On white
2.43
#C09EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#C09EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09EA2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09EA2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#ABA9A1
Tritanopia (blue-blind)
#C79C9F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c09ea2; /* rgb */ color: rgb(192, 158, 162); /* oklch */ color: oklch(73.1% 0.041 10.2);
Tailwind
colors: {
custom: {
50: '#d3babd',
500: '#c09ea2',
950: '#000000',
},
}SCSS
$custom: #c09ea2; $custom-light: #d3babd; $custom-dark: #000000;
JSON
{
"hex": "#c09ea2",
"rgb": {
"r": 192,
"g": 158,
"b": 162
},
"hsl": {
"h": 352.941,
"s": 21.25,
"l": 68.627
},
"oklch": {
"l": 0.73105,
"c": 0.04063,
"h": 10.2
},
"luminance": 0.38269
}Semantic roles & 50–950 ramp
primary
#C09EA2
secondary
#D8E2E1
accent
#A09546
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081