#C68DEE#C68DEE
#C68DEE is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.5% C 0.148 H 310.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C68DEE |
|---|---|
| RGB | rgb(198, 141, 238) |
| HSL | hsl(275, 74%, 74%) |
| HSV | hsv(275, 41%, 93%) |
| CMYK | cmyk(16.8%, 40.8%, 0%, 6.7%) |
| CIE-LAB | lab(67.45, 39.15, -40.65) |
| CIE-LCH | lch(67.45, 56.44, 313.92°) |
| OKLab | oklab(73.52% 0.0953 -0.1127) |
| OKLCH | oklch(73.52% 0.148 310.2) |
| XYZ | xyz(48.2434, 37.2293, 85.5169) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.82
Baby Purple
#CA9BF7
ΔE00 3.55
Lavender (survey)
#C79FEF
ΔE00 4.83
Pastel Purple
#CAA0FF
ΔE00 5.08
Lilac (survey)
#CEA2FD
ΔE00 5.30
Pale Purple
#B790D4
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C68DEE #B5EE8D
analogous
#968DEE #C68DEE #EE8DE5
triadic
#C68DEE #EEC68D #8DEEC6
tetradic
#C68DEE #EE968D #B5EE8D #8DE5EE
square
#C68DEE #EE968D #B5EE8D #8DE5EE
split-complementary
#C68DEE #E5EE8D #8DEE96
monochromatic
#9122DE #AB58E6 #C68DEE #E1C2F6 #F2E4FB
Accessibility & contrast
On white
2.49
#C68DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#C68DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C68DEE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C68DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C68DEE | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F2
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#C19BB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c68dee; /* rgb */ color: rgb(198, 141, 238); /* oklch */ color: oklch(73.5% 0.148 310.2);
Tailwind
colors: {
custom: {
50: '#d9aff4',
500: '#c68dee',
950: '#000000',
},
}SCSS
$custom: #c68dee; $custom-light: #d9aff4; $custom-dark: #000000;
JSON
{
"hex": "#c68dee",
"rgb": {
"r": 198,
"g": 141,
"b": 238
},
"hsl": {
"h": 275.258,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.73522,
"c": 0.14756,
"h": 310.2
},
"luminance": 0.37229
}Semantic roles & 50–950 ramp
primary
#C68DEE
secondary
#E3F3D8
accent
#D60F61
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85