#C68AFA#C68AFA
#C68AFA is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.6% C 0.167 H 307.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C68AFA |
|---|---|
| RGB | rgb(198, 138, 250) |
| HSL | hsl(272, 92%, 76%) |
| HSV | hsv(272, 45%, 98%) |
| CMYK | cmyk(20.8%, 44.8%, 0%, 2%) |
| CIE-LAB | lab(67.34, 43.40, -47.40) |
| CIE-LCH | lch(67.34, 64.26, 312.48°) |
| OKLab | oklab(73.62% 0.1014 -0.1322) |
| OKLCH | oklch(73.62% 0.167 307.5) |
| XYZ | xyz(49.6291, 37.0854, 94.9676) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.22
Baby Purple
#CA9BF7
ΔE00 4.51
Light Purple
#BF77F6
ΔE00 4.64
Pastel Purple
#CAA0FF
ΔE00 5.45
Easter Purple
#C071FE
ΔE00 6.01
Lilac (survey)
#CEA2FD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C68AFA #BEFA8A
analogous
#8E8AFA #C68AFA #FA8AF6
triadic
#C68AFA #FAC68A #8AFAC6
tetradic
#C68AFA #FA8E8A #BEFA8A #8AF6FA
square
#C68AFA #FA8E8A #BEFA8A #8AF6FA
split-complementary
#C68AFA #F6FA8A #8AFA8E
monochromatic
#8D15F5 #A94FF7 #C68AFA #E3C5FD #F1E2FE
Accessibility & contrast
On white
2.49
#C68AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#C68AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C68AFA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C68AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C68AFA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FE
Deuteranopia (green-blind)
#7EA5F7
Tritanopia (blue-blind)
#BF9CB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c68afa; /* rgb */ color: rgb(198, 138, 250); /* oklch */ color: oklch(73.6% 0.167 307.5);
Tailwind
colors: {
custom: {
50: '#d9adfc',
500: '#c68afa',
950: '#000000',
},
}SCSS
$custom: #c68afa; $custom-light: #d9adfc; $custom-dark: #000000;
JSON
{
"hex": "#c68afa",
"rgb": {
"r": 198,
"g": 138,
"b": 250
},
"hsl": {
"h": 272.143,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.73619,
"c": 0.16659,
"h": 307.5
},
"luminance": 0.37085
}Semantic roles & 50–950 ramp
primary
#C68AFA
secondary
#E4F6D5
accent
#E6006B
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85