#C693FB#C693FB
#C693FB is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.1% C 0.153 H 305.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C693FB |
|---|---|
| RGB | rgb(198, 147, 251) |
| HSL | hsl(269, 93%, 78%) |
| HSV | hsv(269, 41%, 98%) |
| CMYK | cmyk(21.1%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.35, 38.74, -44.78) |
| CIE-LCH | lch(69.35, 59.21, 310.87°) |
| OKLab | oklab(75.15% 0.0893 -0.1246) |
| OKLCH | oklch(75.15% 0.153 305.6) |
| XYZ | xyz(51.1315, 39.8385, 96.2440) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.42
Baby Purple
#CA9BF7
ΔE00 2.50
Pastel Purple
#CAA0FF
ΔE00 3.24
Lilac (survey)
#CEA2FD
ΔE00 3.90
Lavender (survey)
#C79FEF
ΔE00 4.39
Light Purple
#BF77F6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C693FB #C8FB93
analogous
#9394FB #C693FB #FA93FB
triadic
#C693FB #FBC693 #93FBC6
tetradic
#C693FB #FB9394 #C8FB93 #93FBFA
square
#C693FB #FB9394 #C8FB93 #93FBFA
split-complementary
#C693FB #FBFA93 #94FB93
monochromatic
#881DF7 #A758F9 #C693FB #E5CEFD #EFE1FE
Accessibility & contrast
On white
2.34
#C693FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#C693FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C693FB
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C693FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C693FB | 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)
#7AA8FF
Deuteranopia (green-blind)
#86AAF8
Tritanopia (blue-blind)
#BEA4BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c693fb; /* rgb */ color: rgb(198, 147, 251); /* oklch */ color: oklch(75.1% 0.153 305.6);
Tailwind
colors: {
custom: {
50: '#d9b3fd',
500: '#c693fb',
950: '#000000',
},
}SCSS
$custom: #c693fb; $custom-light: #d9b3fd; $custom-dark: #000000;
JSON
{
"hex": "#c693fb",
"rgb": {
"r": 198,
"g": 147,
"b": 251
},
"hsl": {
"h": 269.423,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.75147,
"c": 0.15329,
"h": 305.6
},
"luminance": 0.39838
}Semantic roles & 50–950 ramp
primary
#C693FB
secondary
#E6F6D5
accent
#E60075
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085