#C692FF#C692FF
#C692FF is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.2% C 0.160 H 304.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C692FF |
|---|---|
| RGB | rgb(198, 146, 255) |
| HSL | hsl(269, 100%, 79%) |
| HSV | hsv(269, 43%, 100%) |
| CMYK | cmyk(22.4%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(69.32, 40.19, -47.02) |
| CIE-LCH | lch(69.32, 61.85, 310.52°) |
| OKLab | oklab(75.18% 0.0913 -0.1311) |
| OKLCH | oklch(75.18% 0.16 304.9) |
| XYZ | xyz(51.6138, 39.7838, 99.5483) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.00
Baby Purple
#CA9BF7
ΔE00 3.15
Pastel Purple
#CAA0FF
ΔE00 3.60
Lilac (survey)
#CEA2FD
ΔE00 4.37
Lavender (survey)
#C79FEF
ΔE00 5.08
Light Purple
#BF77F6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C692FF #CBFF92
analogous
#9294FF #C692FF #FD92FF
triadic
#C692FF #FFC692 #92FFC6
tetradic
#C692FF #FF9294 #CBFF92 #92FFFD
square
#C692FF #FF9294 #CBFF92 #92FFFD
split-complementary
#C692FF #FFFD92 #94FF92
monochromatic
#8618FF #A655FF #C692FF #E6CFFF #EFE0FF
Accessibility & contrast
On white
2.34
#C692FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#C692FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C692FF
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C692FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C692FF | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#BDA4BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c692ff; /* rgb */ color: rgb(198, 146, 255); /* oklch */ color: oklch(75.2% 0.160 304.9);
Tailwind
colors: {
custom: {
50: '#d9b3ff',
500: '#c692ff',
950: '#000000',
},
}SCSS
$custom: #c692ff; $custom-light: #d9b3ff; $custom-dark: #000000;
JSON
{
"hex": "#c692ff",
"rgb": {
"r": 198,
"g": 146,
"b": 255
},
"hsl": {
"h": 268.624,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.75177,
"c": 0.15976,
"h": 304.9
},
"luminance": 0.39784
}Semantic roles & 50–950 ramp
primary
#C692FF
secondary
#E6F7D4
accent
#E60078
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086