#BC96DB#BC96DB
#BC96DB is a light, moderate violet. Relative luminance 0.376; OKLCH L 73.3% C 0.105 H 309.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BC96DB |
|---|---|
| RGB | rgb(188, 150, 219) |
| HSL | hsl(273, 49%, 72%) |
| HSV | hsv(273, 32%, 86%) |
| CMYK | cmyk(14.2%, 31.5%, 0%, 14.1%) |
| CIE-LAB | lab(67.74, 27.10, -29.80) |
| CIE-LCH | lch(67.74, 40.28, 312.28°) |
| OKLab | oklab(73.26% 0.0665 -0.0819) |
| OKLCH | oklch(73.26% 0.105 309.1) |
| XYZ | xyz(44.4292, 37.6190, 71.9247) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.79
Lavender
#B39DDB
ΔE00 3.56
Lavender (survey)
#C79FEF
ΔE00 3.70
Baby Purple
#CA9BF7
ΔE00 4.93
Lilac (survey)
#CEA2FD
ΔE00 5.94
Pastel Purple
#CAA0FF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC96DB #B5DB96
analogous
#9996DB #BC96DB #DB96D8
triadic
#BC96DB #DBBC96 #96DBBC
tetradic
#BC96DB #DB9996 #B5DB96 #96D8DB
square
#BC96DB #DB9996 #B5DB96 #96D8DB
split-complementary
#BC96DB #D8DB96 #96DB99
monochromatic
#813FB8 #9F68CB #BC96DB #D9C4EB #F0E8F7
Accessibility & contrast
On white
2.46
#BC96DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#BC96DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC96DB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC96DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC96DB | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DE
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#B89FAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc96db; /* rgb */ color: rgb(188, 150, 219); /* oklch */ color: oklch(73.3% 0.105 309.1);
Tailwind
colors: {
custom: {
50: '#d1b5e6',
500: '#bc96db',
950: '#000000',
},
}SCSS
$custom: #bc96db; $custom-light: #d1b5e6; $custom-dark: #000000;
JSON
{
"hex": "#bc96db",
"rgb": {
"r": 188,
"g": 150,
"b": 219
},
"hsl": {
"h": 273.043,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.73256,
"c": 0.10548,
"h": 309.1
},
"luminance": 0.37619
}Semantic roles & 50–950 ramp
primary
#BC96DB
secondary
#E5EEDD
accent
#BC296B
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084