#C883F2#C883F2
#C883F2 is a light, vivid violet. Relative luminance 0.349; OKLCH L 72.3% C 0.169 H 311.5°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C883F2 |
|---|---|
| RGB | rgb(200, 131, 242) |
| HSL | hsl(277, 81%, 73%) |
| HSV | hsv(277, 46%, 95%) |
| CMYK | cmyk(17.4%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(65.69, 45.95, -45.59) |
| CIE-LCH | lch(65.69, 64.73, 315.22°) |
| OKLab | oklab(72.31% 0.1122 -0.1269) |
| OKLCH | oklch(72.31% 0.169 311.5) |
| XYZ | xyz(47.9599, 34.9237, 88.2016) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.39
Light Purple
#BF77F6
ΔE00 3.60
Easter Purple
#C071FE
ΔE00 5.13
Baby Purple
#CA9BF7
ΔE00 5.94
Light Urple
#B36FF6
ΔE00 6.53
Pastel Purple
#CAA0FF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C883F2 #ADF283
analogous
#9083F2 #C883F2 #F283E5
triadic
#C883F2 #F2C883 #83F2C8
tetradic
#C883F2 #F29083 #ADF283 #83E5F2
square
#C883F2 #F29083 #ADF283 #83E5F2
split-complementary
#C883F2 #E5F283 #83F290
monochromatic
#9618E3 #AF4CEC #C883F2 #E1BAF8 #F3E3FC
Accessibility & contrast
On white
2.63
#C883F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#C883F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C883F2
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C883F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C883F2 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9CF6
Deuteranopia (green-blind)
#7DA1EF
Tritanopia (blue-blind)
#C494AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #c883f2; /* rgb */ color: rgb(200, 131, 242); /* oklch */ color: oklch(72.3% 0.169 311.5);
Tailwind
colors: {
custom: {
50: '#dba8f7',
500: '#c883f2',
950: '#000000',
},
}SCSS
$custom: #c883f2; $custom-light: #dba8f7; $custom-dark: #000000;
JSON
{
"hex": "#c883f2",
"rgb": {
"r": 200,
"g": 131,
"b": 242
},
"hsl": {
"h": 277.297,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.72309,
"c": 0.16934,
"h": 311.5
},
"luminance": 0.34923
}Semantic roles & 50–950 ramp
primary
#C883F2
secondary
#E2F4D7
accent
#DD0859
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85