#C754DE#C754DE
#C754DE is a light, highly saturated purple. Relative luminance 0.238; OKLCH L 64.7% C 0.220 H 320.6°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C754DE |
|---|---|
| RGB | rgb(199, 84, 222) |
| HSL | hsl(290, 68%, 60%) |
| HSV | hsv(290, 62%, 87%) |
| CMYK | cmyk(10.4%, 62.2%, 0%, 12.9%) |
| CIE-LAB | lab(55.85, 64.73, -50.03) |
| CIE-LCH | lch(55.85, 81.81, 322.30°) |
| OKLab | oklab(64.71% 0.17 -0.1395) |
| OKLCH | oklch(64.71% 0.22 320.6) |
| XYZ | xyz(39.9068, 23.7586, 71.5769) |
| Luminance | 0.2376 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.55
Pinkish Purple
#D648D7
ΔE00 3.15
Heliotrope
#D94FF5
ΔE00 3.82
Bright Lilac
#C95EFB
ΔE00 4.77
Purple Pink
#D725DE
ΔE00 5.15
Bright Lavender
#C760FF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C754DE #6BDE54
analogous
#8254DE #C754DE #DE54B0
triadic
#C754DE #DEC754 #54DEC7
tetradic
#C754DE #DE8254 #6BDE54 #54B0DE
square
#C754DE #DE8254 #6BDE54 #54B0DE
split-complementary
#C754DE #B0DE54 #54DE82
monochromatic
#851E9A #B228CD #C754DE #D887E8 #E9BBF2
Accessibility & contrast
On white
3.65
#C754DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#C754DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C754DE
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C754DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C754DE | 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)
#317EE2
Deuteranopia (green-blind)
#618ADB
Tritanopia (blue-blind)
#C86A92
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #c754de; /* rgb */ color: rgb(199, 84, 222); /* oklch */ color: oklch(64.7% 0.220 320.6);
Tailwind
colors: {
custom: {
50: '#db8be9',
500: '#c754de',
950: '#000000',
},
}SCSS
$custom: #c754de; $custom-light: #db8be9; $custom-dark: #000000;
JSON
{
"hex": "#c754de",
"rgb": {
"r": 199,
"g": 84,
"b": 222
},
"hsl": {
"h": 290,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.64714,
"c": 0.21988,
"h": 320.6
},
"luminance": 0.23757
}Semantic roles & 50–950 ramp
primary
#C754DE
secondary
#B5E1AC
accent
#EB3D5A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84