#C04BDC#C04BDC
#C04BDC is a light, highly saturated purple. Relative luminance 0.214; OKLCH L 62.7% C 0.227 H 319.3°. Best body text is #000000 at 5.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C04BDC |
|---|---|
| RGB | rgb(192, 75, 220) |
| HSL | hsl(288, 67%, 58%) |
| HSV | hsv(288, 66%, 86%) |
| CMYK | cmyk(12.7%, 65.9%, 0%, 13.7%) |
| CIE-LAB | lab(53.39, 66.54, -52.86) |
| CIE-LCH | lch(53.39, 84.98, 321.53°) |
| OKLab | oklab(62.71% 0.172 -0.1479) |
| OKLCH | oklch(62.71% 0.227 319.3) |
| XYZ | xyz(37.1709, 21.4076, 69.8704) |
| Luminance | 0.2141 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.02
Purple Pink
#D725DE
ΔE00 4.27
Pinkish Purple
#D648D7
ΔE00 4.33
Lightish Purple
#A552E6
ΔE00 5.42
Heliotrope
#D94FF5
ΔE00 5.51
Hot Purple
#CB00F5
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C04BDC #67DC4B
analogous
#784BDC #C04BDC #DC4BAF
triadic
#C04BDC #DCC04B #4BDCC0
tetradic
#C04BDC #DC784B #67DC4B #4BAFDC
square
#C04BDC #DC784B #67DC4B #4BAFDC
split-complementary
#C04BDC #AFDC4B #4BDC78
monochromatic
#7A1C91 #A526C4 #C04BDC #D27EE6 #E4B1F0
Accessibility & contrast
On white
3.98
#C04BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.28
#C04BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C04BDC
5.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C04BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C04BDC | 1.00 | 3.98 | 5.28 | 5.28 |
| #FFFFFF | 3.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1578E0
Deuteranopia (green-blind)
#5584D8
Tritanopia (blue-blind)
#C0658E
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #c04bdc; /* rgb */ color: rgb(192, 75, 220); /* oklch */ color: oklch(62.7% 0.227 319.3);
Tailwind
colors: {
custom: {
50: '#d786e7',
500: '#c04bdc',
950: '#000000',
},
}SCSS
$custom: #c04bdc; $custom-light: #d786e7; $custom-dark: #000000;
JSON
{
"hex": "#c04bdc",
"rgb": {
"r": 192,
"g": 75,
"b": 220
},
"hsl": {
"h": 288.414,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.62708,
"c": 0.22682,
"h": 319.3
},
"luminance": 0.21406
}Semantic roles & 50–950 ramp
primary
#C04BDC
secondary
#B0DEA4
accent
#EA3D5F
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84