#C88BF9#C88BF9
#C88BF9 is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.9% C 0.164 H 308.4°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C88BF9 |
|---|---|
| RGB | rgb(200, 139, 249) |
| HSL | hsl(273, 90%, 76%) |
| HSV | hsv(273, 44%, 98%) |
| CMYK | cmyk(19.7%, 44.2%, 0%, 2.4%) |
| CIE-LAB | lab(67.71, 43.19, -46.25) |
| CIE-LCH | lch(67.71, 63.28, 313.04°) |
| OKLab | oklab(73.93% 0.1022 -0.1288) |
| OKLCH | oklch(73.93% 0.164 308.4) |
| XYZ | xyz(50.1476, 37.5848, 94.2169) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.43
Baby Purple
#CA9BF7
ΔE00 4.17
Light Purple
#BF77F6
ΔE00 4.99
Pastel Purple
#CAA0FF
ΔE00 5.23
Lilac (survey)
#CEA2FD
ΔE00 5.71
Lavender (survey)
#C79FEF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C88BF9 #BCF98B
analogous
#918BF9 #C88BF9 #F98BF3
triadic
#C88BF9 #F9C88B #8BF9C8
tetradic
#C88BF9 #F9918B #BCF98B #8BF3F9
square
#C88BF9 #F9918B #BCF98B #8BF3F9
split-complementary
#C88BF9 #F3F98B #8BF991
monochromatic
#9117F3 #AC51F6 #C88BF9 #E4C5FC #F1E2FD
Accessibility & contrast
On white
2.47
#C88BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#C88BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C88BF9
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C88BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C88BF9 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FD
Deuteranopia (green-blind)
#81A6F6
Tritanopia (blue-blind)
#C19DB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c88bf9; /* rgb */ color: rgb(200, 139, 249); /* oklch */ color: oklch(73.9% 0.164 308.4);
Tailwind
colors: {
custom: {
50: '#daaefb',
500: '#c88bf9',
950: '#000000',
},
}SCSS
$custom: #c88bf9; $custom-light: #daaefb; $custom-dark: #000000;
JSON
{
"hex": "#c88bf9",
"rgb": {
"r": 200,
"g": 139,
"b": 249
},
"hsl": {
"h": 273.273,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.7393,
"c": 0.16445,
"h": 308.4
},
"luminance": 0.37584
}Semantic roles & 50–950 ramp
primary
#C88BF9
secondary
#E4F6D5
accent
#E60066
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85