#C896AA#C896AA
#C896AA is a light, moderate pink. Relative luminance 0.370; OKLCH L 72.6% C 0.065 H 353.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C896AA |
|---|---|
| RGB | rgb(200, 150, 170) |
| HSL | hsl(336, 31%, 69%) |
| HSV | hsv(336, 25%, 78%) |
| CMYK | cmyk(0%, 25%, 15%, 21.6%) |
| CIE-LAB | lab(67.27, 21.84, -3.10) |
| CIE-LCH | lch(67.27, 22.06, 351.91°) |
| OKLab | oklab(72.63% 0.0649 -0.0079) |
| OKLCH | oklch(72.63% 0.065 353) |
| XYZ | xyz(41.9815, 36.9961, 42.9520) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.22
Grey Pink
#C3909B
ΔE00 3.75
Faded Pink
#DE9DAC
ΔE00 5.08
Dusty Pink
#D8A7B1
ΔE00 5.72
Greyish Pink
#C88D94
ΔE00 5.95
Dull Pink
#D5869D
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C896AA #96C8B4
analogous
#C896C3 #C896AA #C89B96
triadic
#C896AA #AAC896 #96AAC8
tetradic
#C896AA #C3C896 #96C8B4 #9B96C8
square
#C896AA #C3C896 #96C8B4 #9B96C8
split-complementary
#C896AA #96C89B #96C3C8
monochromatic
#954E6B #B36E89 #C896AA #DDBECB #F2E6EB
Accessibility & contrast
On white
2.50
#C896AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#C896AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C896AA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C896AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C896AA | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAB
Deuteranopia (green-blind)
#A6A7A9
Tritanopia (blue-blind)
#D0949D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c896aa; /* rgb */ color: rgb(200, 150, 170); /* oklch */ color: oklch(72.6% 0.065 353.0);
Tailwind
colors: {
custom: {
50: '#d9b5c3',
500: '#c896aa',
950: '#000000',
},
}SCSS
$custom: #c896aa; $custom-light: #d9b5c3; $custom-dark: #000000;
JSON
{
"hex": "#c896aa",
"rgb": {
"r": 200,
"g": 150,
"b": 170
},
"hsl": {
"h": 336,
"s": 31.25,
"l": 68.627
},
"oklch": {
"l": 0.72629,
"c": 0.06533,
"h": 353
},
"luminance": 0.36994
}Semantic roles & 50–950 ramp
primary
#C896AA
secondary
#D5E4DE
accent
#AA7E3C
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#151112
muted
#838081