#C692EE#C692EE
#C692EE is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.4% C 0.139 H 309.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C692EE |
|---|---|
| RGB | rgb(198, 146, 238) |
| HSL | hsl(274, 73%, 75%) |
| HSV | hsv(274, 39%, 93%) |
| CMYK | cmyk(16.8%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(68.56, 36.43, -38.91) |
| CIE-LCH | lch(68.56, 53.30, 313.11°) |
| OKLab | oklab(74.36% 0.0882 -0.1077) |
| OKLCH | oklch(74.36% 0.139 309.3) |
| XYZ | xyz(48.9974, 38.7372, 85.7682) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.41
Liliac
#C48EFD
ΔE00 3.21
Lavender (survey)
#C79FEF
ΔE00 3.52
Pastel Purple
#CAA0FF
ΔE00 4.05
Lilac (survey)
#CEA2FD
ΔE00 4.17
Pale Purple
#B790D4
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C692EE #BAEE92
analogous
#9892EE #C692EE #EE92E8
triadic
#C692EE #EEC692 #92EEC6
tetradic
#C692EE #EE9892 #BAEE92 #92E8EE
square
#C692EE #EE9892 #BAEE92 #92E8EE
split-complementary
#C692EE #E8EE92 #92EE98
monochromatic
#8F28DD #AA5DE6 #C692EE #E2C7F6 #F1E5FB
Accessibility & contrast
On white
2.40
#C692EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#C692EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C692EE
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C692EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C692EE | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#8BA8EB
Tritanopia (blue-blind)
#C1A0B5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c692ee; /* rgb */ color: rgb(198, 146, 238); /* oklch */ color: oklch(74.4% 0.139 309.3);
Tailwind
colors: {
custom: {
50: '#d8b2f4',
500: '#c692ee',
950: '#000000',
},
}SCSS
$custom: #c692ee; $custom-light: #d8b2f4; $custom-dark: #000000;
JSON
{
"hex": "#c692ee",
"rgb": {
"r": 198,
"g": 146,
"b": 238
},
"hsl": {
"h": 273.913,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.74361,
"c": 0.13923,
"h": 309.3
},
"luminance": 0.38737
}Semantic roles & 50–950 ramp
primary
#C692EE
secondary
#E4F3D8
accent
#D51066
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085