#C38DED#C38DED
#C38DED is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.2% C 0.145 H 309.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C38DED |
|---|---|
| RGB | rgb(195, 141, 237) |
| HSL | hsl(274, 73%, 74%) |
| HSV | hsv(274, 41%, 93%) |
| CMYK | cmyk(17.7%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(67.10, 38.07, -40.67) |
| CIE-LCH | lch(67.10, 55.70, 313.11°) |
| OKLab | oklab(73.18% 0.0916 -0.1128) |
| OKLCH | oklch(73.18% 0.145 309.1) |
| XYZ | xyz(47.3138, 36.7669, 84.7086) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.72
Baby Purple
#CA9BF7
ΔE00 3.58
Lavender (survey)
#C79FEF
ΔE00 4.78
Pastel Purple
#CAA0FF
ΔE00 5.05
Pale Purple
#B790D4
ΔE00 5.09
Lilac (survey)
#CEA2FD
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C38DED #B7ED8D
analogous
#938DED #C38DED #ED8DE7
triadic
#C38DED #EDC38D #8DEDC3
tetradic
#C38DED #ED938D #B7ED8D #8DE7ED
square
#C38DED #ED938D #B7ED8D #8DE7ED
split-complementary
#C38DED #E7ED8D #8DED93
monochromatic
#8B23DC #A758E5 #C38DED #DFC2F5 #F1E5FB
Accessibility & contrast
On white
2.51
#C38DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#C38DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C38DED
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C38DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C38DED | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#86A4EA
Tritanopia (blue-blind)
#BE9CB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c38ded; /* rgb */ color: rgb(195, 141, 237); /* oklch */ color: oklch(73.2% 0.145 309.1);
Tailwind
colors: {
custom: {
50: '#d6aff3',
500: '#c38ded',
950: '#000000',
},
}SCSS
$custom: #c38ded; $custom-light: #d6aff3; $custom-dark: #000000;
JSON
{
"hex": "#c38ded",
"rgb": {
"r": 195,
"g": 141,
"b": 237
},
"hsl": {
"h": 273.75,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.73177,
"c": 0.14529,
"h": 309.1
},
"luminance": 0.36766
}Semantic roles & 50–950 ramp
primary
#C38DED
secondary
#E4F2D9
accent
#D51166
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85