#C697ED#C697ED
#C697ED is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.2% C 0.130 H 308.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C697ED |
|---|---|
| RGB | rgb(198, 151, 237) |
| HSL | hsl(273, 70%, 76%) |
| HSV | hsv(273, 36%, 93%) |
| CMYK | cmyk(16.5%, 36.3%, 0%, 7.1%) |
| CIE-LAB | lab(69.65, 33.47, -36.67) |
| CIE-LCH | lch(69.65, 49.65, 312.39°) |
| OKLab | oklab(75.17% 0.0809 -0.1013) |
| OKLCH | oklch(75.17% 0.13 308.6) |
| XYZ | xyz(49.6385, 40.2539, 85.2591) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.73
Lavender (survey)
#C79FEF
ΔE00 2.13
Lilac (survey)
#CEA2FD
ΔE00 3.27
Pastel Purple
#CAA0FF
ΔE00 3.39
Liliac
#C48EFD
ΔE00 4.21
Pale Purple
#B790D4
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C697ED #BEED97
analogous
#9B97ED #C697ED #ED97E9
triadic
#C697ED #EDC697 #97EDC6
tetradic
#C697ED #ED9B97 #BEED97 #97E9ED
square
#C697ED #ED9B97 #BEED97 #97E9ED
split-complementary
#C697ED #E9ED97 #97ED9B
monochromatic
#8D2FDB #A963E4 #C697ED #E3CBF6 #F1E5FA
Accessibility & contrast
On white
2.32
#C697ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#C697ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C697ED
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C697ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C697ED | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#C1A4B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c697ed; /* rgb */ color: rgb(198, 151, 237); /* oklch */ color: oklch(75.2% 0.130 308.6);
Tailwind
colors: {
custom: {
50: '#d8b6f3',
500: '#c697ed',
950: '#000000',
},
}SCSS
$custom: #c697ed; $custom-light: #d8b6f3; $custom-dark: #000000;
JSON
{
"hex": "#c697ed",
"rgb": {
"r": 198,
"g": 151,
"b": 237
},
"hsl": {
"h": 272.791,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.75172,
"c": 0.12964,
"h": 308.6
},
"luminance": 0.40253
}Semantic roles & 50–950 ramp
primary
#C697ED
secondary
#E4F2D9
accent
#D3136A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#151117
muted
#838085