#C68FCA#C68FCA
#C68FCA is a light, moderate purple. Relative luminance 0.359; OKLCH L 72.3% C 0.103 H 324.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C68FCA |
|---|---|
| RGB | rgb(198, 143, 202) |
| HSL | hsl(296, 36%, 68%) |
| HSV | hsv(296, 29%, 79%) |
| CMYK | cmyk(2%, 29.2%, 0%, 20.8%) |
| CIE-LAB | lab(66.46, 30.70, -22.25) |
| CIE-LCH | lch(66.46, 37.92, 324.07°) |
| OKLab | oklab(72.3% 0.0839 -0.0603) |
| OKLCH | oklch(72.3% 0.103 324.3) |
| XYZ | xyz(43.7707, 35.9163, 60.4925) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.95
Plum
#DDA0DD
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.52
Lilac
#C8A2C8
ΔE00 6.55
Orchid (survey)
#C875C4
ΔE00 6.89
Wisteria
#A87DC2
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C68FCA #93CA8F
analogous
#A88FCA #C68FCA #CA8FB1
triadic
#C68FCA #CAC68F #8FCAC6
tetradic
#C68FCA #CAA88F #93CA8F #8FB1CA
square
#C68FCA #CAA88F #93CA8F #8FB1CA
split-complementary
#C68FCA #B1CA8F #8FCAA8
monochromatic
#924897 #B165B6 #C68FCA #DBB9DE #F0E2F1
Accessibility & contrast
On white
2.57
#C68FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#C68FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C68FCA
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C68FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C68FCA | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9DCC
Deuteranopia (green-blind)
#97A4C8
Tritanopia (blue-blind)
#C995A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c68fca; /* rgb */ color: rgb(198, 143, 202); /* oklch */ color: oklch(72.3% 0.103 324.3);
Tailwind
colors: {
custom: {
50: '#d8b0da',
500: '#c68fca',
950: '#000000',
},
}SCSS
$custom: #c68fca; $custom-light: #d8b0da; $custom-dark: #000000;
JSON
{
"hex": "#c68fca",
"rgb": {
"r": 198,
"g": 143,
"b": 202
},
"hsl": {
"h": 295.932,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.72295,
"c": 0.10333,
"h": 324.3
},
"luminance": 0.35915
}Semantic roles & 50–950 ramp
primary
#C68FCA
secondary
#D2E4D1
accent
#AF373F
background
#FDFAFD
surface
#FAF5FA
border
#D3CFD3
text
#141014
muted
#837F83