#C698EB#C698EB
#C698EB is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.3% C 0.126 H 309.0°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C698EB |
|---|---|
| RGB | rgb(198, 152, 235) |
| HSL | hsl(273, 67%, 76%) |
| HSV | hsv(273, 35%, 92%) |
| CMYK | cmyk(15.7%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(69.80, 32.49, -35.35) |
| CIE-LCH | lch(69.80, 48.01, 312.59°) |
| OKLab | oklab(75.26% 0.0791 -0.0975) |
| OKLCH | oklch(75.26% 0.126 309) |
| XYZ | xyz(49.5096, 40.4609, 83.7827) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.86
Baby Purple
#CA9BF7
ΔE00 2.02
Lilac (survey)
#CEA2FD
ΔE00 3.36
Pastel Purple
#CAA0FF
ΔE00 3.60
Pale Purple
#B790D4
ΔE00 4.30
Liliac
#C48EFD
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C698EB #BDEB98
analogous
#9C98EB #C698EB #EB98E6
triadic
#C698EB #EBC698 #98EBC6
tetradic
#C698EB #EB9C98 #BDEB98 #98E6EB
square
#C698EB #EB9C98 #BDEB98 #98E6EB
split-complementary
#C698EB #E6EB98 #98EB9C
monochromatic
#8D32D7 #AA65E1 #C698EB #E2CBF5 #F1E5FA
Accessibility & contrast
On white
2.31
#C698EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#C698EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C698EB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C698EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C698EB | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#C2A4B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c698eb; /* rgb */ color: rgb(198, 152, 235); /* oklch */ color: oklch(75.3% 0.126 309.0);
Tailwind
colors: {
custom: {
50: '#d8b7f1',
500: '#c698eb',
950: '#000000',
},
}SCSS
$custom: #c698eb; $custom-light: #d8b7f1; $custom-dark: #000000;
JSON
{
"hex": "#c698eb",
"rgb": {
"r": 198,
"g": 152,
"b": 235
},
"hsl": {
"h": 273.253,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.75256,
"c": 0.12552,
"h": 309
},
"luminance": 0.4046
}Semantic roles & 50–950 ramp
primary
#C698EB
secondary
#E4F2D9
accent
#CF1669
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#151117
muted
#838085