#B27CED#B27CED
#B27CED is a light, vivid violet. Relative luminance 0.300; OKLCH L 68.7% C 0.168 H 304.4°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B27CED |
|---|---|
| RGB | rgb(178, 124, 237) |
| HSL | hsl(269, 76%, 71%) |
| HSV | hsv(269, 48%, 93%) |
| CMYK | cmyk(24.9%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(61.65, 42.63, -49.36) |
| CIE-LCH | lch(61.65, 65.23, 310.82°) |
| OKLab | oklab(68.69% 0.0948 -0.1383) |
| OKLCH | oklch(68.69% 0.168 304.4) |
| XYZ | xyz(40.8505, 29.9949, 83.7418) |
| Luminance | 0.2999 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.73
Light Urple
#B36FF6
ΔE00 3.49
Easter Purple
#C071FE
ΔE00 3.95
Liliac
#C48EFD
ΔE00 5.38
Mediumpurple
#9370DB
ΔE00 6.75
Bright Lavender
#C760FF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B27CED #B7ED7C
analogous
#7C7EED #B27CED #EB7CED
triadic
#B27CED #EDB27C #7CEDB2
tetradic
#B27CED #ED7C7E #B7ED7C #7CEDEB
square
#B27CED #ED7C7E #B7ED7C #7CEDEB
split-complementary
#B27CED #EDEB7C #7EED7C
monochromatic
#731DD2 #9246E6 #B27CED #D2B2F4 #EFE4FB
Accessibility & contrast
On white
3.00
#B27CED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#B27CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B27CED
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B27CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B27CED | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C93F1
Deuteranopia (green-blind)
#6A95EA
Tritanopia (blue-blind)
#A890A9
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #b27ced; /* rgb */ color: rgb(178, 124, 237); /* oklch */ color: oklch(68.7% 0.168 304.4);
Tailwind
colors: {
custom: {
50: '#cba3f3',
500: '#b27ced',
950: '#000000',
},
}SCSS
$custom: #b27ced; $custom-light: #cba3f3; $custom-dark: #000000;
JSON
{
"hex": "#b27ced",
"rgb": {
"r": 178,
"g": 124,
"b": 237
},
"hsl": {
"h": 268.673,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.68693,
"c": 0.16766,
"h": 304.4
},
"luminance": 0.29995
}Semantic roles & 50–950 ramp
primary
#B27CED
secondary
#E3F2D3
accent
#D80D77
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85