#C04BDB#C04BDB
#C04BDB is a light, highly saturated purple. Relative luminance 0.214; OKLCH L 62.6% C 0.226 H 319.6°. Best body text is #000000 at 5.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C04BDB |
|---|---|
| RGB | rgb(192, 75, 219) |
| HSL | hsl(289, 67%, 58%) |
| HSV | hsv(289, 66%, 86%) |
| CMYK | cmyk(12.3%, 65.8%, 0%, 14.1%) |
| CIE-LAB | lab(53.34, 66.35, -52.39) |
| CIE-LCH | lch(53.34, 84.54, 321.71°) |
| OKLab | oklab(62.65% 0.172 -0.1465) |
| OKLCH | oklch(62.65% 0.226 319.6) |
| XYZ | xyz(37.0389, 21.3548, 69.1750) |
| Luminance | 0.2135 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.95
Purple Pink
#D725DE
ΔE00 4.24
Pinkish Purple
#D648D7
ΔE00 4.27
Lightish Purple
#A552E6
ΔE00 5.51
Heliotrope
#D94FF5
ΔE00 5.58
Pinky Purple
#C94CBE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C04BDB #66DB4B
analogous
#784BDB #C04BDB #DB4BAE
triadic
#C04BDB #DBC04B #4BDBC0
tetradic
#C04BDB #DB784B #66DB4B #4BAEDB
square
#C04BDB #DB784B #66DB4B #4BAEDB
split-complementary
#C04BDB #AEDB4B #4BDB78
monochromatic
#7A1D8F #A527C2 #C04BDB #D27EE5 #E4B1EF
Accessibility & contrast
On white
3.98
#C04BDB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.27
#C04BDB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C04BDB
5.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C04BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C04BDB | 1.00 | 3.98 | 5.27 | 5.27 |
| #FFFFFF | 3.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1877DF
Deuteranopia (green-blind)
#5683D8
Tritanopia (blue-blind)
#C0648D
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #c04bdb; /* rgb */ color: rgb(192, 75, 219); /* oklch */ color: oklch(62.6% 0.226 319.6);
Tailwind
colors: {
custom: {
50: '#d786e7',
500: '#c04bdb',
950: '#000000',
},
}SCSS
$custom: #c04bdb; $custom-light: #d786e7; $custom-dark: #000000;
JSON
{
"hex": "#c04bdb",
"rgb": {
"r": 192,
"g": 75,
"b": 219
},
"hsl": {
"h": 288.75,
"s": 66.667,
"l": 57.647
},
"oklch": {
"l": 0.62648,
"c": 0.22593,
"h": 319.6
},
"luminance": 0.21353
}Semantic roles & 50–950 ramp
primary
#C04BDB
secondary
#AFDEA4
accent
#EA3E5E
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84