#C895DF#C895DF
#C895DF is a light, moderate purple. Relative luminance 0.391; OKLCH L 74.4% C 0.117 H 315.0°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C895DF |
|---|---|
| RGB | rgb(200, 149, 223) |
| HSL | hsl(281, 54%, 73%) |
| HSV | hsv(281, 33%, 87%) |
| CMYK | cmyk(10.3%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(68.83, 32.22, -30.24) |
| CIE-LCH | lch(68.83, 44.19, 316.82°) |
| OKLab | oklab(74.41% 0.0828 -0.0829) |
| OKLCH | oklch(74.41% 0.117 315) |
| XYZ | xyz(47.8841, 39.1029, 74.8229) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.42
Lavender (survey)
#C79FEF
ΔE00 3.86
Baby Purple
#CA9BF7
ΔE00 4.53
Plum
#DDA0DD
ΔE00 5.61
Lilac (survey)
#CEA2FD
ΔE00 5.62
Lavender
#B39DDB
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C895DF #ACDF95
analogous
#A395DF #C895DF #DF95D1
triadic
#C895DF #DFC895 #95DFC8
tetradic
#C895DF #DFA395 #ACDF95 #95D1DF
square
#C895DF #DFA395 #ACDF95 #95D1DF
split-complementary
#C895DF #D1DF95 #95DFA3
monochromatic
#963AC0 #B066D1 #C895DF #E0C4ED #F3E7F8
Accessibility & contrast
On white
2.38
#C895DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#C895DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C895DF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C895DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C895DF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E2
Deuteranopia (green-blind)
#95A9DD
Tritanopia (blue-blind)
#C79EB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c895df; /* rgb */ color: rgb(200, 149, 223); /* oklch */ color: oklch(74.4% 0.117 315.0);
Tailwind
colors: {
custom: {
50: '#d9b4e9',
500: '#c895df',
950: '#000000',
},
}SCSS
$custom: #c895df; $custom-light: #d9b4e9; $custom-dark: #000000;
JSON
{
"hex": "#c895df",
"rgb": {
"r": 200,
"g": 149,
"b": 223
},
"hsl": {
"h": 281.351,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.74406,
"c": 0.11717,
"h": 315
},
"luminance": 0.39102
}Semantic roles & 50–950 ramp
primary
#C895DF
secondary
#E2EFDC
accent
#C12455
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084