#C67DEC#C67DEC
#C67DEC is a light, vivid violet. Relative luminance 0.327; OKLCH L 70.9% C 0.172 H 313.1°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C67DEC |
|---|---|
| RGB | rgb(198, 125, 236) |
| HSL | hsl(279, 74%, 71%) |
| HSV | hsv(279, 47%, 93%) |
| CMYK | cmyk(16.1%, 47%, 0%, 7.5%) |
| CIE-LAB | lab(63.94, 47.30, -45.05) |
| CIE-LCH | lch(63.94, 65.32, 316.40°) |
| OKLab | oklab(70.87% 0.1172 -0.1253) |
| OKLCH | oklch(70.87% 0.172 313.1) |
| XYZ | xyz(45.7601, 32.7302, 83.2476) |
| Luminance | 0.3273 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.97
Easter Purple
#C071FE
ΔE00 4.52
Liliac
#C48EFD
ΔE00 4.87
Light Urple
#B36FF6
ΔE00 5.74
Orchid
#DA70D6
ΔE00 6.58
Bright Lavender
#C760FF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C67DEC #A3EC7D
analogous
#8E7DEC #C67DEC #EC7DDB
triadic
#C67DEC #ECC67D #7DECC6
tetradic
#C67DEC #EC8E7D #A3EC7D #7DDBEC
square
#C67DEC #EC8E7D #A3EC7D #7DDBEC
split-complementary
#C67DEC #DBEC7D #7DEC8E
monochromatic
#931ED0 #AF48E4 #C67DEC #DDB2F4 #F3E4FB
Accessibility & contrast
On white
2.78
#C67DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#C67DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C67DEC
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C67DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C67DEC | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F0
Deuteranopia (green-blind)
#799DE9
Tritanopia (blue-blind)
#C38EAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c67dec; /* rgb */ color: rgb(198, 125, 236); /* oklch */ color: oklch(70.9% 0.172 313.1);
Tailwind
colors: {
custom: {
50: '#d9a4f2',
500: '#c67dec',
950: '#000000',
},
}SCSS
$custom: #c67dec; $custom-light: #d9a4f2; $custom-dark: #000000;
JSON
{
"hex": "#c67dec",
"rgb": {
"r": 198,
"g": 125,
"b": 236
},
"hsl": {
"h": 279.459,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.70866,
"c": 0.17157,
"h": 313.1
},
"luminance": 0.32729
}Semantic roles & 50–950 ramp
primary
#C67DEC
secondary
#DEF1D3
accent
#D70F53
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85