#C38FFA#C38FFA
#C38FFA is a light, vivid violet. Relative luminance 0.381; OKLCH L 74.1% C 0.158 H 305.3°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C38FFA |
|---|---|
| RGB | rgb(195, 143, 250) |
| HSL | hsl(269, 91%, 77%) |
| HSV | hsv(269, 43%, 98%) |
| CMYK | cmyk(22%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(68.13, 39.86, -46.18) |
| CIE-LCH | lch(68.13, 61.00, 310.80°) |
| OKLab | oklab(74.14% 0.0911 -0.1287) |
| OKLCH | oklch(74.14% 0.158 305.3) |
| XYZ | xyz(49.5799, 38.1494, 95.1756) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.57
Baby Purple
#CA9BF7
ΔE00 3.51
Pastel Purple
#CAA0FF
ΔE00 4.26
Lilac (survey)
#CEA2FD
ΔE00 4.96
Lavender (survey)
#C79FEF
ΔE00 5.27
Light Purple
#BF77F6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C38FFA #C6FA8F
analogous
#8F91FA #C38FFA #F98FFA
triadic
#C38FFA #FAC38F #8FFAC3
tetradic
#C38FFA #FA8F91 #C6FA8F #8FFAF9
square
#C38FFA #FA8F91 #C6FA8F #8FFAF9
split-complementary
#C38FFA #FAF98F #91FA8F
monochromatic
#841AF5 #A454F7 #C38FFA #E2CAFD #EFE2FE
Accessibility & contrast
On white
2.43
#C38FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#C38FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C38FFA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C38FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C38FFA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FE
Deuteranopia (green-blind)
#81A6F7
Tritanopia (blue-blind)
#BAA1B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c38ffa; /* rgb */ color: rgb(195, 143, 250); /* oklch */ color: oklch(74.1% 0.158 305.3);
Tailwind
colors: {
custom: {
50: '#d7b0fc',
500: '#c38ffa',
950: '#000000',
},
}SCSS
$custom: #c38ffa; $custom-light: #d7b0fc; $custom-dark: #000000;
JSON
{
"hex": "#c38ffa",
"rgb": {
"r": 195,
"g": 143,
"b": 250
},
"hsl": {
"h": 269.159,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.74143,
"c": 0.15768,
"h": 305.3
},
"luminance": 0.38149
}Semantic roles & 50–950 ramp
primary
#C38FFA
secondary
#E6F6D5
accent
#E60076
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#151017
muted
#837F85