#B78CED#B78CED
#B78CED is a light, vivid violet. Relative luminance 0.349; OKLCH L 71.8% C 0.143 H 303.4°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B78CED |
|---|---|
| RGB | rgb(183, 140, 237) |
| HSL | hsl(267, 73%, 74%) |
| HSV | hsv(267, 41%, 93%) |
| CMYK | cmyk(22.8%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(65.70, 35.19, -42.94) |
| CIE-LCH | lch(65.70, 55.52, 309.33°) |
| OKLab | oklab(71.85% 0.0789 -0.1196) |
| OKLCH | oklch(71.85% 0.143 303.4) |
| XYZ | xyz(44.1893, 34.9380, 84.5200) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.94
Baby Purple
#CA9BF7
ΔE00 4.72
Pale Purple
#B790D4
ΔE00 5.52
Pastel Purple
#CAA0FF
ΔE00 5.60
Lavender (survey)
#C79FEF
ΔE00 5.69
Light Purple
#BF77F6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B78CED #C2ED8C
analogous
#8C92ED #B78CED #E88CED
triadic
#B78CED #EDB78C #8CEDB7
tetradic
#B78CED #ED8C92 #C2ED8C #8CEDE8
square
#B78CED #ED8C92 #C2ED8C #8CEDE8
split-complementary
#B78CED #EDE88C #92ED8C
monochromatic
#7522DC #9657E5 #B78CED #D8C1F5 #EEE5FB
Accessibility & contrast
On white
2.63
#B78CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#B78CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B78CED
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B78CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B78CED | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF1
Deuteranopia (green-blind)
#7DA0EA
Tritanopia (blue-blind)
#AE9CB1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b78ced; /* rgb */ color: rgb(183, 140, 237); /* oklch */ color: oklch(71.8% 0.143 303.4);
Tailwind
colors: {
custom: {
50: '#ceaef3',
500: '#b78ced',
950: '#000000',
},
}SCSS
$custom: #b78ced; $custom-light: #ceaef3; $custom-dark: #000000;
JSON
{
"hex": "#b78ced",
"rgb": {
"r": 183,
"g": 140,
"b": 237
},
"hsl": {
"h": 266.598,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.71848,
"c": 0.14331,
"h": 303.4
},
"luminance": 0.34938
}Semantic roles & 50–950 ramp
primary
#B78CED
secondary
#E7F3D8
accent
#D5107E
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85