#C68BEE#C68BEE
#C68BEE is a light, vivid violet. Relative luminance 0.366; OKLCH L 73.2% C 0.151 H 310.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C68BEE |
|---|---|
| RGB | rgb(198, 139, 238) |
| HSL | hsl(276, 74%, 74%) |
| HSV | hsv(276, 42%, 93%) |
| CMYK | cmyk(16.8%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(67.01, 40.24, -41.34) |
| CIE-LCH | lch(67.01, 57.69, 314.23°) |
| OKLab | oklab(73.19% 0.0981 -0.1146) |
| OKLCH | oklch(73.19% 0.151 310.5) |
| XYZ | xyz(47.9512, 36.6448, 85.4194) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.83
Baby Purple
#CA9BF7
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 5.34
Light Purple
#BF77F6
ΔE00 5.50
Pastel Purple
#CAA0FF
ΔE00 5.52
Pale Purple
#B790D4
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C68BEE #B3EE8B
analogous
#958BEE #C68BEE #EE8BE4
triadic
#C68BEE #EEC68B #8BEEC6
tetradic
#C68BEE #EE958B #B3EE8B #8BE4EE
square
#C68BEE #EE958B #B3EE8B #8BE4EE
split-complementary
#C68BEE #E4EE8B #8BEE95
monochromatic
#9121DE #AC56E6 #C68BEE #E0C0F6 #F2E4FB
Accessibility & contrast
On white
2.52
#C68BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#C68BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C68BEE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C68BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C68BEE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#85A4EB
Tritanopia (blue-blind)
#C19AB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c68bee; /* rgb */ color: rgb(198, 139, 238); /* oklch */ color: oklch(73.2% 0.151 310.5);
Tailwind
colors: {
custom: {
50: '#d9aef4',
500: '#c68bee',
950: '#000000',
},
}SCSS
$custom: #c68bee; $custom-light: #d9aef4; $custom-dark: #000000;
JSON
{
"hex": "#c68bee",
"rgb": {
"r": 198,
"g": 139,
"b": 238
},
"hsl": {
"h": 275.758,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.73192,
"c": 0.15087,
"h": 310.5
},
"luminance": 0.36644
}Semantic roles & 50–950 ramp
primary
#C68BEE
secondary
#E3F3D8
accent
#D70F60
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85