#C899AA#C899AA
#C899AA is a light, moderate pink. Relative luminance 0.380; OKLCH L 73.2% C 0.060 H 355.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C899AA |
|---|---|
| RGB | rgb(200, 153, 170) |
| HSL | hsl(338, 30%, 69%) |
| HSV | hsv(338, 24%, 78%) |
| CMYK | cmyk(0%, 23.5%, 15%, 21.6%) |
| CIE-LAB | lab(68.00, 20.19, -2.04) |
| CIE-LCH | lch(68.00, 20.30, 354.22°) |
| OKLab | oklab(73.19% 0.0601 -0.0051) |
| OKLCH | oklch(73.19% 0.06 355.1) |
| XYZ | xyz(42.4663, 37.9658, 43.1136) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.21
Grey Pink
#C3909B
ΔE00 3.58
Dusty Pink
#D8A7B1
ΔE00 4.74
Faded Pink
#DE9DAC
ΔE00 4.88
Greyish Pink
#C88D94
ΔE00 5.80
Dull Pink
#D5869D
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C899AA #99C8B7
analogous
#C899C2 #C899AA #C8A099
triadic
#C899AA #AAC899 #99AAC8
tetradic
#C899AA #C2C899 #99C8B7 #A099C8
square
#C899AA #C2C899 #99C8B7 #A099C8
split-complementary
#C899AA #99C8A0 #99C2C8
monochromatic
#96516A #B37189 #C899AA #DDC1CB #F3E9EC
Accessibility & contrast
On white
2.44
#C899AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#C899AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C899AA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C899AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C899AA | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AB
Deuteranopia (green-blind)
#A9A9A9
Tritanopia (blue-blind)
#D0979F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c899aa; /* rgb */ color: rgb(200, 153, 170); /* oklch */ color: oklch(73.2% 0.060 355.1);
Tailwind
colors: {
custom: {
50: '#d9b7c3',
500: '#c899aa',
950: '#000000',
},
}SCSS
$custom: #c899aa; $custom-light: #d9b7c3; $custom-dark: #000000;
JSON
{
"hex": "#c899aa",
"rgb": {
"r": 200,
"g": 153,
"b": 170
},
"hsl": {
"h": 338.298,
"s": 29.936,
"l": 69.216
},
"oklch": {
"l": 0.73185,
"c": 0.06031,
"h": 355.1
},
"luminance": 0.37964
}Semantic roles & 50–950 ramp
primary
#C899AA
secondary
#D8E5E0
accent
#A9823D
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081