#C588FF#C588FF
#C588FF is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.5% C 0.175 H 306.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C588FF |
|---|---|
| RGB | rgb(197, 136, 255) |
| HSL | hsl(271, 100%, 77%) |
| HSV | hsv(271, 47%, 100%) |
| CMYK | cmyk(22.7%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(67.05, 45.32, -50.59) |
| CIE-LCH | lch(67.05, 67.92, 311.85°) |
| OKLab | oklab(73.46% 0.1036 -0.1415) |
| OKLCH | oklch(73.46% 0.175 306.2) |
| XYZ | xyz(49.8764, 36.6990, 99.0444) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.56
Light Purple
#BF77F6
ΔE00 4.18
Baby Purple
#CA9BF7
ΔE00 5.33
Easter Purple
#C071FE
ΔE00 5.35
Pastel Purple
#CAA0FF
ΔE00 6.04
Light Urple
#B36FF6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C588FF #C2FF88
analogous
#8A88FF #C588FF #FF88FE
triadic
#C588FF #FFC588 #88FFC5
tetradic
#C588FF #FF8A88 #C2FF88 #88FEFF
square
#C588FF #FF8A88 #C2FF88 #88FEFF
split-complementary
#C588FF #FEFF88 #88FF8A
monochromatic
#890EFF #A74BFF #C588FF #E3C5FF #F0E0FF
Accessibility & contrast
On white
2.52
#C588FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#C588FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C588FF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C588FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C588FF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#78A4FC
Tritanopia (blue-blind)
#BC9CB8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c588ff; /* rgb */ color: rgb(197, 136, 255); /* oklch */ color: oklch(73.5% 0.175 306.2);
Tailwind
colors: {
custom: {
50: '#d9acff',
500: '#c588ff',
950: '#000000',
},
}SCSS
$custom: #c588ff; $custom-light: #d9acff; $custom-dark: #000000;
JSON
{
"hex": "#c588ff",
"rgb": {
"r": 197,
"g": 136,
"b": 255
},
"hsl": {
"h": 270.756,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.73457,
"c": 0.17534,
"h": 306.2
},
"luminance": 0.36699
}Semantic roles & 50–950 ramp
primary
#C588FF
secondary
#E5F7D4
accent
#E60070
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86