#C692EB#C692EB
#C692EB is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.2% C 0.136 H 310.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C692EB |
|---|---|
| RGB | rgb(198, 146, 235) |
| HSL | hsl(275, 69%, 75%) |
| HSV | hsv(275, 38%, 92%) |
| CMYK | cmyk(15.7%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(68.43, 35.78, -37.47) |
| CIE-LCH | lch(68.43, 51.81, 313.68°) |
| OKLab | oklab(74.22% 0.0876 -0.1035) |
| OKLCH | oklch(74.22% 0.136 310.2) |
| XYZ | xyz(48.5603, 38.5624, 83.4663) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.66
Lavender (survey)
#C79FEF
ΔE00 3.44
Liliac
#C48EFD
ΔE00 3.76
Lilac (survey)
#CEA2FD
ΔE00 4.37
Pastel Purple
#CAA0FF
ΔE00 4.38
Pale Purple
#B790D4
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C692EB #B7EB92
analogous
#9A92EB #C692EB #EB92E4
triadic
#C692EB #EBC692 #92EBC6
tetradic
#C692EB #EB9A92 #B7EB92 #92E4EB
square
#C692EB #EB9A92 #B7EB92 #92E4EB
split-complementary
#C692EB #E4EB92 #92EB9A
monochromatic
#902BD8 #AB5EE2 #C692EB #E1C6F4 #F1E5FA
Accessibility & contrast
On white
2.41
#C692EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#C692EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C692EB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C692EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C692EB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EE
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#C29FB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c692eb; /* rgb */ color: rgb(198, 146, 235); /* oklch */ color: oklch(74.2% 0.136 310.2);
Tailwind
colors: {
custom: {
50: '#d8b2f1',
500: '#c692eb',
950: '#000000',
},
}SCSS
$custom: #c692eb; $custom-light: #d8b2f1; $custom-dark: #000000;
JSON
{
"hex": "#c692eb",
"rgb": {
"r": 198,
"g": 146,
"b": 235
},
"hsl": {
"h": 275.056,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.74222,
"c": 0.13563,
"h": 310.2
},
"luminance": 0.38562
}Semantic roles & 50–950 ramp
primary
#C692EB
secondary
#E3F2D9
accent
#D11563
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#151117
muted
#838085