#C896DA#C896DA
#C896DA is a light, moderate purple. Relative luminance 0.392; OKLCH L 74.4% C 0.110 H 316.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C896DA |
|---|---|
| RGB | rgb(200, 150, 218) |
| HSL | hsl(284, 48%, 72%) |
| HSV | hsv(284, 31%, 85%) |
| CMYK | cmyk(8.3%, 31.2%, 0%, 14.5%) |
| CIE-LAB | lab(68.86, 30.66, -27.42) |
| CIE-LCH | lch(68.86, 41.13, 318.19°) |
| OKLab | oklab(74.37% 0.0801 -0.0749) |
| OKLCH | oklch(74.37% 0.11 316.9) |
| XYZ | xyz(47.3788, 39.1550, 71.3779) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.56
Lavender (survey)
#C79FEF
ΔE00 4.62
Plum
#DDA0DD
ΔE00 4.83
Baby Purple
#CA9BF7
ΔE00 5.62
Lavender
#B39DDB
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C896DA #A8DA96
analogous
#A696DA #C896DA #DA96CA
triadic
#C896DA #DAC896 #96DAC8
tetradic
#C896DA #DAA696 #A8DA96 #96CADA
square
#C896DA #DAA696 #A8DA96 #96CADA
split-complementary
#C896DA #CADA96 #96DAA6
monochromatic
#9640B6 #B069CA #C896DA #E0C3EA #F3E8F7
Accessibility & contrast
On white
2.38
#C896DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#C896DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C896DA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C896DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C896DA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DD
Deuteranopia (green-blind)
#98AAD8
Tritanopia (blue-blind)
#C89EAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c896da; /* rgb */ color: rgb(200, 150, 218); /* oklch */ color: oklch(74.4% 0.110 316.9);
Tailwind
colors: {
custom: {
50: '#d9b5e5',
500: '#c896da',
950: '#000000',
},
}SCSS
$custom: #c896da; $custom-light: #d9b5e5; $custom-dark: #000000;
JSON
{
"hex": "#c896da",
"rgb": {
"r": 200,
"g": 150,
"b": 218
},
"hsl": {
"h": 284.118,
"s": 47.887,
"l": 72.157
},
"oklch": {
"l": 0.74371,
"c": 0.10964,
"h": 316.9
},
"luminance": 0.39154
}Semantic roles & 50–950 ramp
primary
#C896DA
secondary
#E1EEDD
accent
#BB2A51
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#151115
muted
#838084