#C750E9#C750E9
#C750E9 is a light, highly saturated purple. Relative luminance 0.238; OKLCH L 64.9% C 0.235 H 317.9°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C750E9 |
|---|---|
| RGB | rgb(199, 80, 233) |
| HSL | hsl(287, 78%, 61%) |
| HSV | hsv(287, 66%, 91%) |
| CMYK | cmyk(14.6%, 65.7%, 0%, 8.6%) |
| CIE-LAB | lab(55.85, 68.48, -56.21) |
| CIE-LCH | lch(55.85, 88.59, 320.62°) |
| OKLab | oklab(64.92% 0.1743 -0.1575) |
| OKLCH | oklch(64.92% 0.235 317.9) |
| XYZ | xyz(41.1278, 23.7644, 79.4956) |
| Luminance | 0.2376 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.23
Mediumorchid
#BA55D3
ΔE00 3.48
Bright Lilac
#C95EFB
ΔE00 3.79
Pinkish Purple
#D648D7
ΔE00 4.29
Bright Lavender
#C760FF
ΔE00 4.45
Purple Pink
#D725DE
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C750E9 #72E950
analogous
#7B50E9 #C750E9 #E950BE
triadic
#C750E9 #E9C750 #50E9C7
tetradic
#C750E9 #E97B50 #72E950 #50BEE9
square
#C750E9 #E97B50 #72E950 #50BEE9
split-complementary
#C750E9 #BEE950 #50E97B
monochromatic
#8815A9 #B41CE0 #C750E9 #D886F0 #EABDF7
Accessibility & contrast
On white
3.65
#C750E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#C750E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C750E9
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C750E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C750E9 | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E7EEE
Deuteranopia (green-blind)
#568AE5
Tritanopia (blue-blind)
#C66C96
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #c750e9; /* rgb */ color: rgb(199, 80, 233); /* oklch */ color: oklch(64.9% 0.235 317.9);
Tailwind
colors: {
custom: {
50: '#dc89f1',
500: '#c750e9',
950: '#000000',
},
}SCSS
$custom: #c750e9; $custom-light: #dc89f1; $custom-dark: #000000;
JSON
{
"hex": "#c750e9",
"rgb": {
"r": 199,
"g": 80,
"b": 233
},
"hsl": {
"h": 286.667,
"s": 77.665,
"l": 61.373
},
"oklch": {
"l": 0.64916,
"c": 0.23496,
"h": 317.9
},
"luminance": 0.23763
}Semantic roles & 50–950 ramp
primary
#C750E9
secondary
#BBE7AE
accent
#DA0C39
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85