#C690F8#C690F8
#C690F8 is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.5% C 0.155 H 306.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C690F8 |
|---|---|
| RGB | rgb(198, 144, 248) |
| HSL | hsl(271, 88%, 77%) |
| HSV | hsv(271, 42%, 97%) |
| CMYK | cmyk(20.2%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(68.56, 39.71, -44.40) |
| CIE-LCH | lch(68.56, 59.56, 311.81°) |
| OKLab | oklab(74.5% 0.0929 -0.1235) |
| OKLCH | oklch(74.5% 0.155 306.9) |
| XYZ | xyz(50.2019, 38.7300, 93.6197) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.24
Baby Purple
#CA9BF7
ΔE00 2.95
Pastel Purple
#CAA0FF
ΔE00 3.98
Lilac (survey)
#CEA2FD
ΔE00 4.52
Lavender (survey)
#C79FEF
ΔE00 4.75
Light Purple
#BF77F6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C690F8 #C2F890
analogous
#9290F8 #C690F8 #F890F6
triadic
#C690F8 #F8C690 #90F8C6
tetradic
#C690F8 #F89290 #C2F890 #90F6F8
square
#C690F8 #F89290 #C2F890 #90F6F8
split-complementary
#C690F8 #F6F890 #90F892
monochromatic
#8B1DF1 #A856F4 #C690F8 #E4CAFC #F0E2FD
Accessibility & contrast
On white
2.40
#C690F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#C690F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C690F8
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C690F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C690F8 | 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)
#78A5FC
Deuteranopia (green-blind)
#85A8F5
Tritanopia (blue-blind)
#BFA0B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c690f8; /* rgb */ color: rgb(198, 144, 248); /* oklch */ color: oklch(74.5% 0.155 306.9);
Tailwind
colors: {
custom: {
50: '#d9b1fb',
500: '#c690f8',
950: '#000000',
},
}SCSS
$custom: #c690f8; $custom-light: #d9b1fb; $custom-dark: #000000;
JSON
{
"hex": "#c690f8",
"rgb": {
"r": 198,
"g": 144,
"b": 248
},
"hsl": {
"h": 271.154,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.74501,
"c": 0.15453,
"h": 306.9
},
"luminance": 0.3873
}Semantic roles & 50–950 ramp
primary
#C690F8
secondary
#E5F5D6
accent
#E5016E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085