#C14BDC#C14BDC
#C14BDC is a light, highly saturated purple. Relative luminance 0.215; OKLCH L 62.8% C 0.227 H 319.6°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C14BDC |
|---|---|
| RGB | rgb(193, 75, 220) |
| HSL | hsl(289, 67%, 58%) |
| HSV | hsv(289, 66%, 86%) |
| CMYK | cmyk(12.3%, 65.9%, 0%, 13.7%) |
| CIE-LAB | lab(53.53, 66.76, -52.63) |
| CIE-LCH | lch(53.53, 85.01, 321.75°) |
| OKLab | oklab(62.84% 0.1731 -0.1472) |
| OKLCH | oklch(62.84% 0.227 319.6) |
| XYZ | xyz(37.4250, 21.5387, 69.8823) |
| Luminance | 0.2154 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.03
Pinkish Purple
#D648D7
ΔE00 4.14
Purple Pink
#D725DE
ΔE00 4.18
Heliotrope
#D94FF5
ΔE00 5.37
Lightish Purple
#A552E6
ΔE00 5.60
Pinky Purple
#C94CBE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C14BDC #66DC4B
analogous
#794BDC #C14BDC #DC4BAE
triadic
#C14BDC #DCC14B #4BDCC1
tetradic
#C14BDC #DC794B #66DC4B #4BAEDC
square
#C14BDC #DC794B #66DC4B #4BAEDC
split-complementary
#C14BDC #AEDC4B #4BDC79
monochromatic
#7B1C91 #A626C4 #C14BDC #D37EE6 #E4B1F0
Accessibility & contrast
On white
3.96
#C14BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#C14BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C14BDC
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C14BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C14BDC | 1.00 | 3.96 | 5.31 | 5.31 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1778E0
Deuteranopia (green-blind)
#5684D8
Tritanopia (blue-blind)
#C1658E
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #c14bdc; /* rgb */ color: rgb(193, 75, 220); /* oklch */ color: oklch(62.8% 0.227 319.6);
Tailwind
colors: {
custom: {
50: '#d786e7',
500: '#c14bdc',
950: '#000000',
},
}SCSS
$custom: #c14bdc; $custom-light: #d786e7; $custom-dark: #000000;
JSON
{
"hex": "#c14bdc",
"rgb": {
"r": 193,
"g": 75,
"b": 220
},
"hsl": {
"h": 288.828,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.62838,
"c": 0.22724,
"h": 319.6
},
"luminance": 0.21537
}Semantic roles & 50–950 ramp
primary
#C14BDC
secondary
#AFDEA4
accent
#EA3D5E
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84