#BC95DA#BC95DA
#BC95DA is a light, moderate violet. Relative luminance 0.372; OKLCH L 73.0% C 0.106 H 309.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95DA |
|---|---|
| RGB | rgb(188, 149, 218) |
| HSL | hsl(274, 48%, 72%) |
| HSV | hsv(274, 32%, 85%) |
| CMYK | cmyk(13.8%, 31.7%, 0%, 14.5%) |
| CIE-LAB | lab(67.46, 27.44, -29.68) |
| CIE-LCH | lch(67.46, 40.42, 312.76°) |
| OKLab | oklab(73.03% 0.0677 -0.0815) |
| OKLCH | oklch(73.03% 0.106 309.7) |
| XYZ | xyz(44.1391, 37.2487, 71.1805) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.54
Lavender
#B39DDB
ΔE00 3.82
Lavender (survey)
#C79FEF
ΔE00 3.92
Baby Purple
#CA9BF7
ΔE00 5.07
Lilac (survey)
#CEA2FD
ΔE00 6.14
Pastel Purple
#CAA0FF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95DA #B3DA95
analogous
#9A95DA #BC95DA #DA95D6
triadic
#BC95DA #DABC95 #95DABC
tetradic
#BC95DA #DA9A95 #B3DA95 #95D6DA
square
#BC95DA #DA9A95 #B3DA95 #95D6DA
split-complementary
#BC95DA #D6DA95 #95DA9A
monochromatic
#823FB5 #9F68CA #BC95DA #D9C2EA #F1E8F7
Accessibility & contrast
On white
2.49
#BC95DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#BC95DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95DA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95DA | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A2DD
Deuteranopia (green-blind)
#91A5D8
Tritanopia (blue-blind)
#B99EAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc95da; /* rgb */ color: rgb(188, 149, 218); /* oklch */ color: oklch(73.0% 0.106 309.7);
Tailwind
colors: {
custom: {
50: '#d1b4e5',
500: '#bc95da',
950: '#000000',
},
}SCSS
$custom: #bc95da; $custom-light: #d1b4e5; $custom-dark: #000000;
JSON
{
"hex": "#bc95da",
"rgb": {
"r": 188,
"g": 149,
"b": 218
},
"hsl": {
"h": 273.913,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.73033,
"c": 0.10596,
"h": 309.7
},
"luminance": 0.37248
}Semantic roles & 50–950 ramp
primary
#BC95DA
secondary
#E4EEDD
accent
#BC2A69
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084