#C893E2#C893E2
#C893E2 is a light, vivid purple. Relative luminance 0.386; OKLCH L 74.2% C 0.124 H 314.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C893E2 |
|---|---|
| RGB | rgb(200, 147, 226) |
| HSL | hsl(280, 58%, 73%) |
| HSV | hsv(280, 35%, 89%) |
| CMYK | cmyk(11.5%, 35%, 0%, 11.4%) |
| CIE-LAB | lab(68.49, 33.94, -32.41) |
| CIE-LCH | lch(68.49, 46.93, 316.32°) |
| OKLab | oklab(74.19% 0.0865 -0.089) |
| OKLCH | oklch(74.19% 0.124 314.2) |
| XYZ | xyz(47.9784, 38.6387, 76.8673) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.58
Lavender (survey)
#C79FEF
ΔE00 3.79
Baby Purple
#CA9BF7
ΔE00 4.01
Lilac (survey)
#CEA2FD
ΔE00 5.33
Pastel Purple
#CAA0FF
ΔE00 5.72
Liliac
#C48EFD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C893E2 #ADE293
analogous
#A093E2 #C893E2 #E293D4
triadic
#C893E2 #E2C893 #93E2C8
tetradic
#C893E2 #E2A093 #ADE293 #93D4E2
square
#C893E2 #E2A093 #ADE293 #93D4E2
split-complementary
#C893E2 #D4E293 #93E2A0
monochromatic
#9635C6 #AF63D5 #C893E2 #E1C3EF #F3E7F9
Accessibility & contrast
On white
2.41
#C893E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#C893E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C893E2
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C893E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C893E2 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A4E5
Deuteranopia (green-blind)
#93A8E0
Tritanopia (blue-blind)
#C69DB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c893e2; /* rgb */ color: rgb(200, 147, 226); /* oklch */ color: oklch(74.2% 0.124 314.2);
Tailwind
colors: {
custom: {
50: '#d9b3eb',
500: '#c893e2',
950: '#000000',
},
}SCSS
$custom: #c893e2; $custom-light: #d9b3eb; $custom-dark: #000000;
JSON
{
"hex": "#c893e2",
"rgb": {
"r": 200,
"g": 147,
"b": 226
},
"hsl": {
"h": 280.253,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.74189,
"c": 0.12413,
"h": 314.2
},
"luminance": 0.38638
}Semantic roles & 50–950 ramp
primary
#C893E2
secondary
#E2F0DB
accent
#C52057
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084