#FFBCFA#FFBCFA
#FFBCFA is a very light, moderate purple. Relative luminance 0.641; OKLCH L 87.6% C 0.110 H 329.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCFA |
|---|---|
| RGB | rgb(255, 188, 250) |
| HSL | hsl(304, 100%, 87%) |
| HSV | hsv(304, 26%, 100%) |
| CMYK | cmyk(0%, 26.3%, 2%, 0%) |
| CIE-LAB | lab(84.03, 33.87, -21.14) |
| CIE-LCH | lch(84.03, 39.92, 328.03°) |
| OKLab | oklab(87.56% 0.0946 -0.0569) |
| OKLCH | oklch(87.56% 0.11 329) |
| XYZ | xyz(76.4770, 64.1311, 98.7739) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.03
Pale Mauve
#FED0FC
ΔE00 5.60
Very Light Purple
#F6CEFC
ΔE00 5.78
Light Lilac
#EDC8FF
ΔE00 5.79
Pale Lavender
#EECFFE
ΔE00 7.31
Mauve
#E0B0FF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCFA #BCFFC1
analogous
#E3BCFF #FFBCFA #FFBCD9
triadic
#FFBCFA #FAFFBC #BCFAFF
tetradic
#FFBCFA #FFE3BC #BCFFC1 #BCD9FF
square
#FFBCFA #FFE3BC #BCFFC1 #BCD9FF
split-complementary
#FFBCFA #D9FFBC #BCFFE3
monochromatic
#FF42F1 #FF7FF5 #FFBCFA #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.52
#FFBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#FFBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCFA
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCFA | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#C9D5F8
Tritanopia (blue-blind)
#FFC1D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbcfa; /* rgb */ color: rgb(255, 188, 250); /* oklch */ color: oklch(87.6% 0.110 329.0);
Tailwind
colors: {
custom: {
50: '#ffd0fc',
500: '#ffbcfa',
950: '#000000',
},
}SCSS
$custom: #ffbcfa; $custom-light: #ffd0fc; $custom-dark: #000000;
JSON
{
"hex": "#ffbcfa",
"rgb": {
"r": 255,
"g": 188,
"b": 250
},
"hsl": {
"h": 304.478,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.87564,
"c": 0.11038,
"h": 329
},
"luminance": 0.64129
}Semantic roles & 50–950 ramp
primary
#FFBCFA
secondary
#78E780
accent
#E61100
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385