#C27FED#C27FED
#C27FED is a light, vivid violet. Relative luminance 0.328; OKLCH L 70.8% C 0.168 H 310.9°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C27FED |
|---|---|
| RGB | rgb(194, 127, 237) |
| HSL | hsl(277, 75%, 71%) |
| HSV | hsv(277, 46%, 93%) |
| CMYK | cmyk(18.1%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(63.97, 45.35, -45.59) |
| CIE-LCH | lch(63.97, 64.31, 314.85°) |
| OKLab | oklab(70.8% 0.1099 -0.127) |
| OKLCH | oklch(70.8% 0.168 310.9) |
| XYZ | xyz(45.1208, 32.7633, 84.0514) |
| Luminance | 0.3276 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.71
Liliac
#C48EFD
ΔE00 4.22
Easter Purple
#C071FE
ΔE00 4.41
Light Urple
#B36FF6
ΔE00 5.43
Baby Purple
#CA9BF7
ΔE00 6.95
Bright Lavender
#C760FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C27FED #AAED7F
analogous
#8B7FED #C27FED #ED7FE1
triadic
#C27FED #EDC27F #7FEDC2
tetradic
#C27FED #ED8B7F #AAED7F #7FE1ED
square
#C27FED #ED8B7F #AAED7F #7FE1ED
split-complementary
#C27FED #E1ED7F #7FED8B
monochromatic
#8D1ED4 #A849E5 #C27FED #DCB5F5 #F2E4FB
Accessibility & contrast
On white
2.78
#C27FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#C27FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C27FED
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C27FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C27FED | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F1
Deuteranopia (green-blind)
#789CEA
Tritanopia (blue-blind)
#BD90AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c27fed; /* rgb */ color: rgb(194, 127, 237); /* oklch */ color: oklch(70.8% 0.168 310.9);
Tailwind
colors: {
custom: {
50: '#d6a6f3',
500: '#c27fed',
950: '#000000',
},
}SCSS
$custom: #c27fed; $custom-light: #d6a6f3; $custom-dark: #000000;
JSON
{
"hex": "#c27fed",
"rgb": {
"r": 194,
"g": 127,
"b": 237
},
"hsl": {
"h": 276.545,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.70804,
"c": 0.16789,
"h": 310.9
},
"luminance": 0.32763
}Semantic roles & 50–950 ramp
primary
#C27FED
secondary
#E1F2D6
accent
#D80E5D
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#150F17
muted
#837F85