#C693F8#C693F8
#C693F8 is a light, vivid violet. Relative luminance 0.397; OKLCH L 75.0% C 0.150 H 306.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C693F8 |
|---|---|
| RGB | rgb(198, 147, 248) |
| HSL | hsl(270, 88%, 77%) |
| HSV | hsv(270, 41%, 97%) |
| CMYK | cmyk(20.2%, 40.7%, 0%, 2.7%) |
| CIE-LAB | lab(69.22, 38.07, -43.35) |
| CIE-LCH | lch(69.22, 57.70, 311.29°) |
| OKLab | oklab(75% 0.0887 -0.1205) |
| OKLCH | oklch(75% 0.15 306.4) |
| XYZ | xyz(50.6623, 39.6509, 93.7732) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.75
Baby Purple
#CA9BF7
ΔE00 2.23
Pastel Purple
#CAA0FF
ΔE00 3.24
Lilac (survey)
#CEA2FD
ΔE00 3.79
Lavender (survey)
#C79FEF
ΔE00 4.05
Pale Purple
#B790D4
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C693F8 #C5F893
analogous
#9493F8 #C693F8 #F893F8
triadic
#C693F8 #F8C693 #93F8C6
tetradic
#C693F8 #F89493 #C5F893 #93F8F8
square
#C693F8 #F89493 #C5F893 #93F8F8
split-complementary
#C693F8 #F8F893 #93F894
monochromatic
#8920F1 #A85AF4 #C693F8 #E4CCFC #F0E2FD
Accessibility & contrast
On white
2.35
#C693F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#C693F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C693F8
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C693F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C693F8 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#88A9F5
Tritanopia (blue-blind)
#BFA3BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c693f8; /* rgb */ color: rgb(198, 147, 248); /* oklch */ color: oklch(75.0% 0.150 306.4);
Tailwind
colors: {
custom: {
50: '#d9b3fb',
500: '#c693f8',
950: '#000000',
},
}SCSS
$custom: #c693f8; $custom-light: #d9b3fb; $custom-dark: #000000;
JSON
{
"hex": "#c693f8",
"rgb": {
"r": 198,
"g": 147,
"b": 248
},
"hsl": {
"h": 270.297,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.75002,
"c": 0.14965,
"h": 306.4
},
"luminance": 0.39651
}Semantic roles & 50–950 ramp
primary
#C693F8
secondary
#E5F5D6
accent
#E40172
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085