#C587FF#C587FF
#C587FF is a light, vivid violet. Relative luminance 0.364; OKLCH L 73.3% C 0.177 H 306.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C587FF |
|---|---|
| RGB | rgb(197, 135, 255) |
| HSL | hsl(271, 100%, 76%) |
| HSV | hsv(271, 47%, 100%) |
| CMYK | cmyk(22.7%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(66.84, 45.85, -50.93) |
| CIE-LCH | lch(66.84, 68.53, 312.00°) |
| OKLab | oklab(73.3% 0.1049 -0.1424) |
| OKLCH | oklch(73.3% 0.177 306.4) |
| XYZ | xyz(49.7363, 36.4187, 98.9977) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.79
Light Purple
#BF77F6
ΔE00 3.96
Easter Purple
#C071FE
ΔE00 5.11
Baby Purple
#CA9BF7
ΔE00 5.55
Pastel Purple
#CAA0FF
ΔE00 6.27
Light Urple
#B36FF6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C587FF #C1FF87
analogous
#8987FF #C587FF #FF87FD
triadic
#C587FF #FFC587 #87FFC5
tetradic
#C587FF #FF8987 #C1FF87 #87FDFF
square
#C587FF #FF8987 #C1FF87 #87FDFF
split-complementary
#C587FF #FDFF87 #87FF89
monochromatic
#8A0DFF #A74AFF #C587FF #E3C4FF #F0E0FF
Accessibility & contrast
On white
2.54
#C587FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#C587FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C587FF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C587FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C587FF | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#BC9BB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c587ff; /* rgb */ color: rgb(197, 135, 255); /* oklch */ color: oklch(73.3% 0.177 306.4);
Tailwind
colors: {
custom: {
50: '#d9abff',
500: '#c587ff',
950: '#000000',
},
}SCSS
$custom: #c587ff; $custom-light: #d9abff; $custom-dark: #000000;
JSON
{
"hex": "#c587ff",
"rgb": {
"r": 197,
"g": 135,
"b": 255
},
"hsl": {
"h": 271,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.73299,
"c": 0.17691,
"h": 306.4
},
"luminance": 0.36418
}Semantic roles & 50–950 ramp
primary
#C587FF
secondary
#E5F7D4
accent
#E6006F
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86