#C27BED#C27BED
#C27BED is a light, vivid violet. Relative luminance 0.318; OKLCH L 70.2% C 0.174 H 311.4°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C27BED |
|---|---|
| RGB | rgb(194, 123, 237) |
| HSL | hsl(277, 76%, 71%) |
| HSV | hsv(277, 48%, 93%) |
| CMYK | cmyk(18.1%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(63.14, 47.48, -46.90) |
| CIE-LCH | lch(63.14, 66.74, 315.35°) |
| OKLab | oklab(70.18% 0.1153 -0.1308) |
| OKLCH | oklch(70.18% 0.174 311.4) |
| XYZ | xyz(44.6144, 31.7505, 83.8826) |
| Luminance | 0.3175 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.06
Easter Purple
#C071FE
ΔE00 3.70
Light Urple
#B36FF6
ΔE00 4.74
Liliac
#C48EFD
ΔE00 5.02
Bright Lavender
#C760FF
ΔE00 6.09
Bright Lilac
#C95EFB
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C27BED #A6ED7B
analogous
#897BED #C27BED #ED7BDF
triadic
#C27BED #EDC27B #7BEDC2
tetradic
#C27BED #ED897B #A6ED7B #7BDFED
square
#C27BED #ED897B #A6ED7B #7BDFED
split-complementary
#C27BED #DFED7B #7BED89
monochromatic
#8D1DD1 #A945E6 #C27BED #DBB1F4 #F3E4FB
Accessibility & contrast
On white
2.86
#C27BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#C27BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C27BED
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C27BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C27BED | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6095F1
Deuteranopia (green-blind)
#749AEA
Tritanopia (blue-blind)
#BD8DA9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #c27bed; /* rgb */ color: rgb(194, 123, 237); /* oklch */ color: oklch(70.2% 0.174 311.4);
Tailwind
colors: {
custom: {
50: '#d6a3f3',
500: '#c27bed',
950: '#000000',
},
}SCSS
$custom: #c27bed; $custom-light: #d6a3f3; $custom-dark: #000000;
JSON
{
"hex": "#c27bed",
"rgb": {
"r": 194,
"g": 123,
"b": 237
},
"hsl": {
"h": 277.368,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.70184,
"c": 0.17433,
"h": 311.4
},
"luminance": 0.3175
}Semantic roles & 50–950 ramp
primary
#C27BED
secondary
#DEF1D2
accent
#D80D5A
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#150F17
muted
#837F85