#C895DA#C895DA
#C895DA is a light, moderate purple. Relative luminance 0.388; OKLCH L 74.2% C 0.111 H 317.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C895DA |
|---|---|
| RGB | rgb(200, 149, 218) |
| HSL | hsl(284, 48%, 72%) |
| HSV | hsv(284, 32%, 85%) |
| CMYK | cmyk(8.3%, 31.7%, 0%, 14.5%) |
| CIE-LAB | lab(68.63, 31.21, -27.78) |
| CIE-LCH | lch(68.63, 41.78, 318.33°) |
| OKLab | oklab(74.2% 0.0816 -0.0759) |
| OKLCH | oklch(74.2% 0.111 317.1) |
| XYZ | xyz(47.2199, 38.8372, 71.3249) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.50
Lavender (survey)
#C79FEF
ΔE00 4.70
Plum
#DDA0DD
ΔE00 4.97
Baby Purple
#CA9BF7
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.07
Lavender
#B39DDB
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C895DA #A7DA95
analogous
#A695DA #C895DA #DA95CA
triadic
#C895DA #DAC895 #95DAC8
tetradic
#C895DA #DAA695 #A7DA95 #95CADA
square
#C895DA #DAA695 #A7DA95 #95CADA
split-complementary
#C895DA #CADA95 #95DAA6
monochromatic
#973FB5 #B068CA #C895DA #E0C2EA #F3E8F7
Accessibility & contrast
On white
2.40
#C895DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#C895DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C895DA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C895DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C895DA | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA4DD
Deuteranopia (green-blind)
#97A9D8
Tritanopia (blue-blind)
#C89DAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c895da; /* rgb */ color: rgb(200, 149, 218); /* oklch */ color: oklch(74.2% 0.111 317.1);
Tailwind
colors: {
custom: {
50: '#d9b4e5',
500: '#c895da',
950: '#000000',
},
}SCSS
$custom: #c895da; $custom-light: #d9b4e5; $custom-dark: #000000;
JSON
{
"hex": "#c895da",
"rgb": {
"r": 200,
"g": 149,
"b": 218
},
"hsl": {
"h": 284.348,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.74196,
"c": 0.11141,
"h": 317.1
},
"luminance": 0.38836
}Semantic roles & 50–950 ramp
primary
#C895DA
secondary
#E1EEDD
accent
#BC2A50
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#151115
muted
#838084