#C690FF#C690FF
#C690FF is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.8% C 0.163 H 305.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C690FF |
|---|---|
| RGB | rgb(198, 144, 255) |
| HSL | hsl(269, 100%, 78%) |
| HSV | hsv(269, 44%, 100%) |
| CMYK | cmyk(22.4%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(68.88, 41.27, -47.71) |
| CIE-LCH | lch(68.88, 63.08, 310.86°) |
| OKLab | oklab(74.85% 0.094 -0.1331) |
| OKLCH | oklch(74.85% 0.163 305.2) |
| XYZ | xyz(51.3082, 39.1726, 99.4464) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.57
Baby Purple
#CA9BF7
ΔE00 3.55
Pastel Purple
#CAA0FF
ΔE00 4.09
Lilac (survey)
#CEA2FD
ΔE00 4.83
Lavender (survey)
#C79FEF
ΔE00 5.48
Light Purple
#BF77F6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C690FF #C9FF90
analogous
#9091FF #C690FF #FD90FF
triadic
#C690FF #FFC690 #90FFC6
tetradic
#C690FF #FF9091 #C9FF90 #90FFFD
square
#C690FF #FF9091 #C9FF90 #90FFFD
split-complementary
#C690FF #FFFD90 #91FF90
monochromatic
#8716FF #A753FF #C690FF #E5CDFF #EFE0FF
Accessibility & contrast
On white
2.38
#C690FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#C690FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C690FF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C690FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C690FF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#BDA2BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c690ff; /* rgb */ color: rgb(198, 144, 255); /* oklch */ color: oklch(74.8% 0.163 305.2);
Tailwind
colors: {
custom: {
50: '#d9b1ff',
500: '#c690ff',
950: '#000000',
},
}SCSS
$custom: #c690ff; $custom-light: #d9b1ff; $custom-dark: #000000;
JSON
{
"hex": "#c690ff",
"rgb": {
"r": 198,
"g": 144,
"b": 255
},
"hsl": {
"h": 269.189,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.74847,
"c": 0.16295,
"h": 305.2
},
"luminance": 0.39172
}Semantic roles & 50–950 ramp
primary
#C690FF
secondary
#E6F7D4
accent
#E60076
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086