#BC8DED#BC8DED
#BC8DED is a light, vivid violet. Relative luminance 0.359; OKLCH L 72.5% C 0.143 H 305.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8DED |
|---|---|
| RGB | rgb(188, 141, 237) |
| HSL | hsl(269, 73%, 74%) |
| HSV | hsv(269, 41%, 93%) |
| CMYK | cmyk(20.7%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(66.41, 36.06, -41.80) |
| CIE-LCH | lch(66.41, 55.20, 310.78°) |
| OKLab | oklab(72.5% 0.0834 -0.1162) |
| OKLCH | oklch(72.5% 0.143 305.7) |
| XYZ | xyz(45.5469, 35.8558, 84.6257) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.58
Baby Purple
#CA9BF7
ΔE00 3.98
Lavender (survey)
#C79FEF
ΔE00 5.04
Pastel Purple
#CAA0FF
ΔE00 5.11
Pale Purple
#B790D4
ΔE00 5.13
Lilac (survey)
#CEA2FD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8DED #BEED8D
analogous
#8D8EED #BC8DED #EC8DED
triadic
#BC8DED #EDBC8D #8DEDBC
tetradic
#BC8DED #ED8D8E #BEED8D #8DEDEC
square
#BC8DED #ED8D8E #BEED8D #8DEDEC
split-complementary
#BC8DED #EDEC8D #8EED8D
monochromatic
#7E23DC #9D58E5 #BC8DED #DBC2F5 #EFE5FB
Accessibility & contrast
On white
2.57
#BC8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#BC8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8DED
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8DED | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#81A2EA
Tritanopia (blue-blind)
#B59CB2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc8ded; /* rgb */ color: rgb(188, 141, 237); /* oklch */ color: oklch(72.5% 0.143 305.7);
Tailwind
colors: {
custom: {
50: '#d2aff3',
500: '#bc8ded',
950: '#000000',
},
}SCSS
$custom: #bc8ded; $custom-light: #d2aff3; $custom-dark: #000000;
JSON
{
"hex": "#bc8ded",
"rgb": {
"r": 188,
"g": 141,
"b": 237
},
"hsl": {
"h": 269.375,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.72495,
"c": 0.14302,
"h": 305.7
},
"luminance": 0.35856
}Semantic roles & 50–950 ramp
primary
#BC8DED
secondary
#E6F2D9
accent
#D51175
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85