#C67FED#C67FED
#C67FED is a light, vivid violet. Relative luminance 0.333; OKLCH L 71.2% C 0.169 H 312.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C67FED |
|---|---|
| RGB | rgb(198, 127, 237) |
| HSL | hsl(279, 75%, 71%) |
| HSV | hsv(279, 46%, 93%) |
| CMYK | cmyk(16.5%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(64.40, 46.46, -44.88) |
| CIE-LCH | lch(64.40, 64.59, 315.99°) |
| OKLab | oklab(71.23% 0.1146 -0.1248) |
| OKLCH | oklch(71.23% 0.169 312.6) |
| XYZ | xyz(46.1615, 33.2999, 84.1001) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.14
Liliac
#C48EFD
ΔE00 4.42
Easter Purple
#C071FE
ΔE00 4.73
Light Urple
#B36FF6
ΔE00 5.96
Orchid
#DA70D6
ΔE00 6.86
Baby Purple
#CA9BF7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C67FED #A6ED7F
analogous
#8F7FED #C67FED #ED7FDD
triadic
#C67FED #EDC67F #7FEDC6
tetradic
#C67FED #ED8F7F #A6ED7F #7FDDED
square
#C67FED #ED8F7F #A6ED7F #7FDDED
split-complementary
#C67FED #DDED7F #7FED8F
monochromatic
#931ED4 #AE49E5 #C67FED #DEB5F5 #F3E4FB
Accessibility & contrast
On white
2.74
#C67FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#C67FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C67FED
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C67FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C67FED | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6798F1
Deuteranopia (green-blind)
#7B9EEA
Tritanopia (blue-blind)
#C290AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c67fed; /* rgb */ color: rgb(198, 127, 237); /* oklch */ color: oklch(71.2% 0.169 312.6);
Tailwind
colors: {
custom: {
50: '#d9a6f3',
500: '#c67fed',
950: '#000000',
},
}SCSS
$custom: #c67fed; $custom-light: #d9a6f3; $custom-dark: #000000;
JSON
{
"hex": "#c67fed",
"rgb": {
"r": 198,
"g": 127,
"b": 237
},
"hsl": {
"h": 278.727,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.71225,
"c": 0.16944,
"h": 312.6
},
"luminance": 0.33299
}Semantic roles & 50–950 ramp
primary
#C67FED
secondary
#E0F2D6
accent
#D80E55
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85