#C694F6#C694F6
#C694F6 is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.1% C 0.146 H 306.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C694F6 |
|---|---|
| RGB | rgb(198, 148, 246) |
| HSL | hsl(271, 84%, 77%) |
| HSV | hsv(271, 40%, 96%) |
| CMYK | cmyk(19.5%, 39.8%, 0%, 3.5%) |
| CIE-LAB | lab(69.36, 37.08, -42.05) |
| CIE-LCH | lch(69.36, 56.07, 311.41°) |
| OKLab | oklab(75.08% 0.087 -0.1167) |
| OKLCH | oklch(75.08% 0.146 306.7) |
| XYZ | xyz(50.5099, 39.8398, 92.1998) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.86
Liliac
#C48EFD
ΔE00 2.22
Pastel Purple
#CAA0FF
ΔE00 3.06
Lilac (survey)
#CEA2FD
ΔE00 3.51
Lavender (survey)
#C79FEF
ΔE00 3.60
Pale Purple
#B790D4
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C694F6 #C4F694
analogous
#9594F6 #C694F6 #F694F5
triadic
#C694F6 #F6C694 #94F6C6
tetradic
#C694F6 #F69594 #C4F694 #94F5F6
square
#C694F6 #F69594 #C4F694 #94F5F6
split-complementary
#C694F6 #F5F694 #94F695
monochromatic
#8A23ED #A85CF1 #C694F6 #E4CCFB #F0E3FD
Accessibility & contrast
On white
2.34
#C694F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#C694F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C694F6
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C694F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C694F6 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7FA
Deuteranopia (green-blind)
#8AAAF3
Tritanopia (blue-blind)
#BFA3B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c694f6; /* rgb */ color: rgb(198, 148, 246); /* oklch */ color: oklch(75.1% 0.146 306.7);
Tailwind
colors: {
custom: {
50: '#d9b4f9',
500: '#c694f6',
950: '#000000',
},
}SCSS
$custom: #c694f6; $custom-light: #d9b4f9; $custom-dark: #000000;
JSON
{
"hex": "#c694f6",
"rgb": {
"r": 198,
"g": 148,
"b": 246
},
"hsl": {
"h": 270.612,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.75075,
"c": 0.14559,
"h": 306.7
},
"luminance": 0.39839
}Semantic roles & 50–950 ramp
primary
#C694F6
secondary
#E5F5D6
accent
#E10571
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085