#C750DC#C750DC
#C750DC is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 64.2% C 0.223 H 321.4°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C750DC |
|---|---|
| RGB | rgb(199, 80, 220) |
| HSL | hsl(291, 67%, 59%) |
| HSV | hsv(291, 64%, 86%) |
| CMYK | cmyk(9.5%, 63.6%, 0%, 13.7%) |
| CIE-LAB | lab(55.12, 66.06, -50.05) |
| CIE-LCH | lch(55.12, 82.88, 322.85°) |
| OKLab | oklab(64.16% 0.1745 -0.1395) |
| OKLCH | oklch(64.16% 0.223 321.4) |
| XYZ | xyz(39.3387, 23.0487, 70.0730) |
| Luminance | 0.2305 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.30
Pinkish Purple
#D648D7
ΔE00 2.89
Heliotrope
#D94FF5
ΔE00 4.23
Purple Pink
#D725DE
ΔE00 4.48
Pinky Purple
#C94CBE
ΔE00 5.21
Bright Lilac
#C95EFB
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C750DC #65DC50
analogous
#8150DC #C750DC #DC50AB
triadic
#C750DC #DCC750 #50DCC7
tetradic
#C750DC #DC8150 #65DC50 #50ABDC
square
#C750DC #DC8150 #65DC50 #50ABDC
split-complementary
#C750DC #ABDC50 #50DC81
monochromatic
#821E94 #AF28C7 #C750DC #D783E6 #E8B6F0
Accessibility & contrast
On white
3.74
#C750DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#C750DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C750DC
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C750DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C750DC | 1.00 | 3.74 | 5.61 | 5.61 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C7BE0
Deuteranopia (green-blind)
#5F88D8
Tritanopia (blue-blind)
#C9678F
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c750dc; /* rgb */ color: rgb(199, 80, 220); /* oklch */ color: oklch(64.2% 0.223 321.4);
Tailwind
colors: {
custom: {
50: '#db89e7',
500: '#c750dc',
950: '#000000',
},
}SCSS
$custom: #c750dc; $custom-light: #db89e7; $custom-dark: #000000;
JSON
{
"hex": "#c750dc",
"rgb": {
"r": 199,
"g": 80,
"b": 220
},
"hsl": {
"h": 291,
"s": 66.667,
"l": 58.824
},
"oklch": {
"l": 0.64156,
"c": 0.22343,
"h": 321.4
},
"luminance": 0.23047
}Semantic roles & 50–950 ramp
primary
#C750DC
secondary
#B1DFA8
accent
#EA3E58
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84