#C88BFA#C88BFA
#C88BFA is a light, vivid violet. Relative luminance 0.376; OKLCH L 74.0% C 0.166 H 308.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C88BFA |
|---|---|
| RGB | rgb(200, 139, 250) |
| HSL | hsl(273, 92%, 76%) |
| HSV | hsv(273, 44%, 98%) |
| CMYK | cmyk(20%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(67.76, 43.41, -46.72) |
| CIE-LCH | lch(67.76, 63.78, 312.89°) |
| OKLab | oklab(73.98% 0.1024 -0.1302) |
| OKLCH | oklch(73.98% 0.166 308.2) |
| XYZ | xyz(50.3040, 37.6473, 95.0406) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.33
Baby Purple
#CA9BF7
ΔE00 4.22
Light Purple
#BF77F6
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.23
Lilac (survey)
#CEA2FD
ΔE00 5.74
Lavender (survey)
#C79FEF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C88BFA #BDFA8B
analogous
#918BFA #C88BFA #FA8BF5
triadic
#C88BFA #FAC88B #8BFAC8
tetradic
#C88BFA #FA918B #BDFA8B #8BF5FA
square
#C88BFA #FA918B #BDFA8B #8BF5FA
split-complementary
#C88BFA #F5FA8B #8BFA91
monochromatic
#9016F5 #AC50F7 #C88BFA #E4C6FD #F1E2FE
Accessibility & contrast
On white
2.46
#C88BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#C88BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C88BFA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C88BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C88BFA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FE
Deuteranopia (green-blind)
#80A6F7
Tritanopia (blue-blind)
#C19DB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c88bfa; /* rgb */ color: rgb(200, 139, 250); /* oklch */ color: oklch(74.0% 0.166 308.2);
Tailwind
colors: {
custom: {
50: '#dbaefc',
500: '#c88bfa',
950: '#000000',
},
}SCSS
$custom: #c88bfa; $custom-light: #dbaefc; $custom-dark: #000000;
JSON
{
"hex": "#c88bfa",
"rgb": {
"r": 200,
"g": 139,
"b": 250
},
"hsl": {
"h": 272.973,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.7398,
"c": 0.16562,
"h": 308.2
},
"luminance": 0.37647
}Semantic roles & 50–950 ramp
primary
#C88BFA
secondary
#E4F6D5
accent
#E60067
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85