#C68FEE#C68FEE
#C68FEE is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.9% C 0.144 H 309.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C68FEE |
|---|---|
| RGB | rgb(198, 143, 238) |
| HSL | hsl(275, 74%, 75%) |
| HSV | hsv(275, 40%, 93%) |
| CMYK | cmyk(16.8%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.89, 38.06, -39.96) |
| CIE-LCH | lch(67.89, 55.19, 313.61°) |
| OKLab | oklab(73.86% 0.0925 -0.1107) |
| OKLCH | oklch(73.86% 0.144 309.9) |
| XYZ | xyz(48.5410, 37.8244, 85.6160) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.91
Baby Purple
#CA9BF7
ΔE00 3.08
Lavender (survey)
#C79FEF
ΔE00 4.31
Pastel Purple
#CAA0FF
ΔE00 4.66
Lilac (survey)
#CEA2FD
ΔE00 4.83
Pale Purple
#B790D4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C68FEE #B7EE8F
analogous
#978FEE #C68FEE #EE8FE6
triadic
#C68FEE #EEC68F #8FEEC6
tetradic
#C68FEE #EE978F #B7EE8F #8FE6EE
square
#C68FEE #EE978F #B7EE8F #8FE6EE
split-complementary
#C68FEE #E6EE8F #8FEE97
monochromatic
#9025DE #AB5AE6 #C68FEE #E1C4F6 #F1E4FB
Accessibility & contrast
On white
2.45
#C68FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#C68FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C68FEE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C68FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C68FEE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#89A6EB
Tritanopia (blue-blind)
#C19DB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c68fee; /* rgb */ color: rgb(198, 143, 238); /* oklch */ color: oklch(73.9% 0.144 309.9);
Tailwind
colors: {
custom: {
50: '#d9b0f4',
500: '#c68fee',
950: '#000000',
},
}SCSS
$custom: #c68fee; $custom-light: #d9b0f4; $custom-dark: #000000;
JSON
{
"hex": "#c68fee",
"rgb": {
"r": 198,
"g": 143,
"b": 238
},
"hsl": {
"h": 274.737,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.73855,
"c": 0.14423,
"h": 309.9
},
"luminance": 0.37824
}Semantic roles & 50–950 ramp
primary
#C68FEE
secondary
#E3F3D8
accent
#D61063
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85