#C388FF#C388FF
#C388FF is a light, vivid violet. Relative luminance 0.364; OKLCH L 73.3% C 0.175 H 305.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C388FF |
|---|---|
| RGB | rgb(195, 136, 255) |
| HSL | hsl(270, 100%, 77%) |
| HSV | hsv(270, 47%, 100%) |
| CMYK | cmyk(23.5%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(66.85, 44.78, -50.93) |
| CIE-LCH | lch(66.85, 67.82, 311.33°) |
| OKLab | oklab(73.26% 0.1012 -0.1425) |
| OKLCH | oklch(73.26% 0.175 305.4) |
| XYZ | xyz(49.3561, 36.4307, 99.0200) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.56
Light Purple
#BF77F6
ΔE00 4.15
Easter Purple
#C071FE
ΔE00 5.31
Baby Purple
#CA9BF7
ΔE00 5.44
Pastel Purple
#CAA0FF
ΔE00 6.08
Light Urple
#B36FF6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C388FF #C4FF88
analogous
#8889FF #C388FF #FF88FF
triadic
#C388FF #FFC388 #88FFC3
tetradic
#C388FF #FF8889 #C4FF88 #88FFFF
square
#C388FF #FF8889 #C4FF88 #88FFFF
split-complementary
#C388FF #FFFF88 #89FF88
monochromatic
#850EFF #A44BFF #C388FF #E2C5FF #F0E0FF
Accessibility & contrast
On white
2.53
#C388FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#C388FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C388FF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C388FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C388FF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#B99CB8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c388ff; /* rgb */ color: rgb(195, 136, 255); /* oklch */ color: oklch(73.3% 0.175 305.4);
Tailwind
colors: {
custom: {
50: '#d7acff',
500: '#c388ff',
950: '#000000',
},
}SCSS
$custom: #c388ff; $custom-light: #d7acff; $custom-dark: #000000;
JSON
{
"hex": "#c388ff",
"rgb": {
"r": 195,
"g": 136,
"b": 255
},
"hsl": {
"h": 269.748,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.73259,
"c": 0.17478,
"h": 305.4
},
"luminance": 0.3643
}Semantic roles & 50–950 ramp
primary
#C388FF
secondary
#E6F7D4
accent
#E60074
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86