#C58BEE#C58BEE
#C58BEE is a light, vivid violet. Relative luminance 0.365; OKLCH L 73.1% C 0.150 H 310.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C58BEE |
|---|---|
| RGB | rgb(197, 139, 238) |
| HSL | hsl(275, 74%, 74%) |
| HSV | hsv(275, 42%, 93%) |
| CMYK | cmyk(17.2%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(66.91, 39.95, -41.50) |
| CIE-LCH | lch(66.91, 57.61, 313.91°) |
| OKLab | oklab(73.09% 0.0969 -0.1151) |
| OKLCH | oklch(73.09% 0.151 310.1) |
| XYZ | xyz(47.6884, 36.5093, 85.4071) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.72
Baby Purple
#CA9BF7
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 5.33
Light Purple
#BF77F6
ΔE00 5.44
Pastel Purple
#CAA0FF
ΔE00 5.49
Pale Purple
#B790D4
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C58BEE #B4EE8B
analogous
#948BEE #C58BEE #EE8BE5
triadic
#C58BEE #EEC58B #8BEEC5
tetradic
#C58BEE #EE948B #B4EE8B #8BE5EE
square
#C58BEE #EE948B #B4EE8B #8BE5EE
split-complementary
#C58BEE #E5EE8B #8BEE94
monochromatic
#9021DE #AA56E6 #C58BEE #E0C0F6 #F2E4FB
Accessibility & contrast
On white
2.53
#C58BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#C58BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C58BEE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C58BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C58BEE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#84A4EB
Tritanopia (blue-blind)
#C09AB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c58bee; /* rgb */ color: rgb(197, 139, 238); /* oklch */ color: oklch(73.1% 0.150 310.1);
Tailwind
colors: {
custom: {
50: '#d8aef4',
500: '#c58bee',
950: '#000000',
},
}SCSS
$custom: #c58bee; $custom-light: #d8aef4; $custom-dark: #000000;
JSON
{
"hex": "#c58bee",
"rgb": {
"r": 197,
"g": 139,
"b": 238
},
"hsl": {
"h": 275.152,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.73091,
"c": 0.1505,
"h": 310.1
},
"luminance": 0.36509
}Semantic roles & 50–950 ramp
primary
#C58BEE
secondary
#E3F3D8
accent
#D70F62
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85