#C893FF#C893FF
#C893FF is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.5% C 0.159 H 305.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C893FF |
|---|---|
| RGB | rgb(200, 147, 255) |
| HSL | hsl(269, 100%, 79%) |
| HSV | hsv(269, 42%, 100%) |
| CMYK | cmyk(21.6%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(69.73, 40.20, -46.35) |
| CIE-LCH | lch(69.73, 61.35, 310.93°) |
| OKLab | oklab(75.53% 0.0923 -0.1291) |
| OKLCH | oklch(75.53% 0.159 305.5) |
| XYZ | xyz(52.2994, 40.3671, 99.6248) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.33
Baby Purple
#CA9BF7
ΔE00 2.82
Pastel Purple
#CAA0FF
ΔE00 3.33
Lilac (survey)
#CEA2FD
ΔE00 4.03
Lavender (survey)
#C79FEF
ΔE00 4.82
Light Purple
#BF77F6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C893FF #CAFF93
analogous
#9394FF #C893FF #FE93FF
triadic
#C893FF #FFC893 #93FFC8
tetradic
#C893FF #FF9394 #CAFF93 #93FFFE
square
#C893FF #FF9394 #CAFF93 #93FFFE
split-complementary
#C893FF #FFFE93 #94FF93
monochromatic
#8A19FF #A956FF #C893FF #E7D0FF #EFE0FF
Accessibility & contrast
On white
2.31
#C893FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#C893FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C893FF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C893FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C893FF | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#85ABFC
Tritanopia (blue-blind)
#BFA5BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c893ff; /* rgb */ color: rgb(200, 147, 255); /* oklch */ color: oklch(75.5% 0.159 305.5);
Tailwind
colors: {
custom: {
50: '#dab3ff',
500: '#c893ff',
950: '#000000',
},
}SCSS
$custom: #c893ff; $custom-light: #dab3ff; $custom-dark: #000000;
JSON
{
"hex": "#c893ff",
"rgb": {
"r": 200,
"g": 147,
"b": 255
},
"hsl": {
"h": 269.444,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.75534,
"c": 0.15871,
"h": 305.5
},
"luminance": 0.40367
}Semantic roles & 50–950 ramp
primary
#C893FF
secondary
#E6F7D4
accent
#E60075
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086