#C690EF#C690EF
#C690EF is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.1% C 0.144 H 309.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C690EF |
|---|---|
| RGB | rgb(198, 144, 239) |
| HSL | hsl(274, 75%, 75%) |
| HSV | hsv(274, 40%, 94%) |
| CMYK | cmyk(17.2%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(68.16, 37.73, -40.09) |
| CIE-LCH | lch(68.16, 55.06, 313.26°) |
| OKLab | oklab(74.07% 0.0913 -0.1111) |
| OKLCH | oklch(74.07% 0.144 309.4) |
| XYZ | xyz(48.8391, 38.1849, 86.4422) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.80
Baby Purple
#CA9BF7
ΔE00 2.80
Lavender (survey)
#C79FEF
ΔE00 4.09
Pastel Purple
#CAA0FF
ΔE00 4.37
Lilac (survey)
#CEA2FD
ΔE00 4.57
Pale Purple
#B790D4
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C690EF #B9EF90
analogous
#9690EF #C690EF #EF90E9
triadic
#C690EF #EFC690 #90EFC6
tetradic
#C690EF #EF9690 #B9EF90 #90E9EF
square
#C690EF #EF9690 #B9EF90 #90E9EF
split-complementary
#C690EF #E9EF90 #90EF96
monochromatic
#8F25E0 #AB5BE7 #C690EF #E1C5F7 #F1E4FB
Accessibility & contrast
On white
2.43
#C690EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#C690EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C690EF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C690EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C690EF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F3
Deuteranopia (green-blind)
#89A7EC
Tritanopia (blue-blind)
#C19EB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c690ef; /* rgb */ color: rgb(198, 144, 239); /* oklch */ color: oklch(74.1% 0.144 309.4);
Tailwind
colors: {
custom: {
50: '#d9b1f4',
500: '#c690ef',
950: '#000000',
},
}SCSS
$custom: #c690ef; $custom-light: #d9b1f4; $custom-dark: #000000;
JSON
{
"hex": "#c690ef",
"rgb": {
"r": 198,
"g": 144,
"b": 239
},
"hsl": {
"h": 274.105,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.7407,
"c": 0.14375,
"h": 309.4
},
"luminance": 0.38184
}Semantic roles & 50–950 ramp
primary
#C690EF
secondary
#E4F3D8
accent
#D70F65
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151117
muted
#838085