#C697EE#C697EE
#C697EE is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.2% C 0.131 H 308.3°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C697EE |
|---|---|
| RGB | rgb(198, 151, 238) |
| HSL | hsl(272, 72%, 76%) |
| HSV | hsv(272, 37%, 93%) |
| CMYK | cmyk(16.8%, 36.6%, 0%, 6.7%) |
| CIE-LAB | lab(69.69, 33.69, -37.15) |
| CIE-LCH | lch(69.69, 50.15, 312.20°) |
| OKLab | oklab(75.22% 0.0811 -0.1027) |
| OKLCH | oklch(75.22% 0.131 308.3) |
| XYZ | xyz(49.7850, 40.3125, 86.0307) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.58
Lavender (survey)
#C79FEF
ΔE00 2.16
Lilac (survey)
#CEA2FD
ΔE00 3.18
Pastel Purple
#CAA0FF
ΔE00 3.24
Liliac
#C48EFD
ΔE00 4.04
Pale Purple
#B790D4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C697EE #BFEE97
analogous
#9B97EE #C697EE #EE97EB
triadic
#C697EE #EEC697 #97EEC6
tetradic
#C697EE #EE9B97 #BFEE97 #97EBEE
square
#C697EE #EE9B97 #BFEE97 #97EBEE
split-complementary
#C697EE #EBEE97 #97EE9B
monochromatic
#8C2EDD #A962E5 #C697EE #E3CCF7 #F1E5FB
Accessibility & contrast
On white
2.32
#C697EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#C697EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C697EE
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C697EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C697EE | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F1
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#C1A4B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c697ee; /* rgb */ color: rgb(198, 151, 238); /* oklch */ color: oklch(75.2% 0.131 308.3);
Tailwind
colors: {
custom: {
50: '#d8b6f4',
500: '#c697ee',
950: '#000000',
},
}SCSS
$custom: #c697ee; $custom-light: #d8b6f4; $custom-dark: #000000;
JSON
{
"hex": "#c697ee",
"rgb": {
"r": 198,
"g": 151,
"b": 238
},
"hsl": {
"h": 272.414,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.75217,
"c": 0.13085,
"h": 308.3
},
"luminance": 0.40312
}Semantic roles & 50–950 ramp
primary
#C697EE
secondary
#E4F2D9
accent
#D4126B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#151117
muted
#838085