#C27EED#C27EED
#C27EED is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.6% C 0.170 H 311.0°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C27EED |
|---|---|
| RGB | rgb(194, 126, 237) |
| HSL | hsl(277, 76%, 71%) |
| HSV | hsv(277, 47%, 93%) |
| CMYK | cmyk(18.1%, 46.8%, 0%, 7.1%) |
| CIE-LAB | lab(63.76, 45.89, -45.92) |
| CIE-LCH | lch(63.76, 64.92, 314.98°) |
| OKLab | oklab(70.65% 0.1112 -0.1279) |
| OKLCH | oklch(70.65% 0.17 311) |
| XYZ | xyz(44.9923, 32.5063, 84.0085) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.52
Easter Purple
#C071FE
ΔE00 4.22
Liliac
#C48EFD
ΔE00 4.42
Light Urple
#B36FF6
ΔE00 5.25
Bright Lavender
#C760FF
ΔE00 6.75
Bright Lilac
#C95EFB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C27EED #A9ED7E
analogous
#8A7EED #C27EED #ED7EE0
triadic
#C27EED #EDC27E #7EEDC2
tetradic
#C27EED #ED8A7E #A9ED7E #7EE0ED
square
#C27EED #ED8A7E #A9ED7E #7EE0ED
split-complementary
#C27EED #E0ED7E #7EED8A
monochromatic
#8D1DD3 #A948E6 #C27EED #DBB4F4 #F2E4FB
Accessibility & contrast
On white
2.80
#C27EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#C27EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C27EED
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C27EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C27EED | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F1
Deuteranopia (green-blind)
#779CEA
Tritanopia (blue-blind)
#BD90AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c27eed; /* rgb */ color: rgb(194, 126, 237); /* oklch */ color: oklch(70.6% 0.170 311.0);
Tailwind
colors: {
custom: {
50: '#d6a5f3',
500: '#c27eed',
950: '#000000',
},
}SCSS
$custom: #c27eed; $custom-light: #d6a5f3; $custom-dark: #000000;
JSON
{
"hex": "#c27eed",
"rgb": {
"r": 194,
"g": 126,
"b": 237
},
"hsl": {
"h": 276.757,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.70648,
"c": 0.16952,
"h": 311
},
"luminance": 0.32505
}Semantic roles & 50–950 ramp
primary
#C27EED
secondary
#E0F2D5
accent
#D80E5C
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#150F17
muted
#837F85