#BC95FD#BC95FD
#BC95FD is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.7% C 0.150 H 300.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95FD |
|---|---|
| RGB | rgb(188, 149, 253) |
| HSL | hsl(263, 96%, 79%) |
| HSV | hsv(263, 41%, 99%) |
| CMYK | cmyk(25.7%, 41.1%, 0%, 0.8%) |
| CIE-LAB | lab(68.95, 35.32, -46.57) |
| CIE-LCH | lch(68.95, 58.45, 307.18°) |
| OKLab | oklab(74.65% 0.0753 -0.13) |
| OKLCH | oklch(74.65% 0.15 300.1) |
| XYZ | xyz(49.2121, 39.2779, 97.8982) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.64
Pastel Purple
#CAA0FF
ΔE00 3.60
Baby Purple
#CA9BF7
ΔE00 3.77
Lilac (survey)
#CEA2FD
ΔE00 4.66
Lavender (survey)
#C79FEF
ΔE00 5.10
Lavender
#B39DDB
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95FD #D6FD95
analogous
#95A2FD #BC95FD #F095FD
triadic
#BC95FD #FDBC95 #95FDBC
tetradic
#BC95FD #FD95A2 #D6FD95 #95FDF0
square
#BC95FD #FD95A2 #D6FD95 #95FDF0
split-complementary
#BC95FD #FDF095 #A2FD95
monochromatic
#701DFB #9659FC #BC95FD #E2D1FE #ECE1FE
Accessibility & contrast
On white
2.37
#BC95FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BC95FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95FD
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95FD | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#81A8FA
Tritanopia (blue-blind)
#B0A7BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc95fd; /* rgb */ color: rgb(188, 149, 253); /* oklch */ color: oklch(74.7% 0.150 300.1);
Tailwind
colors: {
custom: {
50: '#d2b4fe',
500: '#bc95fd',
950: '#000000',
},
}SCSS
$custom: #bc95fd; $custom-light: #d2b4fe; $custom-dark: #000000;
JSON
{
"hex": "#bc95fd",
"rgb": {
"r": 188,
"g": 149,
"b": 253
},
"hsl": {
"h": 262.5,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.74653,
"c": 0.15023,
"h": 300.1
},
"luminance": 0.39278
}Semantic roles & 50–950 ramp
primary
#BC95FD
secondary
#EAF7D4
accent
#E6008F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086