#C697EB#C697EB
#C697EB is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.1% C 0.127 H 309.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C697EB |
|---|---|
| RGB | rgb(198, 151, 235) |
| HSL | hsl(274, 68%, 76%) |
| HSV | hsv(274, 36%, 92%) |
| CMYK | cmyk(15.7%, 35.7%, 0%, 7.8%) |
| CIE-LAB | lab(69.57, 33.04, -35.70) |
| CIE-LCH | lch(69.57, 48.64, 312.78°) |
| OKLab | oklab(75.08% 0.0805 -0.0985) |
| OKLCH | oklch(75.08% 0.127 309.2) |
| XYZ | xyz(49.3480, 40.1377, 83.7288) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.05
Lavender (survey)
#C79FEF
ΔE00 2.12
Lilac (survey)
#CEA2FD
ΔE00 3.49
Pastel Purple
#CAA0FF
ΔE00 3.69
Pale Purple
#B790D4
ΔE00 4.29
Liliac
#C48EFD
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C697EB #BCEB97
analogous
#9C97EB #C697EB #EB97E6
triadic
#C697EB #EBC697 #97EBC6
tetradic
#C697EB #EB9C97 #BCEB97 #97E6EB
square
#C697EB #EB9C97 #BCEB97 #97E6EB
split-complementary
#C697EB #E6EB97 #97EB9C
monochromatic
#8E30D7 #AA64E1 #C697EB #E2CAF5 #F1E5FA
Accessibility & contrast
On white
2.33
#C697EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#C697EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C697EB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C697EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C697EB | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#C2A3B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c697eb; /* rgb */ color: rgb(198, 151, 235); /* oklch */ color: oklch(75.1% 0.127 309.2);
Tailwind
colors: {
custom: {
50: '#d8b6f1',
500: '#c697eb',
950: '#000000',
},
}SCSS
$custom: #c697eb; $custom-light: #d8b6f1; $custom-dark: #000000;
JSON
{
"hex": "#c697eb",
"rgb": {
"r": 198,
"g": 151,
"b": 235
},
"hsl": {
"h": 273.571,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.75082,
"c": 0.1272,
"h": 309.2
},
"luminance": 0.40137
}Semantic roles & 50–950 ramp
primary
#C697EB
secondary
#E4F2D9
accent
#D01668
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#151117
muted
#838085