#C896AB#C896AB
#C896AB is a light, moderate pink. Relative luminance 0.370; OKLCH L 72.7% C 0.066 H 351.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C896AB |
|---|---|
| RGB | rgb(200, 150, 171) |
| HSL | hsl(335, 31%, 69%) |
| HSV | hsv(335, 25%, 78%) |
| CMYK | cmyk(0%, 25%, 14.5%, 21.6%) |
| CIE-LAB | lab(67.30, 22.01, -3.62) |
| CIE-LCH | lch(67.30, 22.30, 350.65°) |
| OKLab | oklab(72.66% 0.0652 -0.0093) |
| OKLCH | oklch(72.66% 0.066 351.9) |
| XYZ | xyz(42.0764, 37.0341, 43.4521) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.48
Grey Pink
#C3909B
ΔE00 4.05
Faded Pink
#DE9DAC
ΔE00 5.25
Dusty Pink
#D8A7B1
ΔE00 5.91
Greyish Pink
#C88D94
ΔE00 6.25
Dull Pink
#D5869D
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C896AB #96C8B3
analogous
#C896C4 #C896AB #C89A96
triadic
#C896AB #ABC896 #96ABC8
tetradic
#C896AB #C4C896 #96C8B3 #9A96C8
square
#C896AB #C4C896 #96C8B3 #9A96C8
split-complementary
#C896AB #96C89A #96C4C8
monochromatic
#954E6C #B36E8B #C896AB #DDBECB #F2E6EB
Accessibility & contrast
On white
2.50
#C896AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#C896AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C896AB
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C896AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C896AB | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAC
Deuteranopia (green-blind)
#A6A7AA
Tritanopia (blue-blind)
#D0959D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c896ab; /* rgb */ color: rgb(200, 150, 171); /* oklch */ color: oklch(72.7% 0.066 351.9);
Tailwind
colors: {
custom: {
50: '#d9b5c4',
500: '#c896ab',
950: '#000000',
},
}SCSS
$custom: #c896ab; $custom-light: #d9b5c4; $custom-dark: #000000;
JSON
{
"hex": "#c896ab",
"rgb": {
"r": 200,
"g": 150,
"b": 171
},
"hsl": {
"h": 334.8,
"s": 31.25,
"l": 68.627
},
"oklch": {
"l": 0.7266,
"c": 0.06587,
"h": 351.9
},
"luminance": 0.37032
}Semantic roles & 50–950 ramp
primary
#C896AB
secondary
#D5E4DE
accent
#AA7C3C
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#151112
muted
#838081