#C64FDB#C64FDB
#C64FDB is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.9% C 0.223 H 321.3°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C64FDB |
|---|---|
| RGB | rgb(198, 79, 219) |
| HSL | hsl(291, 66%, 58%) |
| HSV | hsv(291, 64%, 86%) |
| CMYK | cmyk(9.6%, 63.9%, 0%, 14.1%) |
| CIE-LAB | lab(54.78, 66.06, -50.04) |
| CIE-LCH | lch(54.78, 82.87, 322.85°) |
| OKLab | oklab(63.86% 0.1745 -0.1395) |
| OKLCH | oklch(63.86% 0.223 321.3) |
| XYZ | xyz(38.8694, 22.7142, 69.3410) |
| Luminance | 0.2271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.12
Pinkish Purple
#D648D7
ΔE00 2.99
Purple Pink
#D725DE
ΔE00 4.34
Heliotrope
#D94FF5
ΔE00 4.50
Pinky Purple
#C94CBE
ΔE00 5.10
Bright Lilac
#C95EFB
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64FDB #64DB4F
analogous
#804FDB #C64FDB #DB4FAA
triadic
#C64FDB #DBC64F #4FDBC6
tetradic
#C64FDB #DB804F #64DB4F #4FAADB
square
#C64FDB #DB804F #64DB4F #4FAADB
split-complementary
#C64FDB #AADB4F #4FDB80
monochromatic
#801E92 #AD28C5 #C64FDB #D682E5 #E7B5F0
Accessibility & contrast
On white
3.79
#C64FDB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#C64FDB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64FDB
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64FDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64FDB | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A7BDF
Deuteranopia (green-blind)
#5F88D7
Tritanopia (blue-blind)
#C8668E
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c64fdb; /* rgb */ color: rgb(198, 79, 219); /* oklch */ color: oklch(63.9% 0.223 321.3);
Tailwind
colors: {
custom: {
50: '#db88e7',
500: '#c64fdb',
950: '#000000',
},
}SCSS
$custom: #c64fdb; $custom-light: #db88e7; $custom-dark: #000000;
JSON
{
"hex": "#c64fdb",
"rgb": {
"r": 198,
"g": 79,
"b": 219
},
"hsl": {
"h": 291,
"s": 66.038,
"l": 58.431
},
"oklch": {
"l": 0.6386,
"c": 0.22342,
"h": 321.3
},
"luminance": 0.22712
}Semantic roles & 50–950 ramp
primary
#C64FDB
secondary
#AFDFA7
accent
#E93F58
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84