#C697FF#C697FF
#C697FF is a light, vivid violet. Relative luminance 0.414; OKLCH L 76.0% C 0.152 H 303.8°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C697FF |
|---|---|
| RGB | rgb(198, 151, 255) |
| HSL | hsl(267, 100%, 80%) |
| HSV | hsv(267, 41%, 100%) |
| CMYK | cmyk(22.4%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(70.43, 37.46, -45.27) |
| CIE-LCH | lch(70.43, 58.76, 309.61°) |
| OKLab | oklab(76.01% 0.0845 -0.1261) |
| OKLCH | oklch(76.01% 0.152 303.8) |
| XYZ | xyz(52.4015, 41.3591, 99.8108) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.23
Baby Purple
#CA9BF7
ΔE00 2.30
Pastel Purple
#CAA0FF
ΔE00 2.37
Lilac (survey)
#CEA2FD
ΔE00 3.25
Lavender (survey)
#C79FEF
ΔE00 4.16
Pale Violet
#CEAEFA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C697FF #D0FF97
analogous
#979CFF #C697FF #FA97FF
triadic
#C697FF #FFC697 #97FFC6
tetradic
#C697FF #FF979C #D0FF97 #97FFFA
square
#C697FF #FF979C #D0FF97 #97FFFA
split-complementary
#C697FF #FFFA97 #9CFF97
monochromatic
#831DFF #A45AFF #C697FF #E8D4FF #EEE0FF
Accessibility & contrast
On white
2.26
#C697FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#C697FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C697FF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C697FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C697FF | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#BDA8BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c697ff; /* rgb */ color: rgb(198, 151, 255); /* oklch */ color: oklch(76.0% 0.152 303.8);
Tailwind
colors: {
custom: {
50: '#d9b6ff',
500: '#c697ff',
950: '#000000',
},
}SCSS
$custom: #c697ff; $custom-light: #d9b6ff; $custom-dark: #000000;
JSON
{
"hex": "#c697ff",
"rgb": {
"r": 198,
"g": 151,
"b": 255
},
"hsl": {
"h": 267.115,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.76014,
"c": 0.15176,
"h": 303.8
},
"luminance": 0.41359
}Semantic roles & 50–950 ramp
primary
#C697FF
secondary
#E7F7D4
accent
#E6007E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086