#C07FEE#C07FEE
#C07FEE is a light, vivid violet. Relative luminance 0.326; OKLCH L 70.6% C 0.168 H 309.7°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C07FEE |
|---|---|
| RGB | rgb(192, 127, 238) |
| HSL | hsl(275, 77%, 72%) |
| HSV | hsv(275, 47%, 93%) |
| CMYK | cmyk(19.3%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(63.80, 45.02, -46.42) |
| CIE-LCH | lch(63.80, 64.67, 314.12°) |
| OKLab | oklab(70.65% 0.1076 -0.1294) |
| OKLCH | oklch(70.65% 0.168 309.7) |
| XYZ | xyz(44.7573, 32.5589, 84.7990) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.44
Liliac
#C48EFD
ΔE00 4.10
Easter Purple
#C071FE
ΔE00 4.17
Light Urple
#B36FF6
ΔE00 5.10
Bright Lavender
#C760FF
ΔE00 6.90
Baby Purple
#CA9BF7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C07FEE #ADEE7F
analogous
#897FEE #C07FEE #EE7FE5
triadic
#C07FEE #EEC07F #7FEEC0
tetradic
#C07FEE #EE897F #ADEE7F #7FE5EE
square
#C07FEE #EE897F #ADEE7F #7FE5EE
split-complementary
#C07FEE #E5EE7F #7FEE89
monochromatic
#891CD6 #A549E7 #C07FEE #DBB5F5 #F2E4FB
Accessibility & contrast
On white
2.80
#C07FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#C07FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C07FEE
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C07FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C07FEE | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6498F2
Deuteranopia (green-blind)
#769CEB
Tritanopia (blue-blind)
#BA91AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c07fee; /* rgb */ color: rgb(192, 127, 238); /* oklch */ color: oklch(70.6% 0.168 309.7);
Tailwind
colors: {
custom: {
50: '#d5a5f4',
500: '#c07fee',
950: '#000000',
},
}SCSS
$custom: #c07fee; $custom-light: #d5a5f4; $custom-dark: #000000;
JSON
{
"hex": "#c07fee",
"rgb": {
"r": 192,
"g": 127,
"b": 238
},
"hsl": {
"h": 275.135,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.70647,
"c": 0.16832,
"h": 309.7
},
"luminance": 0.32558
}Semantic roles & 50–950 ramp
primary
#C07FEE
secondary
#E2F3D6
accent
#D90D61
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85