#C07DFF#C07DFF
#C07DFF is a light, vivid violet. Relative luminance 0.331; OKLCH L 71.2% C 0.191 H 305.9°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C07DFF |
|---|---|
| RGB | rgb(192, 125, 255) |
| HSL | hsl(271, 100%, 75%) |
| HSV | hsv(271, 51%, 100%) |
| CMYK | cmyk(24.7%, 51%, 0%, 0%) |
| CIE-LAB | lab(64.24, 49.87, -55.09) |
| CIE-LCH | lch(64.24, 74.31, 312.15°) |
| OKLab | oklab(71.25% 0.1121 -0.1546) |
| OKLCH | oklch(71.25% 0.191 305.9) |
| XYZ | xyz(47.1181, 33.0941, 98.4939) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.90
Easter Purple
#C071FE
ΔE00 2.69
Light Urple
#B36FF6
ΔE00 4.11
Liliac
#C48EFD
ΔE00 4.19
Bright Lavender
#C760FF
ΔE00 5.96
Bright Lilac
#C95EFB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C07DFF #BCFF7D
analogous
#7F7DFF #C07DFF #FF7DFD
triadic
#C07DFF #FFC07D #7DFFC0
tetradic
#C07DFF #FF7F7D #BCFF7D #7DFDFF
square
#C07DFF #FF7F7D #BCFF7D #7DFDFF
split-complementary
#C07DFF #FDFF7D #7DFF7F
monochromatic
#8503FF #A240FF #C07DFF #DEBAFF #F0E0FF
Accessibility & contrast
On white
2.76
#C07DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#C07DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C07DFF
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C07DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C07DFF | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5599FF
Deuteranopia (green-blind)
#699CFC
Tritanopia (blue-blind)
#B694B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c07dff; /* rgb */ color: rgb(192, 125, 255); /* oklch */ color: oklch(71.2% 0.191 305.9);
Tailwind
colors: {
custom: {
50: '#d6a4ff',
500: '#c07dff',
950: '#000000',
},
}SCSS
$custom: #c07dff; $custom-light: #d6a4ff; $custom-dark: #000000;
JSON
{
"hex": "#c07dff",
"rgb": {
"r": 192,
"g": 125,
"b": 255
},
"hsl": {
"h": 270.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.71247,
"c": 0.19098,
"h": 305.9
},
"luminance": 0.33094
}Semantic roles & 50–950 ramp
primary
#C07DFF
secondary
#E5F7D4
accent
#E6006F
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F18
muted
#837F86