#C751E0#C751E0
#C751E0 is a light, highly saturated purple. Relative luminance 0.234; OKLCH L 64.5% C 0.226 H 320.2°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C751E0 |
|---|---|
| RGB | rgb(199, 81, 224) |
| HSL | hsl(290, 70%, 60%) |
| HSV | hsv(290, 64%, 88%) |
| CMYK | cmyk(11.2%, 63.8%, 0%, 12.2%) |
| CIE-LAB | lab(55.49, 66.37, -51.72) |
| CIE-LCH | lch(55.49, 84.15, 322.07°) |
| OKLab | oklab(64.49% 0.1734 -0.1444) |
| OKLCH | oklch(64.49% 0.226 320.2) |
| XYZ | xyz(39.9485, 23.4107, 72.9210) |
| Luminance | 0.2341 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.58
Pinkish Purple
#D648D7
ΔE00 3.27
Heliotrope
#D94FF5
ΔE00 3.77
Purple Pink
#D725DE
ΔE00 4.75
Bright Lilac
#C95EFB
ΔE00 4.76
Bright Lavender
#C760FF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C751E0 #6AE051
analogous
#7F51E0 #C751E0 #E051B2
triadic
#C751E0 #E0C751 #51E0C7
tetradic
#C751E0 #E07F51 #6AE051 #51B2E0
square
#C751E0 #E07F51 #6AE051 #51B2E0
split-complementary
#C751E0 #B2E051 #51E07F
monochromatic
#851C9B #B125CF #C751E0 #D885E9 #E8B9F3
Accessibility & contrast
On white
3.70
#C751E0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#C751E0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C751E0
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C751E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C751E0 | 1.00 | 3.70 | 5.68 | 5.68 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#287DE4
Deuteranopia (green-blind)
#5D89DC
Tritanopia (blue-blind)
#C86992
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c751e0; /* rgb */ color: rgb(199, 81, 224); /* oklch */ color: oklch(64.5% 0.226 320.2);
Tailwind
colors: {
custom: {
50: '#db8aea',
500: '#c751e0',
950: '#000000',
},
}SCSS
$custom: #c751e0; $custom-light: #db8aea; $custom-dark: #000000;
JSON
{
"hex": "#c751e0",
"rgb": {
"r": 199,
"g": 81,
"b": 224
},
"hsl": {
"h": 289.51,
"s": 69.756,
"l": 59.804
},
"oklch": {
"l": 0.64494,
"c": 0.22565,
"h": 320.2
},
"luminance": 0.23409
}Semantic roles & 50–950 ramp
primary
#C751E0
secondary
#B4E2AB
accent
#ED3B5A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84