#C896DC#C896DC
#C896DC is a light, moderate purple. Relative luminance 0.393; OKLCH L 74.5% C 0.112 H 316.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C896DC |
|---|---|
| RGB | rgb(200, 150, 220) |
| HSL | hsl(283, 50%, 73%) |
| HSV | hsv(283, 32%, 86%) |
| CMYK | cmyk(9.1%, 31.8%, 0%, 13.7%) |
| CIE-LAB | lab(68.94, 31.06, -28.41) |
| CIE-LCH | lch(68.94, 42.09, 317.55°) |
| OKLab | oklab(74.45% 0.0806 -0.0777) |
| OKLCH | oklch(74.45% 0.112 316) |
| XYZ | xyz(47.6421, 39.2603, 72.7645) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.47
Lavender (survey)
#C79FEF
ΔE00 4.25
Plum
#DDA0DD
ΔE00 5.07
Baby Purple
#CA9BF7
ΔE00 5.18
Lavender
#B39DDB
ΔE00 5.92
Lilac (survey)
#CEA2FD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C896DC #AADC96
analogous
#A596DC #C896DC #DC96CD
triadic
#C896DC #DCC896 #96DCC8
tetradic
#C896DC #DCA596 #AADC96 #96CDDC
square
#C896DC #DCA596 #AADC96 #96CDDC
split-complementary
#C896DC #CDDC96 #96DCA5
monochromatic
#963EBA #B068CD #C896DC #E0C4EB #F3E8F7
Accessibility & contrast
On white
2.37
#C896DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#C896DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C896DC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C896DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C896DC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#97AADA
Tritanopia (blue-blind)
#C79EAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c896dc; /* rgb */ color: rgb(200, 150, 220); /* oklch */ color: oklch(74.5% 0.112 316.0);
Tailwind
colors: {
custom: {
50: '#d9b5e7',
500: '#c896dc',
950: '#000000',
},
}SCSS
$custom: #c896dc; $custom-light: #d9b5e7; $custom-dark: #000000;
JSON
{
"hex": "#c896dc",
"rgb": {
"r": 200,
"g": 150,
"b": 220
},
"hsl": {
"h": 282.857,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.74454,
"c": 0.11195,
"h": 316
},
"luminance": 0.39259
}Semantic roles & 50–950 ramp
primary
#C896DC
secondary
#E2EEDD
accent
#BD2853
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#151116
muted
#838084