#C893EE#C893EE
#C893EE is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.7% C 0.138 H 310.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C893EE |
|---|---|
| RGB | rgb(200, 147, 238) |
| HSL | hsl(275, 73%, 75%) |
| HSV | hsv(275, 38%, 93%) |
| CMYK | cmyk(16%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(68.98, 36.47, -38.24) |
| CIE-LCH | lch(68.98, 52.84, 313.64°) |
| OKLab | oklab(74.72% 0.0891 -0.1057) |
| OKLCH | oklch(74.72% 0.138 310.1) |
| XYZ | xyz(49.6830, 39.3205, 85.8447) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.27
Lavender (survey)
#C79FEF
ΔE00 3.32
Liliac
#C48EFD
ΔE00 3.54
Lilac (survey)
#CEA2FD
ΔE00 3.98
Pastel Purple
#CAA0FF
ΔE00 4.00
Pale Purple
#B790D4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C893EE #B9EE93
analogous
#9A93EE #C893EE #EE93E6
triadic
#C893EE #EEC893 #93EEC8
tetradic
#C893EE #EE9A93 #B9EE93 #93E6EE
square
#C893EE #EE9A93 #B9EE93 #93E6EE
split-complementary
#C893EE #E6EE93 #93EE9A
monochromatic
#9229DD #AD5EE6 #C893EE #E3C8F6 #F2E5FB
Accessibility & contrast
On white
2.37
#C893EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#C893EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C893EE
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C893EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C893EE | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F1
Deuteranopia (green-blind)
#8DA9EB
Tritanopia (blue-blind)
#C4A0B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c893ee; /* rgb */ color: rgb(200, 147, 238); /* oklch */ color: oklch(74.7% 0.138 310.1);
Tailwind
colors: {
custom: {
50: '#dab3f4',
500: '#c893ee',
950: '#000000',
},
}SCSS
$custom: #c893ee; $custom-light: #dab3f4; $custom-dark: #000000;
JSON
{
"hex": "#c893ee",
"rgb": {
"r": 200,
"g": 147,
"b": 238
},
"hsl": {
"h": 274.945,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.74725,
"c": 0.13829,
"h": 310.1
},
"luminance": 0.3932
}Semantic roles & 50–950 ramp
primary
#C893EE
secondary
#E3F2D9
accent
#D51163
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085