#C14DEE#C14DEE
#C14DEE is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 64.1% C 0.241 H 314.9°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C14DEE |
|---|---|
| RGB | rgb(193, 77, 238) |
| HSL | hsl(283, 83%, 62%) |
| HSV | hsv(283, 68%, 93%) |
| CMYK | cmyk(18.9%, 67.6%, 0%, 6.7%) |
| CIE-LAB | lab(54.89, 69.39, -60.60) |
| CIE-LCH | lch(54.89, 92.13, 318.87°) |
| OKLab | oklab(64.15% 0.1701 -0.1705) |
| OKLCH | oklch(64.15% 0.241 314.9) |
| XYZ | xyz(40.0763, 22.8197, 83.1659) |
| Luminance | 0.2282 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 4.00
Bright Lilac
#C95EFB
ΔE00 4.19
Heliotrope
#D94FF5
ΔE00 4.40
Bright Lavender
#C760FF
ΔE00 4.64
Lightish Purple
#A552E6
ΔE00 4.83
Lighter Purple
#A55AF4
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C14DEE #7AEE4D
analogous
#714DEE #C14DEE #EE4DCA
triadic
#C14DEE #EEC14D #4DEEC1
tetradic
#C14DEE #EE714D #7AEE4D #4DCAEE
square
#C14DEE #EE714D #7AEE4D #4DCAEE
split-complementary
#C14DEE #CAEE4D #4DEE71
monochromatic
#8311B0 #AD16E8 #C14DEE #D485F3 #E8BDF9
Accessibility & contrast
On white
3.77
#C14DEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#C14DEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C14DEE
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C14DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C14DEE | 1.00 | 3.77 | 5.56 | 5.56 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DF3
Deuteranopia (green-blind)
#4886EA
Tritanopia (blue-blind)
#BD6D98
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c14dee; /* rgb */ color: rgb(193, 77, 238); /* oklch */ color: oklch(64.1% 0.241 314.9);
Tailwind
colors: {
custom: {
50: '#d887f4',
500: '#c14dee',
950: '#000000',
},
}SCSS
$custom: #c14dee; $custom-light: #d887f4; $custom-dark: #000000;
JSON
{
"hex": "#c14dee",
"rgb": {
"r": 193,
"g": 77,
"b": 238
},
"hsl": {
"h": 283.23,
"s": 82.564,
"l": 61.765
},
"oklch": {
"l": 0.64149,
"c": 0.2409,
"h": 314.9
},
"luminance": 0.22818
}Semantic roles & 50–950 ramp
primary
#C14DEE
secondary
#BEE9AE
accent
#DF0743
background
#FDF8FF
surface
#FBF0FE
border
#D4CBD6
text
#150C17
muted
#837D85