#C07CED#C07CED
#C07CED is a light, vivid violet. Relative luminance 0.317; OKLCH L 70.1% C 0.172 H 310.4°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C07CED |
|---|---|
| RGB | rgb(192, 124, 237) |
| HSL | hsl(276, 76%, 71%) |
| HSV | hsv(276, 48%, 93%) |
| CMYK | cmyk(19%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(63.12, 46.40, -46.93) |
| CIE-LCH | lch(63.12, 66.00, 314.67°) |
| OKLab | oklab(70.13% 0.1116 -0.1309) |
| OKLCH | oklch(70.13% 0.172 310.4) |
| XYZ | xyz(44.2291, 31.7370, 83.9002) |
| Luminance | 0.3174 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.01
Easter Purple
#C071FE
ΔE00 3.73
Light Urple
#B36FF6
ΔE00 4.63
Liliac
#C48EFD
ΔE00 4.78
Bright Lavender
#C760FF
ΔE00 6.28
Bright Lilac
#C95EFB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C07CED #A9ED7C
analogous
#877CED #C07CED #ED7CE2
triadic
#C07CED #EDC07C #7CEDC0
tetradic
#C07CED #ED877C #A9ED7C #7CE2ED
square
#C07CED #ED877C #A9ED7C #7CE2ED
split-complementary
#C07CED #E2ED7C #7CED87
monochromatic
#8A1DD2 #A646E6 #C07CED #DAB2F4 #F2E4FB
Accessibility & contrast
On white
2.86
#C07CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#C07CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C07CED
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C07CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C07CED | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F1
Deuteranopia (green-blind)
#749AEA
Tritanopia (blue-blind)
#BB8EA9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #c07ced; /* rgb */ color: rgb(192, 124, 237); /* oklch */ color: oklch(70.1% 0.172 310.4);
Tailwind
colors: {
custom: {
50: '#d5a3f3',
500: '#c07ced',
950: '#000000',
},
}SCSS
$custom: #c07ced; $custom-light: #d5a3f3; $custom-dark: #000000;
JSON
{
"hex": "#c07ced",
"rgb": {
"r": 192,
"g": 124,
"b": 237
},
"hsl": {
"h": 276.106,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.70127,
"c": 0.172,
"h": 310.4
},
"luminance": 0.31736
}Semantic roles & 50–950 ramp
primary
#C07CED
secondary
#DFF2D3
accent
#D80D5E
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85