#C48BEE#C48BEE
#C48BEE is a light, vivid violet. Relative luminance 0.364; OKLCH L 73.0% C 0.150 H 309.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C48BEE |
|---|---|
| RGB | rgb(196, 139, 238) |
| HSL | hsl(275, 74%, 74%) |
| HSV | hsv(275, 42%, 93%) |
| CMYK | cmyk(17.6%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(66.81, 39.66, -41.67) |
| CIE-LCH | lch(66.81, 57.53, 313.59°) |
| OKLab | oklab(72.99% 0.0957 -0.1156) |
| OKLCH | oklch(72.99% 0.15 309.6) |
| XYZ | xyz(47.4273, 36.3747, 85.3949) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.62
Baby Purple
#CA9BF7
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 5.33
Light Purple
#BF77F6
ΔE00 5.39
Pastel Purple
#CAA0FF
ΔE00 5.46
Pale Purple
#B790D4
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C48BEE #B5EE8B
analogous
#938BEE #C48BEE #EE8BE7
triadic
#C48BEE #EEC48B #8BEEC4
tetradic
#C48BEE #EE938B #B5EE8B #8BE7EE
square
#C48BEE #EE938B #B5EE8B #8BE7EE
split-complementary
#C48BEE #E7EE8B #8BEE93
monochromatic
#8E21DE #A956E6 #C48BEE #DFC0F6 #F1E4FB
Accessibility & contrast
On white
2.54
#C48BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#C48BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C48BEE
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C48BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C48BEE | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#84A4EB
Tritanopia (blue-blind)
#BF9AB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c48bee; /* rgb */ color: rgb(196, 139, 238); /* oklch */ color: oklch(73.0% 0.150 309.6);
Tailwind
colors: {
custom: {
50: '#d7aef4',
500: '#c48bee',
950: '#000000',
},
}SCSS
$custom: #c48bee; $custom-light: #d7aef4; $custom-dark: #000000;
JSON
{
"hex": "#c48bee",
"rgb": {
"r": 196,
"g": 139,
"b": 238
},
"hsl": {
"h": 274.545,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.72991,
"c": 0.15014,
"h": 309.6
},
"luminance": 0.36374
}Semantic roles & 50–950 ramp
primary
#C48BEE
secondary
#E3F3D8
accent
#D70F64
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#151017
muted
#837F85