#C38EFA#C38EFA
#C38EFA is a light, vivid violet. Relative luminance 0.379; OKLCH L 74.0% C 0.159 H 305.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C38EFA |
|---|---|
| RGB | rgb(195, 142, 250) |
| HSL | hsl(269, 92%, 77%) |
| HSV | hsv(269, 43%, 98%) |
| CMYK | cmyk(22%, 43.2%, 0%, 2%) |
| CIE-LAB | lab(67.91, 40.41, -46.52) |
| CIE-LCH | lch(67.91, 61.62, 310.98°) |
| OKLab | oklab(73.98% 0.0924 -0.1297) |
| OKLCH | oklch(73.98% 0.159 305.5) |
| XYZ | xyz(49.4305, 37.8505, 95.1258) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.47
Baby Purple
#CA9BF7
ΔE00 3.73
Pastel Purple
#CAA0FF
ΔE00 4.50
Lilac (survey)
#CEA2FD
ΔE00 5.20
Lavender (survey)
#C79FEF
ΔE00 5.49
Light Purple
#BF77F6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C38EFA #C5FA8E
analogous
#8E8FFA #C38EFA #F98EFA
triadic
#C38EFA #FAC38E #8EFAC3
tetradic
#C38EFA #FA8E8F #C5FA8E #8EFAF9
square
#C38EFA #FA8E8F #C5FA8E #8EFAF9
split-complementary
#C38EFA #FAF98E #8FFA8E
monochromatic
#8519F5 #A453F7 #C38EFA #E2C9FD #EFE2FE
Accessibility & contrast
On white
2.45
#C38EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#C38EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C38EFA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C38EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C38EFA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FE
Deuteranopia (green-blind)
#80A6F7
Tritanopia (blue-blind)
#BAA0B8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c38efa; /* rgb */ color: rgb(195, 142, 250); /* oklch */ color: oklch(74.0% 0.159 305.5);
Tailwind
colors: {
custom: {
50: '#d7b0fc',
500: '#c38efa',
950: '#000000',
},
}SCSS
$custom: #c38efa; $custom-light: #d7b0fc; $custom-dark: #000000;
JSON
{
"hex": "#c38efa",
"rgb": {
"r": 195,
"g": 142,
"b": 250
},
"hsl": {
"h": 269.444,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.73978,
"c": 0.15928,
"h": 305.5
},
"luminance": 0.3785
}Semantic roles & 50–950 ramp
primary
#C38EFA
secondary
#E6F6D5
accent
#E60075
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#151017
muted
#837F85