#C691FA#C691FA
#C691FA is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.8% C 0.155 H 306.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C691FA |
|---|---|
| RGB | rgb(198, 145, 250) |
| HSL | hsl(270, 91%, 77%) |
| HSV | hsv(270, 42%, 98%) |
| CMYK | cmyk(20.8%, 42%, 0%, 2%) |
| CIE-LAB | lab(68.87, 39.61, -45.00) |
| CIE-LCH | lch(68.87, 59.95, 311.35°) |
| OKLab | oklab(74.76% 0.0919 -0.1252) |
| OKLCH | oklch(74.76% 0.155 306.3) |
| XYZ | xyz(50.6660, 39.1591, 95.3133) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.10
Baby Purple
#CA9BF7
ΔE00 2.86
Pastel Purple
#CAA0FF
ΔE00 3.73
Lilac (survey)
#CEA2FD
ΔE00 4.34
Lavender (survey)
#C79FEF
ΔE00 4.72
Light Purple
#BF77F6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C691FA #C5FA91
analogous
#9291FA #C691FA #FA91F9
triadic
#C691FA #FAC691 #91FAC6
tetradic
#C691FA #FA9291 #C5FA91 #91F9FA
square
#C691FA #FA9291 #C5FA91 #91F9FA
split-complementary
#C691FA #F9FA91 #91FA92
monochromatic
#891CF5 #A856F7 #C691FA #E4CCFD #F0E2FE
Accessibility & contrast
On white
2.38
#C691FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#C691FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C691FA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C691FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C691FA | 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)
#78A6FE
Deuteranopia (green-blind)
#85A8F7
Tritanopia (blue-blind)
#BEA2BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c691fa; /* rgb */ color: rgb(198, 145, 250); /* oklch */ color: oklch(74.8% 0.155 306.3);
Tailwind
colors: {
custom: {
50: '#d9b2fc',
500: '#c691fa',
950: '#000000',
},
}SCSS
$custom: #c691fa; $custom-light: #d9b2fc; $custom-dark: #000000;
JSON
{
"hex": "#c691fa",
"rgb": {
"r": 198,
"g": 145,
"b": 250
},
"hsl": {
"h": 270.286,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.74764,
"c": 0.15532,
"h": 306.3
},
"luminance": 0.39159
}Semantic roles & 50–950 ramp
primary
#C691FA
secondary
#E5F6D5
accent
#E60072
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085