#B27EFA#B27EFA
#B27EFA is a light, vivid violet. Relative luminance 0.313; OKLCH L 69.7% C 0.180 H 301.2°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B27EFA |
|---|---|
| RGB | rgb(178, 126, 250) |
| HSL | hsl(265, 93%, 74%) |
| HSV | hsv(265, 50%, 98%) |
| CMYK | cmyk(28.8%, 49.6%, 0%, 2%) |
| CIE-LAB | lab(62.75, 44.61, -54.79) |
| CIE-LCH | lch(62.75, 70.66, 309.15°) |
| OKLab | oklab(69.73% 0.0935 -0.1542) |
| OKLCH | oklch(69.73% 0.18 301.2) |
| XYZ | xyz(43.0723, 31.2887, 94.1941) |
| Luminance | 0.3129 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.22
Light Urple
#B36FF6
ΔE00 3.69
Easter Purple
#C071FE
ΔE00 3.85
Liliac
#C48EFD
ΔE00 5.00
Bright Lavender
#C760FF
ΔE00 7.04
Periwinkle (survey)
#8E82FE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B27EFA #C6FA7E
analogous
#7E88FA #B27EFA #F07EFA
triadic
#B27EFA #FAB27E #7EFAB2
tetradic
#B27EFA #FA7E88 #C6FA7E #7EFAF0
square
#B27EFA #FA7E88 #C6FA7E #7EFAF0
split-complementary
#B27EFA #FAF07E #88FA7E
monochromatic
#6C09F4 #8F43F8 #B27EFA #D5B9FC #EDE2FE
Accessibility & contrast
On white
2.89
#B27EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#B27EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B27EFA
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B27EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B27EFA | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5597FE
Deuteranopia (green-blind)
#6397F7
Tritanopia (blue-blind)
#A495B0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b27efa; /* rgb */ color: rgb(178, 126, 250); /* oklch */ color: oklch(69.7% 0.180 301.2);
Tailwind
colors: {
custom: {
50: '#cca4fc',
500: '#b27efa',
950: '#000000',
},
}SCSS
$custom: #b27efa; $custom-light: #cca4fc; $custom-dark: #000000;
JSON
{
"hex": "#b27efa",
"rgb": {
"r": 178,
"g": 126,
"b": 250
},
"hsl": {
"h": 265.161,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.69731,
"c": 0.18028,
"h": 301.2
},
"luminance": 0.31289
}Semantic roles & 50–950 ramp
primary
#B27EFA
secondary
#E8F6D5
accent
#E60085
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F17
muted
#827F85