#C67BEE#C67BEE
#C67BEE is a light, vivid violet. Relative luminance 0.323; OKLCH L 70.7% C 0.177 H 312.8°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C67BEE |
|---|---|
| RGB | rgb(198, 123, 238) |
| HSL | hsl(279, 77%, 71%) |
| HSV | hsv(279, 48%, 93%) |
| CMYK | cmyk(16.8%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(63.63, 48.78, -46.65) |
| CIE-LCH | lch(63.63, 67.49, 316.28°) |
| OKLab | oklab(70.66% 0.1202 -0.1299) |
| OKLCH | oklch(70.66% 0.177 312.8) |
| XYZ | xyz(45.8016, 32.3458, 84.7029) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.45
Easter Purple
#C071FE
ΔE00 3.94
Liliac
#C48EFD
ΔE00 5.08
Light Urple
#B36FF6
ΔE00 5.25
Bright Lavender
#C760FF
ΔE00 6.13
Bright Lilac
#C95EFB
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C67BEE #A3EE7B
analogous
#8C7BEE #C67BEE #EE7BDD
triadic
#C67BEE #EEC67B #7BEEC6
tetradic
#C67BEE #EE8C7B #A3EE7B #7BDDEE
square
#C67BEE #EE8C7B #A3EE7B #7BDDEE
split-complementary
#C67BEE #DDEE7B #7BEE8C
monochromatic
#931BD3 #AF45E7 #C67BEE #DDB1F5 #F3E4FC
Accessibility & contrast
On white
2.81
#C67BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#C67BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C67BEE
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C67BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C67BEE | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F2
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#C28DAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c67bee; /* rgb */ color: rgb(198, 123, 238); /* oklch */ color: oklch(70.7% 0.177 312.8);
Tailwind
colors: {
custom: {
50: '#d9a3f4',
500: '#c67bee',
950: '#000000',
},
}SCSS
$custom: #c67bee; $custom-light: #d9a3f4; $custom-dark: #000000;
JSON
{
"hex": "#c67bee",
"rgb": {
"r": 198,
"g": 123,
"b": 238
},
"hsl": {
"h": 279.13,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.70663,
"c": 0.17698,
"h": 312.8
},
"luminance": 0.32345
}Semantic roles & 50–950 ramp
primary
#C67BEE
secondary
#DEF2D3
accent
#D90C54
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85