#BC99DA#BC99DA
#BC99DA is a light, moderate violet. Relative luminance 0.385; OKLCH L 73.8% C 0.099 H 308.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BC99DA |
|---|---|
| RGB | rgb(188, 153, 218) |
| HSL | hsl(272, 47%, 73%) |
| HSV | hsv(272, 30%, 85%) |
| CMYK | cmyk(13.8%, 29.8%, 0%, 14.5%) |
| CIE-LAB | lab(68.41, 25.22, -28.21) |
| CIE-LCH | lch(68.41, 37.84, 311.79°) |
| OKLab | oklab(73.76% 0.0619 -0.0773) |
| OKLCH | oklch(73.76% 0.099 308.7) |
| XYZ | xyz(44.7829, 38.5362, 71.3951) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.48
Lavender
#B39DDB
ΔE00 2.95
Lavender (survey)
#C79FEF
ΔE00 3.79
Baby Purple
#CA9BF7
ΔE00 5.38
Lilac (survey)
#CEA2FD
ΔE00 6.12
Pastel Purple
#CAA0FF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC99DA #B7DA99
analogous
#9B99DA #BC99DA #DA99D7
triadic
#BC99DA #DABC99 #99DABC
tetradic
#BC99DA #DA9B99 #B7DA99 #99D7DA
square
#BC99DA #DA9B99 #B7DA99 #99D7DA
split-complementary
#BC99DA #D7DA99 #99DA9B
monochromatic
#8142B6 #9F6CCA #BC99DA #D9C6EA #F0E9F7
Accessibility & contrast
On white
2.41
#BC99DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#BC99DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC99DA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC99DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC99DA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DD
Deuteranopia (green-blind)
#95A7D8
Tritanopia (blue-blind)
#B8A2B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc99da; /* rgb */ color: rgb(188, 153, 218); /* oklch */ color: oklch(73.8% 0.099 308.7);
Tailwind
colors: {
custom: {
50: '#d1b7e5',
500: '#bc99da',
950: '#000000',
},
}SCSS
$custom: #bc99da; $custom-light: #d1b7e5; $custom-dark: #000000;
JSON
{
"hex": "#bc99da",
"rgb": {
"r": 188,
"g": 153,
"b": 218
},
"hsl": {
"h": 272.308,
"s": 46.763,
"l": 72.745
},
"oklch": {
"l": 0.7376,
"c": 0.09905,
"h": 308.7
},
"luminance": 0.38536
}Semantic roles & 50–950 ramp
primary
#BC99DA
secondary
#E5EEDD
accent
#BA2C6D
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141115
muted
#828084