#BC98DF#BC98DF
#BC98DF is a light, moderate violet. Relative luminance 0.385; OKLCH L 73.8% C 0.107 H 307.1°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BC98DF |
|---|---|
| RGB | rgb(188, 152, 223) |
| HSL | hsl(270, 53%, 74%) |
| HSV | hsv(270, 32%, 87%) |
| CMYK | cmyk(15.7%, 31.8%, 0%, 12.5%) |
| CIE-LAB | lab(68.37, 26.85, -31.04) |
| CIE-LCH | lch(68.37, 41.04, 310.87°) |
| OKLab | oklab(73.79% 0.0647 -0.0854) |
| OKLCH | oklch(73.79% 0.107 307.1) |
| XYZ | xyz(45.2840, 38.4759, 74.8387) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.52
Lavender (survey)
#C79FEF
ΔE00 3.00
Lavender
#B39DDB
ΔE00 3.11
Baby Purple
#CA9BF7
ΔE00 4.34
Lilac (survey)
#CEA2FD
ΔE00 5.25
Pastel Purple
#CAA0FF
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC98DF #BBDF98
analogous
#9898DF #BC98DF #DF98DE
triadic
#BC98DF #DFBC98 #98DFBC
tetradic
#BC98DF #DF9898 #BBDF98 #98DEDF
square
#BC98DF #DF9898 #BBDF98 #98DEDF
split-complementary
#BC98DF #DEDF98 #98DF98
monochromatic
#7F3CC1 #9E69D0 #BC98DF #DAC7EE #F0E8F8
Accessibility & contrast
On white
2.42
#BC98DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#BC98DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC98DF
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC98DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC98DF | 1.00 | 2.42 | 8.70 | 8.70 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E2
Deuteranopia (green-blind)
#92A7DD
Tritanopia (blue-blind)
#B7A2B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc98df; /* rgb */ color: rgb(188, 152, 223); /* oklch */ color: oklch(73.8% 0.107 307.1);
Tailwind
colors: {
custom: {
50: '#d1b6e9',
500: '#bc98df',
950: '#000000',
},
}SCSS
$custom: #bc98df; $custom-light: #d1b6e9; $custom-dark: #000000;
JSON
{
"hex": "#bc98df",
"rgb": {
"r": 188,
"g": 152,
"b": 223
},
"hsl": {
"h": 270.423,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.7379,
"c": 0.10709,
"h": 307.1
},
"luminance": 0.38476
}Semantic roles & 50–950 ramp
primary
#BC98DF
secondary
#E5EFDC
accent
#C02572
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084