#BC92D2#BC92D2
#BC92D2 is a light, moderate violet. Relative luminance 0.359; OKLCH L 72.2% C 0.101 H 313.7°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92D2 |
|---|---|
| RGB | rgb(188, 146, 210) |
| HSL | hsl(279, 42%, 70%) |
| HSV | hsv(279, 30%, 82%) |
| CMYK | cmyk(10.5%, 30.5%, 0%, 17.6%) |
| CIE-LAB | lab(66.45, 27.42, -26.81) |
| CIE-LCH | lch(66.45, 38.35, 315.65°) |
| OKLab | oklab(72.16% 0.0701 -0.0733) |
| OKLCH | oklch(72.16% 0.101 313.7) |
| XYZ | xyz(42.6489, 35.9030, 65.6435) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.57
Lavender
#B39DDB
ΔE00 4.96
Lavender (survey)
#C79FEF
ΔE00 5.48
Wisteria
#A87DC2
ΔE00 6.56
Baby Purple
#CA9BF7
ΔE00 6.58
Plum
#DDA0DD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92D2 #A8D292
analogous
#9C92D2 #BC92D2 #D292C8
triadic
#BC92D2 #D2BC92 #92D2BC
tetradic
#BC92D2 #D29C92 #A8D292 #92C8D2
square
#BC92D2 #D29C92 #A8D292 #92C8D2
split-complementary
#BC92D2 #C8D292 #92D29C
monochromatic
#8444A5 #A167C0 #BC92D2 #D7BDE4 #F1E9F6
Accessibility & contrast
On white
2.57
#BC92D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#BC92D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92D2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92D2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889FD5
Deuteranopia (green-blind)
#91A3D0
Tritanopia (blue-blind)
#BB9AA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc92d2; /* rgb */ color: rgb(188, 146, 210); /* oklch */ color: oklch(72.2% 0.101 313.7);
Tailwind
colors: {
custom: {
50: '#d1b2e0',
500: '#bc92d2',
950: '#000000',
},
}SCSS
$custom: #bc92d2; $custom-light: #d1b2e0; $custom-dark: #000000;
JSON
{
"hex": "#bc92d2",
"rgb": {
"r": 188,
"g": 146,
"b": 210
},
"hsl": {
"h": 279.375,
"s": 41.558,
"l": 69.804
},
"oklch": {
"l": 0.72155,
"c": 0.1014,
"h": 313.7
},
"luminance": 0.35902
}Semantic roles & 50–950 ramp
primary
#BC92D2
secondary
#DDE9D7
accent
#B5315E
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083