#C893EB#C893EB
#C893EB is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.6% C 0.135 H 311.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C893EB |
|---|---|
| RGB | rgb(200, 147, 235) |
| HSL | hsl(276, 69%, 75%) |
| HSV | hsv(276, 37%, 92%) |
| CMYK | cmyk(14.9%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(68.86, 35.83, -36.79) |
| CIE-LCH | lch(68.86, 51.35, 314.24°) |
| OKLab | oklab(74.59% 0.0885 -0.1016) |
| OKLCH | oklch(74.59% 0.135 311.1) |
| XYZ | xyz(49.2459, 39.1457, 83.5428) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.60
Lavender (survey)
#C79FEF
ΔE00 3.28
Liliac
#C48EFD
ΔE00 4.09
Lilac (survey)
#CEA2FD
ΔE00 4.22
Pastel Purple
#CAA0FF
ΔE00 4.36
Pale Purple
#B790D4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C893EB #B6EB93
analogous
#9C93EB #C893EB #EB93E2
triadic
#C893EB #EBC893 #93EBC8
tetradic
#C893EB #EB9C93 #B6EB93 #93E2EB
square
#C893EB #EB9C93 #B6EB93 #93E2EB
split-complementary
#C893EB #E2EB93 #93EB9C
monochromatic
#932CD8 #AE5FE1 #C893EB #E2C7F5 #F2E5FA
Accessibility & contrast
On white
2.38
#C893EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#C893EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C893EB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C893EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C893EB | 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)
#82A5EE
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#C49FB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c893eb; /* rgb */ color: rgb(200, 147, 235); /* oklch */ color: oklch(74.6% 0.135 311.1);
Tailwind
colors: {
custom: {
50: '#dab3f1',
500: '#c893eb',
950: '#000000',
},
}SCSS
$custom: #c893eb; $custom-light: #dab3f1; $custom-dark: #000000;
JSON
{
"hex": "#c893eb",
"rgb": {
"r": 200,
"g": 147,
"b": 235
},
"hsl": {
"h": 276.136,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.74589,
"c": 0.13472,
"h": 311.1
},
"luminance": 0.39145
}Semantic roles & 50–950 ramp
primary
#C893EB
secondary
#E3F2D9
accent
#D11560
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085