#C83FF2#C83FF2
#C83FF2 is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 64.0% C 0.262 H 316.8°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C83FF2 |
|---|---|
| RGB | rgb(200, 63, 242) |
| HSL | hsl(286, 87%, 60%) |
| HSV | hsv(286, 74%, 95%) |
| CMYK | cmyk(17.4%, 74%, 0%, 5.1%) |
| CIE-LAB | lab(54.29, 76.72, -63.75) |
| CIE-LCH | lch(54.29, 99.75, 320.28°) |
| OKLab | oklab(64% 0.1913 -0.1795) |
| OKLCH | oklch(64% 0.262 316.8) |
| XYZ | xyz(41.6215, 22.2469, 86.0888) |
| Luminance | 0.2225 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Hot Purple
#CB00F5
ΔE00 4.10
Purple Pink
#D725DE
ΔE00 4.43
Heliotrope
#D94FF5
ΔE00 4.60
Mediumorchid
#BA55D3
ΔE00 4.96
Bright Lilac
#C95EFB
ΔE00 5.31
Neon Purple
#BC13FE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C83FF2 #69F23F
analogous
#6F3FF2 #C83FF2 #F23FC2
triadic
#C83FF2 #F2C83F #3FF2C8
tetradic
#C83FF2 #F26F3F #69F23F #3FC2F2
square
#C83FF2 #F26F3F #69F23F #3FC2F2
split-complementary
#C83FF2 #C2F23F #3FF26F
monochromatic
#860CAB #B20FE4 #C83FF2 #D878F6 #E9B2FA
Accessibility & contrast
On white
3.85
#C83FF2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#C83FF2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C83FF2
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C83FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C83FF2 | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007AF7
Deuteranopia (green-blind)
#4186EE
Tritanopia (blue-blind)
#C66696
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c83ff2; /* rgb */ color: rgb(200, 63, 242); /* oklch */ color: oklch(64.0% 0.262 316.8);
Tailwind
colors: {
custom: {
50: '#dd81f7',
500: '#c83ff2',
950: '#000000',
},
}SCSS
$custom: #c83ff2; $custom-light: #dd81f7; $custom-dark: #000000;
JSON
{
"hex": "#c83ff2",
"rgb": {
"r": 200,
"g": 63,
"b": 242
},
"hsl": {
"h": 285.922,
"s": 87.317,
"l": 59.804
},
"oklch": {
"l": 0.64002,
"c": 0.26231,
"h": 316.8
},
"luminance": 0.22245
}Semantic roles & 50–950 ramp
primary
#C83FF2
secondary
#B4E9A4
accent
#FD2A5C
background
#FEF8FF
surface
#FCF0FF
border
#D5CBD7
text
#160B17
muted
#847C85