#C68FEB#C68FEB
#C68FEB is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.7% C 0.141 H 310.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C68FEB |
|---|---|
| RGB | rgb(198, 143, 235) |
| HSL | hsl(276, 70%, 74%) |
| HSV | hsv(276, 39%, 92%) |
| CMYK | cmyk(15.7%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.76, 37.42, -38.51) |
| CIE-LCH | lch(67.76, 53.70, 314.17°) |
| OKLab | oklab(73.72% 0.0919 -0.1065) |
| OKLCH | oklch(73.72% 0.141 310.8) |
| XYZ | xyz(48.1039, 37.6496, 83.3141) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.25
Liliac
#C48EFD
ΔE00 3.47
Lavender (survey)
#C79FEF
ΔE00 4.23
Pale Purple
#B790D4
ΔE00 4.70
Pastel Purple
#CAA0FF
ΔE00 4.92
Lilac (survey)
#CEA2FD
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C68FEB #B4EB8F
analogous
#988FEB #C68FEB #EB8FE2
triadic
#C68FEB #EBC68F #8FEBC6
tetradic
#C68FEB #EB988F #B4EB8F #8FE2EB
square
#C68FEB #EB988F #B4EB8F #8FE2EB
split-complementary
#C68FEB #E2EB8F #8FEB98
monochromatic
#9127D8 #AC5BE2 #C68FEB #E0C3F4 #F2E5FA
Accessibility & contrast
On white
2.46
#C68FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#C68FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C68FEB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C68FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C68FEB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#C29CB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c68feb; /* rgb */ color: rgb(198, 143, 235); /* oklch */ color: oklch(73.7% 0.141 310.8);
Tailwind
colors: {
custom: {
50: '#d8b0f1',
500: '#c68feb',
950: '#000000',
},
}SCSS
$custom: #c68feb; $custom-light: #d8b0f1; $custom-dark: #000000;
JSON
{
"hex": "#c68feb",
"rgb": {
"r": 198,
"g": 143,
"b": 235
},
"hsl": {
"h": 275.87,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.73715,
"c": 0.14067,
"h": 310.8
},
"luminance": 0.37649
}Semantic roles & 50–950 ramp
primary
#C68FEB
secondary
#E3F2D9
accent
#D21460
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85