#C68FFE#C68FFE
#C68FFE is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.6% C 0.163 H 305.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C68FFE |
|---|---|
| RGB | rgb(198, 143, 254) |
| HSL | hsl(270, 98%, 78%) |
| HSV | hsv(270, 44%, 100%) |
| CMYK | cmyk(22%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(68.61, 41.59, -47.58) |
| CIE-LCH | lch(68.61, 63.20, 311.16°) |
| OKLab | oklab(74.63% 0.0952 -0.1327) |
| OKLCH | oklch(74.63% 0.163 305.7) |
| XYZ | xyz(50.9969, 38.8068, 98.5506) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.41
Baby Purple
#CA9BF7
ΔE00 3.67
Pastel Purple
#CAA0FF
ΔE00 4.30
Lilac (survey)
#CEA2FD
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 5.58
Light Purple
#BF77F6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C68FFE #C7FE8F
analogous
#8F8FFE #C68FFE #FE8FFE
triadic
#C68FFE #FEC68F #8FFEC6
tetradic
#C68FFE #FE8F8F #C7FE8F #8FFEFE
square
#C68FFE #FE8F8F #C7FE8F #8FFEFE
split-complementary
#C68FFE #FEFE8F #8FFE8F
monochromatic
#8816FD #A752FD #C68FFE #E5CCFF #F0E1FF
Accessibility & contrast
On white
2.40
#C68FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#C68FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C68FFE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C68FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C68FFE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#BDA1BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c68ffe; /* rgb */ color: rgb(198, 143, 254); /* oklch */ color: oklch(74.6% 0.163 305.7);
Tailwind
colors: {
custom: {
50: '#d9b1ff',
500: '#c68ffe',
950: '#000000',
},
}SCSS
$custom: #c68ffe; $custom-light: #d9b1ff; $custom-dark: #000000;
JSON
{
"hex": "#c68ffe",
"rgb": {
"r": 198,
"g": 143,
"b": 254
},
"hsl": {
"h": 269.73,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.74633,
"c": 0.16334,
"h": 305.7
},
"luminance": 0.38806
}Semantic roles & 50–950 ramp
primary
#C68FFE
secondary
#E6F7D4
accent
#E60074
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151118
muted
#838086