#C883FF#C883FF
#C883FF is a light, vivid violet. Relative luminance 0.357; OKLCH L 73.0% C 0.184 H 308.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C883FF |
|---|---|
| RGB | rgb(200, 131, 255) |
| HSL | hsl(273, 100%, 76%) |
| HSV | hsv(273, 49%, 100%) |
| CMYK | cmyk(21.6%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(66.32, 48.77, -51.74) |
| CIE-LCH | lch(66.32, 71.10, 313.31°) |
| OKLab | oklab(72.98% 0.1138 -0.1447) |
| OKLCH | oklch(72.98% 0.184 308.2) |
| XYZ | xyz(49.9822, 35.7326, 98.8523) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.81
Light Purple
#BF77F6
ΔE00 3.26
Easter Purple
#C071FE
ΔE00 4.35
Light Urple
#B36FF6
ΔE00 6.02
Baby Purple
#CA9BF7
ΔE00 6.33
Pastel Purple
#CAA0FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C883FF #BAFF83
analogous
#8A83FF #C883FF #FF83F8
triadic
#C883FF #FFC883 #83FFC8
tetradic
#C883FF #FF8A83 #BAFF83 #83F8FF
square
#C883FF #FF8A83 #BAFF83 #83F8FF
split-complementary
#C883FF #F8FF83 #83FF8A
monochromatic
#9209FF #AD46FF #C883FF #E3C0FF #F1E0FF
Accessibility & contrast
On white
2.58
#C883FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#C883FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C883FF
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C883FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C883FF | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629EFF
Deuteranopia (green-blind)
#76A2FC
Tritanopia (blue-blind)
#C098B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #c883ff; /* rgb */ color: rgb(200, 131, 255); /* oklch */ color: oklch(73.0% 0.184 308.2);
Tailwind
colors: {
custom: {
50: '#dba9ff',
500: '#c883ff',
950: '#000000',
},
}SCSS
$custom: #c883ff; $custom-light: #dba9ff; $custom-dark: #000000;
JSON
{
"hex": "#c883ff",
"rgb": {
"r": 200,
"g": 131,
"b": 255
},
"hsl": {
"h": 273.387,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.7298,
"c": 0.18408,
"h": 308.2
},
"luminance": 0.35732
}Semantic roles & 50–950 ramp
primary
#C883FF
secondary
#E3F7D4
accent
#E60066
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86