#C888FF#C888FF
#C888FF is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.8% C 0.176 H 307.4°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C888FF |
|---|---|
| RGB | rgb(200, 136, 255) |
| HSL | hsl(272, 100%, 77%) |
| HSV | hsv(272, 47%, 100%) |
| CMYK | cmyk(21.6%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(67.36, 46.12, -50.09) |
| CIE-LCH | lch(67.36, 68.09, 312.64°) |
| OKLab | oklab(73.76% 0.1071 -0.1399) |
| OKLCH | oklch(73.76% 0.176 307.4) |
| XYZ | xyz(50.6700, 37.1082, 99.0816) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.71
Light Purple
#BF77F6
ΔE00 4.28
Baby Purple
#CA9BF7
ΔE00 5.22
Easter Purple
#C071FE
ΔE00 5.46
Pastel Purple
#CAA0FF
ΔE00 6.01
Lilac (survey)
#CEA2FD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C888FF #BFFF88
analogous
#8D88FF #C888FF #FF88FA
triadic
#C888FF #FFC888 #88FFC8
tetradic
#C888FF #FF8D88 #BFFF88 #88FAFF
square
#C888FF #FF8D88 #BFFF88 #88FAFF
split-complementary
#C888FF #FAFF88 #88FF8D
monochromatic
#8F0EFF #AC4BFF #C888FF #E4C5FF #F1E0FF
Accessibility & contrast
On white
2.49
#C888FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#C888FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C888FF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C888FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C888FF | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A2FF
Deuteranopia (green-blind)
#7AA5FC
Tritanopia (blue-blind)
#C09CB8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c888ff; /* rgb */ color: rgb(200, 136, 255); /* oklch */ color: oklch(73.8% 0.176 307.4);
Tailwind
colors: {
custom: {
50: '#dbacff',
500: '#c888ff',
950: '#000000',
},
}SCSS
$custom: #c888ff; $custom-light: #dbacff; $custom-dark: #000000;
JSON
{
"hex": "#c888ff",
"rgb": {
"r": 200,
"g": 136,
"b": 255
},
"hsl": {
"h": 272.269,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.73757,
"c": 0.17623,
"h": 307.4
},
"luminance": 0.37108
}Semantic roles & 50–950 ramp
primary
#C888FF
secondary
#E4F7D4
accent
#E6006A
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86