#C64BDA#C64BDA
#C64BDA is a light, highly saturated purple. Relative luminance 0.221; OKLCH L 63.4% C 0.228 H 321.8°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C64BDA |
|---|---|
| RGB | rgb(198, 75, 218) |
| HSL | hsl(292, 66%, 57%) |
| HSV | hsv(292, 66%, 85%) |
| CMYK | cmyk(9.2%, 65.6%, 0%, 14.5%) |
| CIE-LAB | lab(54.13, 67.51, -50.50) |
| CIE-LCH | lch(54.13, 84.31, 323.20°) |
| OKLab | oklab(63.38% 0.1789 -0.1408) |
| OKLCH | oklch(63.38% 0.228 321.8) |
| XYZ | xyz(38.4583, 22.1019, 68.5564) |
| Luminance | 0.2210 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.24
Pinkish Purple
#D648D7
ΔE00 3.06
Purple Pink
#D725DE
ΔE00 3.78
Heliotrope
#D94FF5
ΔE00 4.92
Pinky Purple
#C94CBE
ΔE00 4.95
Purpley Pink
#C83CB9
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64BDA #5FDA4B
analogous
#7E4BDA #C64BDA #DA4BA7
triadic
#C64BDA #DAC64B #4BDAC6
tetradic
#C64BDA #DA7E4B #5FDA4B #4BA7DA
square
#C64BDA #DA7E4B #5FDA4B #4BA7DA
split-complementary
#C64BDA #A7DA4B #4BDA7E
monochromatic
#7E1D8E #AB28C0 #C64BDA #D67EE4 #E6B1EF
Accessibility & contrast
On white
3.87
#C64BDA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#C64BDA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64BDA
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64BDA | 1.00 | 3.87 | 5.42 | 5.42 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2379DE
Deuteranopia (green-blind)
#5C86D6
Tritanopia (blue-blind)
#C8638D
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c64bda; /* rgb */ color: rgb(198, 75, 218); /* oklch */ color: oklch(63.4% 0.228 321.8);
Tailwind
colors: {
custom: {
50: '#db86e6',
500: '#c64bda',
950: '#000000',
},
}SCSS
$custom: #c64bda; $custom-light: #db86e6; $custom-dark: #000000;
JSON
{
"hex": "#c64bda",
"rgb": {
"r": 198,
"g": 75,
"b": 218
},
"hsl": {
"h": 291.608,
"s": 65.899,
"l": 57.451
},
"oklch": {
"l": 0.63379,
"c": 0.22767,
"h": 321.8
},
"luminance": 0.221
}Semantic roles & 50–950 ramp
primary
#C64BDA
secondary
#ACDDA4
accent
#E93F57
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84