#C651DE#C651DE
#C651DE is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.3% C 0.223 H 320.4°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C651DE |
|---|---|
| RGB | rgb(198, 81, 222) |
| HSL | hsl(290, 68%, 59%) |
| HSV | hsv(290, 64%, 87%) |
| CMYK | cmyk(10.8%, 63.5%, 0%, 12.9%) |
| CIE-LAB | lab(55.24, 65.77, -51.00) |
| CIE-LCH | lch(55.24, 83.23, 322.21°) |
| OKLab | oklab(64.25% 0.1722 -0.1423) |
| OKLCH | oklch(64.25% 0.223 320.4) |
| XYZ | xyz(39.4144, 23.1664, 71.4885) |
| Luminance | 0.2316 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.30
Pinkish Purple
#D648D7
ΔE00 3.23
Heliotrope
#D94FF5
ΔE00 4.08
Purple Pink
#D725DE
ΔE00 4.71
Bright Lilac
#C95EFB
ΔE00 5.04
Pinky Purple
#C94CBE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C651DE #69DE51
analogous
#8051DE #C651DE #DE51B0
triadic
#C651DE #DEC651 #51DEC6
tetradic
#C651DE #DE8051 #69DE51 #51B0DE
square
#C651DE #DE8051 #69DE51 #51B0DE
split-complementary
#C651DE #B0DE51 #51DE80
monochromatic
#831D98 #AF27CB #C651DE #D784E8 #E8B8F2
Accessibility & contrast
On white
3.73
#C651DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#C651DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C651DE
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C651DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C651DE | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A7CE2
Deuteranopia (green-blind)
#5E88DA
Tritanopia (blue-blind)
#C76991
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c651de; /* rgb */ color: rgb(198, 81, 222); /* oklch */ color: oklch(64.3% 0.223 320.4);
Tailwind
colors: {
custom: {
50: '#db89e9',
500: '#c651de',
950: '#000000',
},
}SCSS
$custom: #c651de; $custom-light: #db89e9; $custom-dark: #000000;
JSON
{
"hex": "#c651de",
"rgb": {
"r": 198,
"g": 81,
"b": 222
},
"hsl": {
"h": 289.787,
"s": 68.116,
"l": 59.412
},
"oklch": {
"l": 0.6425,
"c": 0.22344,
"h": 320.4
},
"luminance": 0.23165
}Semantic roles & 50–950 ramp
primary
#C651DE
secondary
#B3E1AA
accent
#EB3D5A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84