#B27FEC#B27FEC
#B27FEC is a light, vivid violet. Relative luminance 0.307; OKLCH L 69.1% C 0.162 H 304.1°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B27FEC |
|---|---|
| RGB | rgb(178, 127, 236) |
| HSL | hsl(268, 74%, 71%) |
| HSV | hsv(268, 46%, 93%) |
| CMYK | cmyk(24.6%, 46.2%, 0%, 7.5%) |
| CIE-LAB | lab(62.25, 40.76, -47.85) |
| CIE-LCH | lch(62.25, 62.86, 310.42°) |
| OKLab | oklab(69.13% 0.0906 -0.1339) |
| OKLCH | oklch(69.13% 0.162 304.1) |
| XYZ | xyz(41.0866, 30.7000, 83.1018) |
| Luminance | 0.3070 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.22
Light Urple
#B36FF6
ΔE00 4.29
Easter Purple
#C071FE
ΔE00 4.59
Liliac
#C48EFD
ΔE00 4.85
Mediumpurple
#9370DB
ΔE00 7.09
Bright Lavender
#C760FF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B27FEC #B9EC7F
analogous
#7F82EC #B27FEC #E87FEC
triadic
#B27FEC #ECB27F #7FECB2
tetradic
#B27FEC #EC7F82 #B9EC7F #7FECE8
square
#B27FEC #EC7F82 #B9EC7F #7FECE8
split-complementary
#B27FEC #ECE87F #82EC7F
monochromatic
#731FD2 #924AE4 #B27FEC #D2B4F4 #EFE4FB
Accessibility & contrast
On white
2.94
#B27FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#B27FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B27FEC
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B27FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B27FEC | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6195F0
Deuteranopia (green-blind)
#6E96E9
Tritanopia (blue-blind)
#A892AA
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #b27fec; /* rgb */ color: rgb(178, 127, 236); /* oklch */ color: oklch(69.1% 0.162 304.1);
Tailwind
colors: {
custom: {
50: '#cba5f2',
500: '#b27fec',
950: '#000000',
},
}SCSS
$custom: #b27fec; $custom-light: #cba5f2; $custom-dark: #000000;
JSON
{
"hex": "#b27fec",
"rgb": {
"r": 178,
"g": 127,
"b": 236
},
"hsl": {
"h": 268.073,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.69128,
"c": 0.16171,
"h": 304.1
},
"luminance": 0.307
}Semantic roles & 50–950 ramp
primary
#B27FEC
secondary
#E4F2D5
accent
#D60F79
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85