#C38FCA#C38FCA
#C38FCA is a light, moderate purple. Relative luminance 0.355; OKLCH L 72.0% C 0.101 H 322.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C38FCA |
|---|---|
| RGB | rgb(195, 143, 202) |
| HSL | hsl(293, 36%, 68%) |
| HSV | hsv(293, 29%, 79%) |
| CMYK | cmyk(3.5%, 29.2%, 0%, 20.8%) |
| CIE-LAB | lab(66.15, 29.72, -22.75) |
| CIE-LCH | lch(66.15, 37.43, 322.57°) |
| OKLab | oklab(71.99% 0.0804 -0.0618) |
| OKLCH | oklch(71.99% 0.101 322.5) |
| XYZ | xyz(42.9875, 35.5125, 60.4558) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.35
Plum
#DDA0DD
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 5.97
Lilac
#C8A2C8
ΔE00 6.61
Orchid (survey)
#C875C4
ΔE00 7.03
Wisteria
#A87DC2
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C38FCA #96CA8F
analogous
#A58FCA #C38FCA #CA8FB4
triadic
#C38FCA #CAC38F #8FCAC3
tetradic
#C38FCA #CAA58F #96CA8F #8FB4CA
square
#C38FCA #CAA58F #96CA8F #8FB4CA
split-complementary
#C38FCA #B4CA8F #8FCAA5
monochromatic
#8E4897 #AD65B6 #C38FCA #D9B9DE #F0E2F1
Accessibility & contrast
On white
2.59
#C38FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#C38FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C38FCA
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C38FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C38FCA | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCC
Deuteranopia (green-blind)
#95A3C8
Tritanopia (blue-blind)
#C595A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #c38fca; /* rgb */ color: rgb(195, 143, 202); /* oklch */ color: oklch(72.0% 0.101 322.5);
Tailwind
colors: {
custom: {
50: '#d6b0da',
500: '#c38fca',
950: '#000000',
},
}SCSS
$custom: #c38fca; $custom-light: #d6b0da; $custom-dark: #000000;
JSON
{
"hex": "#c38fca",
"rgb": {
"r": 195,
"g": 143,
"b": 202
},
"hsl": {
"h": 292.881,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.71989,
"c": 0.10141,
"h": 322.5
},
"luminance": 0.35511
}Semantic roles & 50–950 ramp
primary
#C38FCA
secondary
#D3E4D1
accent
#AF3745
background
#FDFAFD
surface
#FAF5FA
border
#D3CFD3
text
#141014
muted
#837F83