#C692EF#C692EF
#C692EF is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.4% C 0.140 H 309.0°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C692EF |
|---|---|
| RGB | rgb(198, 146, 239) |
| HSL | hsl(274, 74%, 75%) |
| HSV | hsv(274, 39%, 94%) |
| CMYK | cmyk(17.2%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(68.60, 36.64, -39.40) |
| CIE-LCH | lch(68.60, 53.80, 312.93°) |
| OKLab | oklab(74.41% 0.0884 -0.1091) |
| OKLCH | oklch(74.41% 0.14 309) |
| XYZ | xyz(49.1447, 38.7961, 86.5441) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.35
Liliac
#C48EFD
ΔE00 3.02
Lavender (survey)
#C79FEF
ΔE00 3.56
Pastel Purple
#CAA0FF
ΔE00 3.96
Lilac (survey)
#CEA2FD
ΔE00 4.12
Pale Purple
#B790D4
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C692EF #BBEF92
analogous
#9792EF #C692EF #EF92EA
triadic
#C692EF #EFC692 #92EFC6
tetradic
#C692EF #EF9792 #BBEF92 #92EAEF
square
#C692EF #EF9792 #BBEF92 #92EAEF
split-complementary
#C692EF #EAEF92 #92EF97
monochromatic
#8E27DF #AA5DE7 #C692EF #E2C7F7 #F1E4FB
Accessibility & contrast
On white
2.40
#C692EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#C692EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C692EF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C692EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C692EF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#C1A0B5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c692ef; /* rgb */ color: rgb(198, 146, 239); /* oklch */ color: oklch(74.4% 0.140 309.0);
Tailwind
colors: {
custom: {
50: '#d8b2f4',
500: '#c692ef',
950: '#000000',
},
}SCSS
$custom: #c692ef; $custom-light: #d8b2f4; $custom-dark: #000000;
JSON
{
"hex": "#c692ef",
"rgb": {
"r": 198,
"g": 146,
"b": 239
},
"hsl": {
"h": 273.548,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.74407,
"c": 0.14042,
"h": 309
},
"luminance": 0.38796
}Semantic roles & 50–950 ramp
primary
#C692EF
secondary
#E4F3D8
accent
#D70F67
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085