#C896BE#C896BE
#C896BE is a light, moderate pink. Relative luminance 0.378; OKLCH L 73.3% C 0.080 H 333.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C896BE |
|---|---|
| RGB | rgb(200, 150, 190) |
| HSL | hsl(312, 31%, 69%) |
| HSV | hsv(312, 25%, 78%) |
| CMYK | cmyk(0%, 25%, 5%, 21.6%) |
| CIE-LAB | lab(67.88, 25.29, -13.38) |
| CIE-LCH | lch(67.88, 28.61, 332.12°) |
| OKLab | oklab(73.3% 0.0718 -0.0357) |
| OKLCH | oklch(73.3% 0.08 333.5) |
| XYZ | xyz(44.0193, 37.8112, 53.6847) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.70
Plum
#DDA0DD
ΔE00 6.37
Dusty Lavender
#AC86A8
ΔE00 6.66
Light Mauve
#C292A1
ΔE00 7.97
Heather
#A484AC
ΔE00 8.31
Pale Purple
#B790D4
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C896BE #96C8A0
analogous
#B996C8 #C896BE #C896A5
triadic
#C896BE #BEC896 #96BEC8
tetradic
#C896BE #C8B996 #96C8A0 #96A5C8
square
#C896BE #C8B996 #96C8A0 #96A5C8
split-complementary
#C896BE #A5C896 #96C8B9
monochromatic
#954E87 #B36EA5 #C896BE #DDBED7 #F2E6F0
Accessibility & contrast
On white
2.45
#C896BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#C896BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C896BE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C896BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C896BE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1C0
Deuteranopia (green-blind)
#A1A8BC
Tritanopia (blue-blind)
#CD98A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c896be; /* rgb */ color: rgb(200, 150, 190); /* oklch */ color: oklch(73.3% 0.080 333.5);
Tailwind
colors: {
custom: {
50: '#d9b5d1',
500: '#c896be',
950: '#000000',
},
}SCSS
$custom: #c896be; $custom-light: #d9b5d1; $custom-dark: #000000;
JSON
{
"hex": "#c896be",
"rgb": {
"r": 200,
"g": 150,
"b": 190
},
"hsl": {
"h": 312,
"s": 31.25,
"l": 68.627
},
"oklch": {
"l": 0.73296,
"c": 0.08019,
"h": 333.5
},
"luminance": 0.3781
}Semantic roles & 50–950 ramp
primary
#C896BE
secondary
#D5E4D8
accent
#AA523C
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082