#C27CED#C27CED
#C27CED is a light, vivid violet. Relative luminance 0.320; OKLCH L 70.3% C 0.173 H 311.3°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C27CED |
|---|---|
| RGB | rgb(194, 124, 237) |
| HSL | hsl(277, 76%, 71%) |
| HSV | hsv(277, 48%, 93%) |
| CMYK | cmyk(18.1%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(63.34, 46.95, -46.58) |
| CIE-LCH | lch(63.34, 66.13, 315.23°) |
| OKLab | oklab(70.34% 0.1139 -0.1298) |
| OKLCH | oklch(70.34% 0.173 311.3) |
| XYZ | xyz(44.7391, 31.9999, 83.9241) |
| Luminance | 0.3200 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.20
Easter Purple
#C071FE
ΔE00 3.87
Liliac
#C48EFD
ΔE00 4.82
Light Urple
#B36FF6
ΔE00 4.90
Bright Lavender
#C760FF
ΔE00 6.31
Bright Lilac
#C95EFB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C27CED #A7ED7C
analogous
#897CED #C27CED #ED7CDF
triadic
#C27CED #EDC27C #7CEDC2
tetradic
#C27CED #ED897C #A7ED7C #7CDFED
square
#C27CED #ED897C #A7ED7C #7CDFED
split-complementary
#C27CED #DFED7C #7CED89
monochromatic
#8D1DD2 #A946E6 #C27CED #DBB2F4 #F2E4FB
Accessibility & contrast
On white
2.84
#C27CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#C27CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C27CED
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C27CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C27CED | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F1
Deuteranopia (green-blind)
#759BEA
Tritanopia (blue-blind)
#BD8EA9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #c27ced; /* rgb */ color: rgb(194, 124, 237); /* oklch */ color: oklch(70.3% 0.173 311.3);
Tailwind
colors: {
custom: {
50: '#d6a4f3',
500: '#c27ced',
950: '#000000',
},
}SCSS
$custom: #c27ced; $custom-light: #d6a4f3; $custom-dark: #000000;
JSON
{
"hex": "#c27ced",
"rgb": {
"r": 194,
"g": 124,
"b": 237
},
"hsl": {
"h": 277.168,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.70338,
"c": 0.17273,
"h": 311.3
},
"luminance": 0.31999
}Semantic roles & 50–950 ramp
primary
#C27CED
secondary
#DFF2D3
accent
#D80D5B
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#150F17
muted
#837F85