#C883EE#C883EE
#C883EE is a light, vivid violet. Relative luminance 0.347; OKLCH L 72.1% C 0.165 H 312.6°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C883EE |
|---|---|
| RGB | rgb(200, 131, 238) |
| HSL | hsl(279, 76%, 72%) |
| HSV | hsv(279, 45%, 93%) |
| CMYK | cmyk(16%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(65.50, 45.10, -43.68) |
| CIE-LCH | lch(65.50, 62.79, 315.92°) |
| OKLab | oklab(72.11% 0.1116 -0.1213) |
| OKLCH | oklch(72.11% 0.165 312.6) |
| XYZ | xyz(47.3657, 34.6860, 85.0722) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.82
Light Purple
#BF77F6
ΔE00 3.97
Easter Purple
#C071FE
ΔE00 5.55
Baby Purple
#CA9BF7
ΔE00 5.96
Light Urple
#B36FF6
ΔE00 6.84
Pale Purple
#B790D4
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C883EE #A9EE83
analogous
#9383EE #C883EE #EE83DE
triadic
#C883EE #EEC883 #83EEC8
tetradic
#C883EE #EE9383 #A9EE83 #83DEEE
square
#C883EE #EE9383 #A9EE83 #83DEEE
split-complementary
#C883EE #DEEE83 #83EE93
monochromatic
#961ED9 #B04DE7 #C883EE #E0B9F5 #F3E4FB
Accessibility & contrast
On white
2.65
#C883EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#C883EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C883EE
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C883EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C883EE | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF2
Deuteranopia (green-blind)
#7FA1EB
Tritanopia (blue-blind)
#C493AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #c883ee; /* rgb */ color: rgb(200, 131, 238); /* oklch */ color: oklch(72.1% 0.165 312.6);
Tailwind
colors: {
custom: {
50: '#daa8f4',
500: '#c883ee',
950: '#000000',
},
}SCSS
$custom: #c883ee; $custom-light: #daa8f4; $custom-dark: #000000;
JSON
{
"hex": "#c883ee",
"rgb": {
"r": 200,
"g": 131,
"b": 238
},
"hsl": {
"h": 278.692,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.7211,
"c": 0.16484,
"h": 312.6
},
"luminance": 0.34685
}Semantic roles & 50–950 ramp
primary
#C883EE
secondary
#E2F3D8
accent
#D80D55
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85