#C58FEE#C58FEE
#C58FEE is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.8% C 0.144 H 309.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C58FEE |
|---|---|
| RGB | rgb(197, 143, 238) |
| HSL | hsl(274, 74%, 75%) |
| HSV | hsv(274, 40%, 93%) |
| CMYK | cmyk(17.2%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.79, 37.77, -40.12) |
| CIE-LCH | lch(67.79, 55.11, 313.27°) |
| OKLab | oklab(73.76% 0.0913 -0.1112) |
| OKLCH | oklch(73.76% 0.144 309.4) |
| XYZ | xyz(48.2782, 37.6889, 85.6037) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.81
Baby Purple
#CA9BF7
ΔE00 3.07
Lavender (survey)
#C79FEF
ΔE00 4.30
Pastel Purple
#CAA0FF
ΔE00 4.61
Lilac (survey)
#CEA2FD
ΔE00 4.84
Pale Purple
#B790D4
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C58FEE #B8EE8F
analogous
#968FEE #C58FEE #EE8FE8
triadic
#C58FEE #EEC58F #8FEEC5
tetradic
#C58FEE #EE968F #B8EE8F #8FE8EE
square
#C58FEE #EE968F #B8EE8F #8FE8EE
split-complementary
#C58FEE #E8EE8F #8FEE96
monochromatic
#8E25DE #A95AE6 #C58FEE #E1C4F6 #F1E4FB
Accessibility & contrast
On white
2.46
#C58FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#C58FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C58FEE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C58FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C58FEE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F2
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#C09DB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c58fee; /* rgb */ color: rgb(197, 143, 238); /* oklch */ color: oklch(73.8% 0.144 309.4);
Tailwind
colors: {
custom: {
50: '#d8b0f4',
500: '#c58fee',
950: '#000000',
},
}SCSS
$custom: #c58fee; $custom-light: #d8b0f4; $custom-dark: #000000;
JSON
{
"hex": "#c58fee",
"rgb": {
"r": 197,
"g": 143,
"b": 238
},
"hsl": {
"h": 274.105,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.73757,
"c": 0.14386,
"h": 309.4
},
"luminance": 0.37688
}Semantic roles & 50–950 ramp
primary
#C58FEE
secondary
#E4F3D8
accent
#D61065
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#151017
muted
#837F85