#C697F9#C697F9
#C697F9 is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.7% C 0.144 H 305.3°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C697F9 |
|---|---|
| RGB | rgb(198, 151, 249) |
| HSL | hsl(269, 89%, 78%) |
| HSV | hsv(269, 39%, 98%) |
| CMYK | cmyk(20.5%, 39.4%, 0%, 2.4%) |
| CIE-LAB | lab(70.16, 36.11, -42.42) |
| CIE-LCH | lch(70.16, 55.71, 310.40°) |
| OKLab | oklab(75.73% 0.0834 -0.1178) |
| OKLCH | oklch(75.73% 0.144 305.3) |
| XYZ | xyz(51.4507, 40.9788, 94.8034) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.46
Pastel Purple
#CAA0FF
ΔE00 2.25
Liliac
#C48EFD
ΔE00 2.56
Lilac (survey)
#CEA2FD
ΔE00 2.87
Lavender (survey)
#C79FEF
ΔE00 3.30
Pale Violet
#CEAEFA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C697F9 #CAF997
analogous
#9799F9 #C697F9 #F797F9
triadic
#C697F9 #F9C697 #97F9C6
tetradic
#C697F9 #F99799 #CAF997 #97F9F7
square
#C697F9 #F99799 #CAF997 #97F9F7
split-complementary
#C697F9 #F9F797 #99F997
monochromatic
#8723F2 #A65DF6 #C697F9 #E6D1FC #EFE2FD
Accessibility & contrast
On white
2.28
#C697F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#C697F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C697F9
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C697F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C697F9 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#8BACF6
Tritanopia (blue-blind)
#BEA6BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c697f9; /* rgb */ color: rgb(198, 151, 249); /* oklch */ color: oklch(75.7% 0.144 305.3);
Tailwind
colors: {
custom: {
50: '#d9b6fb',
500: '#c697f9',
950: '#000000',
},
}SCSS
$custom: #c697f9; $custom-light: #d9b6fb; $custom-dark: #000000;
JSON
{
"hex": "#c697f9",
"rgb": {
"r": 198,
"g": 151,
"b": 249
},
"hsl": {
"h": 268.776,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.75726,
"c": 0.14435,
"h": 305.3
},
"luminance": 0.40979
}Semantic roles & 50–950 ramp
primary
#C697F9
secondary
#E6F5D6
accent
#E60077
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085