#C67CED#C67CED
#C67CED is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.8% C 0.174 H 312.9°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C67CED |
|---|---|
| RGB | rgb(198, 124, 237) |
| HSL | hsl(279, 76%, 71%) |
| HSV | hsv(279, 48%, 93%) |
| CMYK | cmyk(16.5%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(63.78, 48.04, -45.85) |
| CIE-LCH | lch(63.78, 66.41, 316.34°) |
| OKLab | oklab(70.76% 0.1187 -0.1276) |
| OKLCH | oklch(70.76% 0.174 312.9) |
| XYZ | xyz(45.7798, 32.5365, 83.9729) |
| Luminance | 0.3253 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.70
Easter Purple
#C071FE
ΔE00 4.23
Liliac
#C48EFD
ΔE00 4.97
Light Urple
#B36FF6
ΔE00 5.49
Bright Lavender
#C760FF
ΔE00 6.43
Bright Lilac
#C95EFB
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C67CED #A3ED7C
analogous
#8D7CED #C67CED #ED7CDB
triadic
#C67CED #EDC67C #7CEDC6
tetradic
#C67CED #ED8D7C #A3ED7C #7CDBED
square
#C67CED #ED8D7C #A3ED7C #7CDBED
split-complementary
#C67CED #DBED7C #7CED8D
monochromatic
#931DD2 #AF46E6 #C67CED #DDB2F4 #F3E4FB
Accessibility & contrast
On white
2.80
#C67CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#C67CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C67CED
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C67CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C67CED | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6396F1
Deuteranopia (green-blind)
#789CEA
Tritanopia (blue-blind)
#C28DAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c67ced; /* rgb */ color: rgb(198, 124, 237); /* oklch */ color: oklch(70.8% 0.174 312.9);
Tailwind
colors: {
custom: {
50: '#d9a4f3',
500: '#c67ced',
950: '#000000',
},
}SCSS
$custom: #c67ced; $custom-light: #d9a4f3; $custom-dark: #000000;
JSON
{
"hex": "#c67ced",
"rgb": {
"r": 198,
"g": 124,
"b": 237
},
"hsl": {
"h": 279.292,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.70764,
"c": 0.17428,
"h": 312.9
},
"luminance": 0.32535
}Semantic roles & 50–950 ramp
primary
#C67CED
secondary
#DEF2D3
accent
#D80D53
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85