#C48FFA#C48FFA
#C48FFA is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.2% C 0.158 H 305.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C48FFA |
|---|---|
| RGB | rgb(196, 143, 250) |
| HSL | hsl(270, 91%, 77%) |
| HSV | hsv(270, 43%, 98%) |
| CMYK | cmyk(21.6%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(68.23, 40.14, -46.01) |
| CIE-LCH | lch(68.23, 61.06, 311.10°) |
| OKLab | oklab(74.24% 0.0923 -0.1282) |
| OKLCH | oklch(74.24% 0.158 305.7) |
| XYZ | xyz(49.8392, 38.2831, 95.1877) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.60
Baby Purple
#CA9BF7
ΔE00 3.44
Pastel Purple
#CAA0FF
ΔE00 4.24
Lilac (survey)
#CEA2FD
ΔE00 4.91
Lavender (survey)
#C79FEF
ΔE00 5.23
Light Purple
#BF77F6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C48FFA #C5FA8F
analogous
#8F90FA #C48FFA #FA8FFA
triadic
#C48FFA #FAC48F #8FFAC4
tetradic
#C48FFA #FA8F90 #C5FA8F #8FFAFA
square
#C48FFA #FA8F90 #C5FA8F #8FFAFA
split-complementary
#C48FFA #FAFA8F #90FA8F
monochromatic
#861AF5 #A554F7 #C48FFA #E3CAFD #F0E2FE
Accessibility & contrast
On white
2.43
#C48FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#C48FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C48FFA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C48FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C48FFA | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FE
Deuteranopia (green-blind)
#81A7F7
Tritanopia (blue-blind)
#BCA0B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c48ffa; /* rgb */ color: rgb(196, 143, 250); /* oklch */ color: oklch(74.2% 0.158 305.7);
Tailwind
colors: {
custom: {
50: '#d8b0fc',
500: '#c48ffa',
950: '#000000',
},
}SCSS
$custom: #c48ffa; $custom-light: #d8b0fc; $custom-dark: #000000;
JSON
{
"hex": "#c48ffa",
"rgb": {
"r": 196,
"g": 143,
"b": 250
},
"hsl": {
"h": 269.72,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.7424,
"c": 0.15796,
"h": 305.7
},
"luminance": 0.38283
}Semantic roles & 50–950 ramp
primary
#C48FFA
secondary
#E6F6D5
accent
#E60074
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151017
muted
#837F85