#BC95CF#BC95CF
#BC95CF is a light, moderate purple. Relative luminance 0.367; OKLCH L 72.6% C 0.092 H 314.4°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95CF |
|---|---|
| RGB | rgb(188, 149, 207) |
| HSL | hsl(280, 38%, 70%) |
| HSV | hsv(280, 28%, 81%) |
| CMYK | cmyk(9.2%, 28%, 0%, 18.8%) |
| CIE-LAB | lab(67.05, 25.13, -24.22) |
| CIE-LCH | lch(67.05, 34.90, 316.05°) |
| OKLab | oklab(72.58% 0.0648 -0.066) |
| OKLCH | oklch(72.58% 0.092 314.4) |
| XYZ | xyz(42.7472, 36.6919, 63.8497) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.71
Lavender
#B39DDB
ΔE00 4.82
Lavender (survey)
#C79FEF
ΔE00 5.98
Lilac
#C8A2C8
ΔE00 6.26
Plum
#DDA0DD
ΔE00 6.53
Baby Purple
#CA9BF7
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95CF #A8CF95
analogous
#9F95CF #BC95CF #CF95C5
triadic
#BC95CF #CFBC95 #95CFBC
tetradic
#BC95CF #CF9F95 #A8CF95 #95C5CF
square
#BC95CF #CF9F95 #A8CF95 #95C5CF
split-complementary
#BC95CF #C5CF95 #95CF9F
monochromatic
#8449A1 #A16BBC #BC95CF #D7BFE2 #F1E9F5
Accessibility & contrast
On white
2.52
#BC95CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BC95CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95CF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95CF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA1D1
Deuteranopia (green-blind)
#95A4CD
Tritanopia (blue-blind)
#BB9CAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc95cf; /* rgb */ color: rgb(188, 149, 207); /* oklch */ color: oklch(72.6% 0.092 314.4);
Tailwind
colors: {
custom: {
50: '#d0b4dd',
500: '#bc95cf',
950: '#000000',
},
}SCSS
$custom: #bc95cf; $custom-light: #d0b4dd; $custom-dark: #000000;
JSON
{
"hex": "#bc95cf",
"rgb": {
"r": 188,
"g": 149,
"b": 207
},
"hsl": {
"h": 280.345,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.72576,
"c": 0.09249,
"h": 314.4
},
"luminance": 0.36691
}Semantic roles & 50–950 ramp
primary
#BC95CF
secondary
#DDE8D8
accent
#B1355D
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083