#C27DEE#C27DEE
#C27DEE is a light, vivid violet. Relative luminance 0.323; OKLCH L 70.5% C 0.172 H 310.9°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C27DEE |
|---|---|
| RGB | rgb(194, 125, 238) |
| HSL | hsl(277, 77%, 71%) |
| HSV | hsv(277, 47%, 93%) |
| CMYK | cmyk(18.5%, 47.5%, 0%, 6.7%) |
| CIE-LAB | lab(63.60, 46.63, -46.73) |
| CIE-LCH | lch(63.60, 66.02, 314.94°) |
| OKLab | oklab(70.54% 0.1127 -0.1303) |
| OKLCH | oklch(70.54% 0.172 310.9) |
| XYZ | xyz(45.0116, 32.3104, 84.7377) |
| Luminance | 0.3231 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.22
Easter Purple
#C071FE
ΔE00 3.91
Liliac
#C48EFD
ΔE00 4.54
Light Urple
#B36FF6
ΔE00 4.98
Bright Lavender
#C760FF
ΔE00 6.46
Bright Lilac
#C95EFB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C27DEE #A9EE7D
analogous
#897DEE #C27DEE #EE7DE1
triadic
#C27DEE #EEC27D #7DEEC2
tetradic
#C27DEE #EE897D #A9EE7D #7DE1EE
square
#C27DEE #EE897D #A9EE7D #7DE1EE
split-complementary
#C27DEE #E1EE7D #7DEE89
monochromatic
#8D1CD5 #A947E7 #C27DEE #DBB3F5 #F2E4FB
Accessibility & contrast
On white
2.81
#C27DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#C27DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C27DEE
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C27DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C27DEE | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F2
Deuteranopia (green-blind)
#769BEB
Tritanopia (blue-blind)
#BD8FAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c27dee; /* rgb */ color: rgb(194, 125, 238); /* oklch */ color: oklch(70.5% 0.172 310.9);
Tailwind
colors: {
custom: {
50: '#d6a4f4',
500: '#c27dee',
950: '#000000',
},
}SCSS
$custom: #c27dee; $custom-light: #d6a4f4; $custom-dark: #000000;
JSON
{
"hex": "#c27dee",
"rgb": {
"r": 194,
"g": 125,
"b": 238
},
"hsl": {
"h": 276.637,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.70544,
"c": 0.17225,
"h": 310.9
},
"luminance": 0.3231
}Semantic roles & 50–950 ramp
primary
#C27DEE
secondary
#E0F2D5
accent
#D90C5C
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#150F17
muted
#837F85