#C888CA#C888CA
#C888CA is a light, moderate purple. Relative luminance 0.342; OKLCH L 71.3% C 0.117 H 325.7°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C888CA |
|---|---|
| RGB | rgb(200, 136, 202) |
| HSL | hsl(298, 38%, 66%) |
| HSV | hsv(298, 33%, 79%) |
| CMYK | cmyk(1%, 32.7%, 0%, 20.8%) |
| CIE-LAB | lab(65.08, 35.18, -24.33) |
| CIE-LCH | lch(65.08, 42.77, 325.33°) |
| OKLab | oklab(71.3% 0.0968 -0.0661) |
| OKLCH | oklch(71.3% 0.117 325.7) |
| XYZ | xyz(43.2832, 34.1535, 60.1780) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.12
Orchid (survey)
#C875C4
ΔE00 4.85
Pale Purple
#B790D4
ΔE00 5.57
Plum
#DDA0DD
ΔE00 6.59
Orchid
#DA70D6
ΔE00 6.90
Wisteria
#A87DC2
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C888CA #8ACA88
analogous
#A788CA #C888CA #CA88AB
triadic
#C888CA #CAC888 #88CAC8
tetradic
#C888CA #CAA788 #8ACA88 #88ABCA
square
#C888CA #CAA788 #8ACA88 #88ABCA
split-complementary
#C888CA #ABCA88 #88CAA7
monochromatic
#934295 #B45EB7 #C888CA #DCB2DD #EFDDF0
Accessibility & contrast
On white
2.68
#C888CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#C888CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C888CA
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C888CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C888CA | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8399CD
Deuteranopia (green-blind)
#92A1C8
Tritanopia (blue-blind)
#CC8EA0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #c888ca; /* rgb */ color: rgb(200, 136, 202); /* oklch */ color: oklch(71.3% 0.117 325.7);
Tailwind
colors: {
custom: {
50: '#d9abda',
500: '#c888ca',
950: '#000000',
},
}SCSS
$custom: #c888ca; $custom-light: #d9abda; $custom-dark: #000000;
JSON
{
"hex": "#c888ca",
"rgb": {
"r": 200,
"g": 136,
"b": 202
},
"hsl": {
"h": 298.182,
"s": 38.372,
"l": 66.275
},
"oklch": {
"l": 0.71301,
"c": 0.11722,
"h": 325.7
},
"luminance": 0.34152
}Semantic roles & 50–950 ramp
primary
#C888CA
secondary
#CDE2CC
accent
#B13438
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151014
muted
#837F83