#C88BFB#C88BFB
#C88BFB is a light, vivid violet. Relative luminance 0.377; OKLCH L 74.0% C 0.167 H 307.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C88BFB |
|---|---|
| RGB | rgb(200, 139, 251) |
| HSL | hsl(273, 93%, 76%) |
| HSV | hsv(273, 45%, 98%) |
| CMYK | cmyk(20.3%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(67.81, 43.63, -47.20) |
| CIE-LCH | lch(67.81, 64.27, 312.75°) |
| OKLab | oklab(74.03% 0.1025 -0.1315) |
| OKLCH | oklch(74.03% 0.167 307.9) |
| XYZ | xyz(50.4612, 37.7102, 95.8686) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.24
Baby Purple
#CA9BF7
ΔE00 4.28
Light Purple
#BF77F6
ΔE00 4.95
Pastel Purple
#CAA0FF
ΔE00 5.23
Lilac (survey)
#CEA2FD
ΔE00 5.76
Lavender (survey)
#C79FEF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C88BFB #BEFB8B
analogous
#908BFB #C88BFB #FB8BF6
triadic
#C88BFB #FBC88B #8BFBC8
tetradic
#C88BFB #FB908B #BEFB8B #8BF6FB
square
#C88BFB #FB908B #BEFB8B #8BF6FB
split-complementary
#C88BFB #F6FB8B #8BFB90
monochromatic
#9015F7 #AC50F9 #C88BFB #E4C6FD #F1E1FE
Accessibility & contrast
On white
2.46
#C88BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#C88BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C88BFB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C88BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C88BFB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#C19DB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c88bfb; /* rgb */ color: rgb(200, 139, 251); /* oklch */ color: oklch(74.0% 0.167 307.9);
Tailwind
colors: {
custom: {
50: '#dbaefd',
500: '#c88bfb',
950: '#000000',
},
}SCSS
$custom: #c88bfb; $custom-light: #dbaefd; $custom-dark: #000000;
JSON
{
"hex": "#c88bfb",
"rgb": {
"r": 200,
"g": 139,
"b": 251
},
"hsl": {
"h": 272.679,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.7403,
"c": 0.16679,
"h": 307.9
},
"luminance": 0.3771
}Semantic roles & 50–950 ramp
primary
#C88BFB
secondary
#E4F6D5
accent
#E60069
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85