#BC95DF#BC95DF
#BC95DF is a light, moderate violet. Relative luminance 0.375; OKLCH L 73.2% C 0.112 H 307.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95DF |
|---|---|
| RGB | rgb(188, 149, 223) |
| HSL | hsl(272, 54%, 73%) |
| HSV | hsv(272, 33%, 87%) |
| CMYK | cmyk(15.7%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(67.66, 28.52, -32.13) |
| CIE-LCH | lch(67.66, 42.97, 311.59°) |
| OKLab | oklab(73.25% 0.069 -0.0885) |
| OKLCH | oklch(73.25% 0.112 307.9) |
| XYZ | xyz(44.8033, 37.5144, 74.6784) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.12
Lavender (survey)
#C79FEF
ΔE00 3.29
Lavender
#B39DDB
ΔE00 3.85
Baby Purple
#CA9BF7
ΔE00 4.19
Lilac (survey)
#CEA2FD
ΔE00 5.38
Pastel Purple
#CAA0FF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95DF #B8DF95
analogous
#9795DF #BC95DF #DF95DD
triadic
#BC95DF #DFBC95 #95DFBC
tetradic
#BC95DF #DF9795 #B8DF95 #95DDDF
square
#BC95DF #DF9795 #B8DF95 #95DDDF
split-complementary
#BC95DF #DDDF95 #95DF97
monochromatic
#803AC0 #9E66D1 #BC95DF #DAC4ED #F0E7F8
Accessibility & contrast
On white
2.47
#BC95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#BC95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95DF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95DF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E2
Deuteranopia (green-blind)
#8FA5DD
Tritanopia (blue-blind)
#B7A0B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc95df; /* rgb */ color: rgb(188, 149, 223); /* oklch */ color: oklch(73.2% 0.112 307.9);
Tailwind
colors: {
custom: {
50: '#d1b4e9',
500: '#bc95df',
950: '#000000',
},
}SCSS
$custom: #bc95df; $custom-light: #d1b4e9; $custom-dark: #000000;
JSON
{
"hex": "#bc95df",
"rgb": {
"r": 188,
"g": 149,
"b": 223
},
"hsl": {
"h": 271.622,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.73249,
"c": 0.1122,
"h": 307.9
},
"luminance": 0.37514
}Semantic roles & 50–950 ramp
primary
#BC95DF
secondary
#E5EFDC
accent
#C1246F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084