#C67BEC#C67BEC
#C67BEC is a light, vivid violet. Relative luminance 0.322; OKLCH L 70.6% C 0.175 H 313.3°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C67BEC |
|---|---|
| RGB | rgb(198, 123, 236) |
| HSL | hsl(280, 75%, 70%) |
| HSV | hsv(280, 48%, 93%) |
| CMYK | cmyk(16.1%, 47.9%, 0%, 7.5%) |
| CIE-LAB | lab(63.53, 48.35, -45.70) |
| CIE-LCH | lch(63.53, 66.53, 316.62°) |
| OKLab | oklab(70.56% 0.1199 -0.1272) |
| OKLCH | oklch(70.56% 0.175 313.3) |
| XYZ | xyz(45.5095, 32.2289, 83.1640) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.73
Easter Purple
#C071FE
ΔE00 4.22
Liliac
#C48EFD
ΔE00 5.24
Light Urple
#B36FF6
ΔE00 5.44
Bright Lavender
#C760FF
ΔE00 6.30
Bright Lilac
#C95EFB
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C67BEC #A1EC7B
analogous
#8D7BEC #C67BEC #EC7BD9
triadic
#C67BEC #ECC67B #7BECC6
tetradic
#C67BEC #EC8D7B #A1EC7B #7BD9EC
square
#C67BEC #EC8D7B #A1EC7B #7BD9EC
split-complementary
#C67BEC #D9EC7B #7BEC8D
monochromatic
#931ECF #AF46E4 #C67BEC #DDB0F4 #F3E4FB
Accessibility & contrast
On white
2.82
#C67BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#C67BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C67BEC
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C67BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C67BEC | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F0
Deuteranopia (green-blind)
#789CE9
Tritanopia (blue-blind)
#C38CA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c67bec; /* rgb */ color: rgb(198, 123, 236); /* oklch */ color: oklch(70.6% 0.175 313.3);
Tailwind
colors: {
custom: {
50: '#d9a3f2',
500: '#c67bec',
950: '#000000',
},
}SCSS
$custom: #c67bec; $custom-light: #d9a3f2; $custom-dark: #000000;
JSON
{
"hex": "#c67bec",
"rgb": {
"r": 198,
"g": 123,
"b": 236
},
"hsl": {
"h": 279.823,
"s": 74.834,
"l": 70.392
},
"oklch": {
"l": 0.70561,
"c": 0.17479,
"h": 313.3
},
"luminance": 0.32228
}Semantic roles & 50–950 ramp
primary
#C67BEC
secondary
#DCF1D2
accent
#D70F52
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85