#FFBCFF#FFBCFF
#FFBCFF is a very light, moderate purple. Relative luminance 0.644; OKLCH L 87.7% C 0.115 H 326.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCFF |
|---|---|
| RGB | rgb(255, 188, 255) |
| HSL | hsl(300, 100%, 87%) |
| HSV | hsv(300, 26%, 100%) |
| CMYK | cmyk(0%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(84.20, 34.76, -23.55) |
| CIE-LCH | lch(84.20, 41.99, 325.89°) |
| OKLab | oklab(87.74% 0.0961 -0.0636) |
| OKLCH | oklch(87.74% 0.115 326.5) |
| XYZ | xyz(77.2714, 64.4488, 102.9578) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.62
Light Lilac
#EDC8FF
ΔE00 5.63
Very Light Purple
#F6CEFC
ΔE00 6.11
Pale Mauve
#FED0FC
ΔE00 6.15
Mauve
#E0B0FF
ΔE00 6.76
Pale Lavender
#EECFFE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCFF #BCFFBC
analogous
#DEBCFF #FFBCFF #FFBCDE
triadic
#FFBCFF #FFFFBC #BCFFFF
tetradic
#FFBCFF #FFDEBC #BCFFBC #BCDEFF
square
#FFBCFF #FFDEBC #BCFFBC #BCDEFF
split-complementary
#FFBCFF #DEFFBC #BCFFDE
monochromatic
#FF42FF #FF7FFF #FFBCFF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.51
#FFBCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#FFBCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCFF
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCFF | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#C7D5FD
Tritanopia (blue-blind)
#FFC2D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbcff; /* rgb */ color: rgb(255, 188, 255); /* oklch */ color: oklch(87.7% 0.115 326.5);
Tailwind
colors: {
custom: {
50: '#ffd1ff',
500: '#ffbcff',
950: '#000000',
},
}SCSS
$custom: #ffbcff; $custom-light: #ffd1ff; $custom-dark: #000000;
JSON
{
"hex": "#ffbcff",
"rgb": {
"r": 255,
"g": 188,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.87745,
"c": 0.11518,
"h": 326.5
},
"luminance": 0.64446
}Semantic roles & 50–950 ramp
primary
#FFBCFF
secondary
#78E778
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386