#C48FEE#C48FEE
#C48FEE is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.7% C 0.143 H 308.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C48FEE |
|---|---|
| RGB | rgb(196, 143, 238) |
| HSL | hsl(273, 74%, 75%) |
| HSV | hsv(273, 40%, 93%) |
| CMYK | cmyk(17.6%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.69, 37.48, -40.29) |
| CIE-LCH | lch(67.69, 55.03, 312.94°) |
| OKLab | oklab(73.66% 0.0901 -0.1117) |
| OKLCH | oklch(73.66% 0.144 308.9) |
| XYZ | xyz(48.0171, 37.5543, 85.5915) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.72
Baby Purple
#CA9BF7
ΔE00 3.08
Lavender (survey)
#C79FEF
ΔE00 4.29
Pastel Purple
#CAA0FF
ΔE00 4.58
Lilac (survey)
#CEA2FD
ΔE00 4.85
Pale Purple
#B790D4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C48FEE #B9EE8F
analogous
#958FEE #C48FEE #EE8FE8
triadic
#C48FEE #EEC48F #8FEEC4
tetradic
#C48FEE #EE958F #B9EE8F #8FE8EE
square
#C48FEE #EE958F #B9EE8F #8FE8EE
split-complementary
#C48FEE #E8EE8F #8FEE95
monochromatic
#8C25DE #A85AE6 #C48FEE #E0C4F6 #F1E4FB
Accessibility & contrast
On white
2.47
#C48FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#C48FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C48FEE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C48FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C48FEE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F2
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#BF9DB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c48fee; /* rgb */ color: rgb(196, 143, 238); /* oklch */ color: oklch(73.7% 0.143 308.9);
Tailwind
colors: {
custom: {
50: '#d7b0f4',
500: '#c48fee',
950: '#000000',
},
}SCSS
$custom: #c48fee; $custom-light: #d7b0f4; $custom-dark: #000000;
JSON
{
"hex": "#c48fee",
"rgb": {
"r": 196,
"g": 143,
"b": 238
},
"hsl": {
"h": 273.474,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.73658,
"c": 0.1435,
"h": 308.9
},
"luminance": 0.37554
}Semantic roles & 50–950 ramp
primary
#C48FEE
secondary
#E4F3D8
accent
#D61067
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85