#C694EB#C694EB
#C694EB is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.6% C 0.132 H 309.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C694EB |
|---|---|
| RGB | rgb(198, 148, 235) |
| HSL | hsl(274, 69%, 75%) |
| HSV | hsv(274, 37%, 92%) |
| CMYK | cmyk(15.7%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(68.88, 34.69, -36.76) |
| CIE-LCH | lch(68.88, 50.54, 313.33°) |
| OKLab | oklab(74.56% 0.0848 -0.1015) |
| OKLCH | oklch(74.56% 0.132 309.9) |
| XYZ | xyz(48.8713, 39.1844, 83.5699) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.34
Lavender (survey)
#C79FEF
ΔE00 2.91
Lilac (survey)
#CEA2FD
ΔE00 3.98
Liliac
#C48EFD
ΔE00 4.04
Pastel Purple
#CAA0FF
ΔE00 4.06
Pale Purple
#B790D4
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C694EB #B9EB94
analogous
#9B94EB #C694EB #EB94E4
triadic
#C694EB #EBC694 #94EBC6
tetradic
#C694EB #EB9B94 #B9EB94 #94E4EB
square
#C694EB #EB9B94 #B9EB94 #94E4EB
split-complementary
#C694EB #E4EB94 #94EB9B
monochromatic
#8F2DD8 #AB60E1 #C694EB #E1C8F5 #F1E5FA
Accessibility & contrast
On white
2.38
#C694EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#C694EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C694EB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C694EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C694EB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#C2A1B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c694eb; /* rgb */ color: rgb(198, 148, 235); /* oklch */ color: oklch(74.6% 0.132 309.9);
Tailwind
colors: {
custom: {
50: '#d8b4f1',
500: '#c694eb',
950: '#000000',
},
}SCSS
$custom: #c694eb; $custom-light: #d8b4f1; $custom-dark: #000000;
JSON
{
"hex": "#c694eb",
"rgb": {
"r": 198,
"g": 148,
"b": 235
},
"hsl": {
"h": 274.483,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.74564,
"c": 0.13226,
"h": 309.9
},
"luminance": 0.39184
}Semantic roles & 50–950 ramp
primary
#C694EB
secondary
#E4F2D9
accent
#D01565
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#151117
muted
#838085