#C0899D#C0899D
#C0899D is a light, moderate pink. Relative luminance 0.315; OKLCH L 69.0% C 0.072 H 355.6°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C0899D |
|---|---|
| RGB | rgb(192, 137, 157) |
| HSL | hsl(338, 30%, 65%) |
| HSV | hsv(338, 29%, 75%) |
| CMYK | cmyk(0%, 28.6%, 18.2%, 24.7%) |
| CIE-LAB | lab(62.96, 24.00, -2.22) |
| CIE-LCH | lch(62.96, 24.10, 354.72°) |
| OKLab | oklab(68.99% 0.0717 -0.0055) |
| OKLCH | oklch(68.99% 0.072 355.6) |
| XYZ | xyz(36.7700, 31.5339, 36.0416) |
| Luminance | 0.3153 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.98
Grey Pink
#C3909B
ΔE00 3.48
Dull Pink
#D5869D
ΔE00 4.78
Greyish Pink
#C88D94
ΔE00 5.09
Old Rose
#C87F89
ΔE00 6.24
Dusky Pink
#CC7A8B
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0899D #89C0AC
analogous
#C089B9 #C0899D #C09189
triadic
#C0899D #9DC089 #899DC0
tetradic
#C0899D #B9C089 #89C0AC #9189C0
square
#C0899D #B9C089 #89C0AC #9189C0
split-complementary
#C0899D #89C091 #89B9C0
monochromatic
#87485F #AB617C #C0899D #D5B1BE #EBD9DF
Accessibility & contrast
On white
2.87
#C0899D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#C0899D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0899D
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0899D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0899D | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F939E
Deuteranopia (green-blind)
#9C9C9C
Tritanopia (blue-blind)
#C98790
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #c0899d; /* rgb */ color: rgb(192, 137, 157); /* oklch */ color: oklch(69.0% 0.072 355.6);
Tailwind
colors: {
custom: {
50: '#d4acb9',
500: '#c0899d',
950: '#000000',
},
}SCSS
$custom: #c0899d; $custom-light: #d4acb9; $custom-dark: #000000;
JSON
{
"hex": "#c0899d",
"rgb": {
"r": 192,
"g": 137,
"b": 157
},
"hsl": {
"h": 338.182,
"s": 30.387,
"l": 64.51
},
"oklch": {
"l": 0.68991,
"c": 0.07189,
"h": 355.6
},
"luminance": 0.31532
}Semantic roles & 50–950 ramp
primary
#C0899D
secondary
#C9DCD5
accent
#A9823C
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80