#C488CC#C488CC
#C488CC is a light, moderate purple. Relative luminance 0.337; OKLCH L 71.0% C 0.117 H 322.6°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C488CC |
|---|---|
| RGB | rgb(196, 136, 204) |
| HSL | hsl(293, 40%, 67%) |
| HSV | hsv(293, 33%, 80%) |
| CMYK | cmyk(3.9%, 33.3%, 0%, 20%) |
| CIE-LAB | lab(64.73, 34.28, -26.03) |
| CIE-LCH | lch(64.73, 43.04, 322.79°) |
| OKLab | oklab(70.96% 0.0927 -0.0709) |
| OKLCH | oklch(70.96% 0.117 322.6) |
| XYZ | xyz(42.4669, 33.7051, 61.3837) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 4.71
Orchid (survey)
#C875C4
ΔE00 5.00
Wisteria
#A87DC2
ΔE00 6.22
Plum
#DDA0DD
ΔE00 7.03
Orchid
#DA70D6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C488CC #90CC88
analogous
#A288CC #C488CC #CC88B2
triadic
#C488CC #CCC488 #88CCC4
tetradic
#C488CC #CCA288 #90CC88 #88B2CC
square
#C488CC #CCA288 #90CC88 #88B2CC
split-complementary
#C488CC #B2CC88 #88CCA2
monochromatic
#8E4198 #AF5DBA #C488CC #D9B3DE #EEDEF1
Accessibility & contrast
On white
2.71
#C488CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#C488CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C488CC
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C488CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C488CC | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199CF
Deuteranopia (green-blind)
#909FCA
Tritanopia (blue-blind)
#C68FA1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c488cc; /* rgb */ color: rgb(196, 136, 204); /* oklch */ color: oklch(71.0% 0.117 322.6);
Tailwind
colors: {
custom: {
50: '#d7abdb',
500: '#c488cc',
950: '#000000',
},
}SCSS
$custom: #c488cc; $custom-light: #d7abdb; $custom-dark: #000000;
JSON
{
"hex": "#c488cc",
"rgb": {
"r": 196,
"g": 136,
"b": 204
},
"hsl": {
"h": 292.941,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.70959,
"c": 0.11673,
"h": 322.6
},
"luminance": 0.33704
}Semantic roles & 50–950 ramp
primary
#C488CC
secondary
#D0E3CD
accent
#B33242
background
#FDFAFD
surface
#FAF4FB
border
#D3CED4
text
#141015
muted
#837F83