#C896CF#C896CF
#C896CF is a light, moderate purple. Relative luminance 0.386; OKLCH L 73.9% C 0.097 H 322.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C896CF |
|---|---|
| RGB | rgb(200, 150, 207) |
| HSL | hsl(293, 37%, 70%) |
| HSV | hsv(293, 28%, 81%) |
| CMYK | cmyk(3.4%, 27.5%, 0%, 18.8%) |
| CIE-LAB | lab(68.46, 28.48, -21.96) |
| CIE-LCH | lch(68.46, 35.96, 322.37°) |
| OKLab | oklab(73.93% 0.077 -0.0595) |
| OKLCH | oklch(73.93% 0.097 322.3) |
| XYZ | xyz(45.9869, 38.5982, 64.0471) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.20
Pale Purple
#B790D4
ΔE00 4.95
Lilac
#C8A2C8
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 6.47
Lavender (survey)
#C79FEF
ΔE00 6.95
Lavender
#B39DDB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C896CF #9DCF96
analogous
#AC96CF #C896CF #CF96B9
triadic
#C896CF #CFC896 #96CFC8
tetradic
#C896CF #CFAC96 #9DCF96 #96B9CF
square
#C896CF #CFAC96 #9DCF96 #96B9CF
split-complementary
#C896CF #B9CF96 #96CFAC
monochromatic
#964AA1 #B26CBC #C896CF #DEC0E2 #F4EAF5
Accessibility & contrast
On white
2.41
#C896CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#C896CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C896CF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C896CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C896CF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A3D1
Deuteranopia (green-blind)
#9CA9CD
Tritanopia (blue-blind)
#CA9CAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c896cf; /* rgb */ color: rgb(200, 150, 207); /* oklch */ color: oklch(73.9% 0.097 322.3);
Tailwind
colors: {
custom: {
50: '#d9b5dd',
500: '#c896cf',
950: '#000000',
},
}SCSS
$custom: #c896cf; $custom-light: #d9b5dd; $custom-dark: #000000;
JSON
{
"hex": "#c896cf",
"rgb": {
"r": 200,
"g": 150,
"b": 207
},
"hsl": {
"h": 292.632,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.7393,
"c": 0.09735,
"h": 322.3
},
"luminance": 0.38597
}Semantic roles & 50–950 ramp
primary
#C896CF
secondary
#DAE8D8
accent
#B03544
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#151115
muted
#838083