#C883CC#C883CC
#C883CC is a light, vivid purple. Relative luminance 0.329; OKLCH L 70.5% C 0.128 H 324.9°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C883CC |
|---|---|
| RGB | rgb(200, 131, 204) |
| HSL | hsl(297, 42%, 66%) |
| HSV | hsv(297, 36%, 80%) |
| CMYK | cmyk(2%, 35.8%, 0%, 20%) |
| CIE-LAB | lab(64.06, 38.26, -27.03) |
| CIE-LCH | lch(64.06, 46.85, 324.77°) |
| OKLab | oklab(70.55% 0.1048 -0.0736) |
| OKLCH | oklch(70.55% 0.128 324.9) |
| XYZ | xyz(42.8337, 32.8732, 61.2039) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.56
Lavender Pink
#DD85D7
ΔE00 3.79
Orchid
#DA70D6
ΔE00 5.52
Pale Purple
#B790D4
ΔE00 5.92
Wisteria
#A87DC2
ΔE00 6.60
Violet (CSS)
#EE82EE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C883CC #87CC83
analogous
#A383CC #C883CC #CC83AB
triadic
#C883CC #CCC883 #83CCC8
tetradic
#C883CC #CCA383 #87CC83 #83ABCC
square
#C883CC #CCA383 #87CC83 #83ABCC
split-complementary
#C883CC #ABCC83 #83CCA3
monochromatic
#923E97 #B558BA #C883CC #DBAEDE #EEDAF0
Accessibility & contrast
On white
2.77
#C883CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#C883CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C883CC
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C883CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C883CC | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C96CF
Deuteranopia (green-blind)
#8E9ECA
Tritanopia (blue-blind)
#CB8A9E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c883cc; /* rgb */ color: rgb(200, 131, 204); /* oklch */ color: oklch(70.5% 0.128 324.9);
Tailwind
colors: {
custom: {
50: '#daa8db',
500: '#c883cc',
950: '#000000',
},
}SCSS
$custom: #c883cc; $custom-light: #daa8db; $custom-dark: #000000;
JSON
{
"hex": "#c883cc",
"rgb": {
"r": 200,
"g": 131,
"b": 204
},
"hsl": {
"h": 296.712,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.7055,
"c": 0.12812,
"h": 324.9
},
"luminance": 0.32872
}Semantic roles & 50–950 ramp
primary
#C883CC
secondary
#CBE2C9
accent
#B53138
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83