#C893CD#C893CD
#C893CD is a light, moderate purple. Relative luminance 0.376; OKLCH L 73.3% C 0.101 H 323.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C893CD |
|---|---|
| RGB | rgb(200, 147, 205) |
| HSL | hsl(295, 37%, 69%) |
| HSV | hsv(295, 28%, 80%) |
| CMYK | cmyk(2.4%, 28.3%, 0%, 19.6%) |
| CIE-LAB | lab(67.69, 29.74, -22.02) |
| CIE-LCH | lch(67.69, 37.00, 323.49°) |
| OKLab | oklab(73.32% 0.081 -0.0597) |
| OKLCH | oklch(73.32% 0.101 323.6) |
| XYZ | xyz(45.2713, 37.5559, 62.6100) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.55
Pale Purple
#B790D4
ΔE00 5.01
Lilac
#C8A2C8
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 5.88
Lavender (survey)
#C79FEF
ΔE00 7.40
Lavender
#B39DDB
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C893CD #98CD93
analogous
#AB93CD #C893CD #CD93B5
triadic
#C893CD #CDC893 #93CDC8
tetradic
#C893CD #CDAB93 #98CD93 #93B5CD
square
#C893CD #CDAB93 #98CD93 #93B5CD
split-complementary
#C893CD #B5CD93 #93CDAB
monochromatic
#96499D #B369BA #C893CD #DDBDE0 #F3E7F4
Accessibility & contrast
On white
2.47
#C893CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#C893CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C893CD
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C893CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C893CD | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA1CF
Deuteranopia (green-blind)
#9AA7CB
Tritanopia (blue-blind)
#CA99A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c893cd; /* rgb */ color: rgb(200, 147, 205); /* oklch */ color: oklch(73.3% 0.101 323.6);
Tailwind
colors: {
custom: {
50: '#d9b3dc',
500: '#c893cd',
950: '#000000',
},
}SCSS
$custom: #c893cd; $custom-light: #d9b3dc; $custom-dark: #000000;
JSON
{
"hex": "#c893cd",
"rgb": {
"r": 200,
"g": 147,
"b": 205
},
"hsl": {
"h": 294.828,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.7332,
"c": 0.10059,
"h": 323.6
},
"luminance": 0.37555
}Semantic roles & 50–950 ramp
primary
#C893CD
secondary
#D7E6D5
accent
#B03640
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#151115
muted
#838083