#C888DA#C888DA
#C888DA is a light, vivid purple. Relative luminance 0.349; OKLCH L 72.0% C 0.134 H 318.7°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C888DA |
|---|---|
| RGB | rgb(200, 136, 218) |
| HSL | hsl(287, 53%, 69%) |
| HSV | hsv(287, 38%, 85%) |
| CMYK | cmyk(8.3%, 37.6%, 0%, 14.5%) |
| CIE-LAB | lab(65.71, 38.30, -32.29) |
| CIE-LCH | lch(65.71, 50.09, 319.86°) |
| OKLab | oklab(71.98% 0.1007 -0.0886) |
| OKLCH | oklch(71.98% 0.134 318.7) |
| XYZ | xyz(45.2768, 34.9509, 70.6772) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.51
Pale Purple
#B790D4
ΔE00 4.53
Orchid (survey)
#C875C4
ΔE00 5.74
Orchid
#DA70D6
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 6.48
Violet (CSS)
#EE82EE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C888DA #9ADA88
analogous
#9F88DA #C888DA #DA88C3
triadic
#C888DA #DAC888 #88DAC8
tetradic
#C888DA #DA9F88 #9ADA88 #88C3DA
square
#C888DA #DA9F88 #9ADA88 #88C3DA
split-complementary
#C888DA #C3DA88 #88DA9F
monochromatic
#9637B1 #B259CB #C888DA #DEB7E9 #F3E5F7
Accessibility & contrast
On white
2.63
#C888DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#C888DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C888DA
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C888DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C888DA | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9BDD
Deuteranopia (green-blind)
#8CA2D7
Tritanopia (blue-blind)
#C992A7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #c888da; /* rgb */ color: rgb(200, 136, 218); /* oklch */ color: oklch(72.0% 0.134 318.7);
Tailwind
colors: {
custom: {
50: '#daace5',
500: '#c888da',
950: '#000000',
},
}SCSS
$custom: #c888da; $custom-light: #daace5; $custom-dark: #000000;
JSON
{
"hex": "#c888da",
"rgb": {
"r": 200,
"g": 136,
"b": 218
},
"hsl": {
"h": 286.829,
"s": 52.564,
"l": 69.412
},
"oklch": {
"l": 0.71981,
"c": 0.13416,
"h": 318.7
},
"luminance": 0.3495
}Semantic roles & 50–950 ramp
primary
#C888DA
secondary
#D8EBD3
accent
#C02647
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84