#C898AA#C898AA
#C898AA is a light, moderate pink. Relative luminance 0.376; OKLCH L 73.0% C 0.062 H 354.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C898AA |
|---|---|
| RGB | rgb(200, 152, 170) |
| HSL | hsl(338, 30%, 69%) |
| HSV | hsv(338, 24%, 78%) |
| CMYK | cmyk(0%, 24%, 15%, 21.6%) |
| CIE-LAB | lab(67.75, 20.74, -2.40) |
| CIE-LCH | lch(67.75, 20.88, 353.41°) |
| OKLab | oklab(73% 0.0617 -0.0061) |
| OKLCH | oklch(73% 0.062 354.4) |
| XYZ | xyz(42.3033, 37.6398, 43.0593) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.14
Grey Pink
#C3909B
ΔE00 3.59
Faded Pink
#DE9DAC
ΔE00 4.91
Dusty Pink
#D8A7B1
ΔE00 5.05
Greyish Pink
#C88D94
ΔE00 5.82
Dull Pink
#D5869D
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C898AA #98C8B6
analogous
#C898C2 #C898AA #C89E98
triadic
#C898AA #AAC898 #98AAC8
tetradic
#C898AA #C2C898 #98C8B6 #9E98C8
square
#C898AA #C2C898 #98C8B6 #9E98C8
split-complementary
#C898AA #98C89E #98C2C8
monochromatic
#96506A #B37089 #C898AA #DDC0CB #F3E8EC
Accessibility & contrast
On white
2.46
#C898AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#C898AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C898AA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C898AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C898AA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0AB
Deuteranopia (green-blind)
#A8A8A9
Tritanopia (blue-blind)
#D0969E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c898aa; /* rgb */ color: rgb(200, 152, 170); /* oklch */ color: oklch(73.0% 0.062 354.4);
Tailwind
colors: {
custom: {
50: '#d9b6c3',
500: '#c898aa',
950: '#000000',
},
}SCSS
$custom: #c898aa; $custom-light: #d9b6c3; $custom-dark: #000000;
JSON
{
"hex": "#c898aa",
"rgb": {
"r": 200,
"g": 152,
"b": 170
},
"hsl": {
"h": 337.5,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.72999,
"c": 0.06197,
"h": 354.4
},
"luminance": 0.37638
}Semantic roles & 50–950 ramp
primary
#C898AA
secondary
#D7E5E0
accent
#A9803C
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#151112
muted
#838081