#C697F3#C697F3
#C697F3 is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.4% C 0.137 H 306.9°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C697F3 |
|---|---|
| RGB | rgb(198, 151, 243) |
| HSL | hsl(271, 79%, 77%) |
| HSV | hsv(271, 38%, 95%) |
| CMYK | cmyk(18.5%, 37.9%, 0%, 4.7%) |
| CIE-LAB | lab(69.90, 34.78, -39.56) |
| CIE-LCH | lch(69.90, 52.67, 311.32°) |
| OKLab | oklab(75.45% 0.0822 -0.1096) |
| OKLCH | oklch(75.45% 0.137 306.9) |
| XYZ | xyz(50.5298, 40.6104, 89.9533) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.12
Lavender (survey)
#C79FEF
ΔE00 2.55
Pastel Purple
#CAA0FF
ΔE00 2.63
Lilac (survey)
#CEA2FD
ΔE00 2.86
Liliac
#C48EFD
ΔE00 3.27
Pale Purple
#B790D4
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C697F3 #C4F397
analogous
#9897F3 #C697F3 #F397F2
triadic
#C697F3 #F3C697 #97F3C6
tetradic
#C697F3 #F39897 #C4F397 #97F2F3
square
#C697F3 #F39897 #C4F397 #97F2F3
split-complementary
#C697F3 #F2F397 #97F398
monochromatic
#8A29E6 #A860ED #C697F3 #E4CEF9 #F0E4FC
Accessibility & contrast
On white
2.30
#C697F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#C697F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C697F3
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C697F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C697F3 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F6
Deuteranopia (green-blind)
#8EABF0
Tritanopia (blue-blind)
#C0A5BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c697f3; /* rgb */ color: rgb(198, 151, 243); /* oklch */ color: oklch(75.4% 0.137 306.9);
Tailwind
colors: {
custom: {
50: '#d8b6f7',
500: '#c697f3',
950: '#000000',
},
}SCSS
$custom: #c697f3; $custom-light: #d8b6f7; $custom-dark: #000000;
JSON
{
"hex": "#c697f3",
"rgb": {
"r": 198,
"g": 151,
"b": 243
},
"hsl": {
"h": 270.652,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.75446,
"c": 0.13698,
"h": 306.9
},
"luminance": 0.4061
}Semantic roles & 50–950 ramp
primary
#C697F3
secondary
#E5F4D7
accent
#DC0A70
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085