#FFBCF1#FFBCF1
#FFBCF1 is a very light, moderate pink. Relative luminance 0.636; OKLCH L 87.3% C 0.102 H 334.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCF1 |
|---|---|
| RGB | rgb(255, 188, 241) |
| HSL | hsl(313, 100%, 87%) |
| HSV | hsv(313, 26%, 100%) |
| CMYK | cmyk(0%, 26.3%, 5.5%, 0%) |
| CIE-LAB | lab(83.75, 32.30, -16.77) |
| CIE-LCH | lch(83.75, 36.39, 332.56°) |
| OKLab | oklab(87.25% 0.0919 -0.0448) |
| OKLCH | oklch(87.25% 0.102 334) |
| XYZ | xyz(75.0993, 63.5800, 91.5183) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.11
Light Lavendar
#EFC0FE
ΔE00 5.40
Very Light Purple
#F6CEFC
ΔE00 5.73
Light Lilac
#EDC8FF
ΔE00 6.62
Powder Pink
#FFB2D0
ΔE00 7.51
Pale Lavender
#EECFFE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCF1 #BCFFCA
analogous
#ECBCFF #FFBCF1 #FFBCD0
triadic
#FFBCF1 #F1FFBC #BCF1FF
tetradic
#FFBCF1 #FFECBC #BCFFCA #BCD0FF
square
#FFBCF1 #FFECBC #BCFFCA #BCD0FF
split-complementary
#FFBCF1 #D0FFBC #BCFFEC
monochromatic
#FF42D7 #FF7FE4 #FFBCF1 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.53
#FFBCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FFBCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCF1
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCF1 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF3
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#FFBFCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbcf1; /* rgb */ color: rgb(255, 188, 241); /* oklch */ color: oklch(87.3% 0.102 334.0);
Tailwind
colors: {
custom: {
50: '#ffd0f5',
500: '#ffbcf1',
950: '#000000',
},
}SCSS
$custom: #ffbcf1; $custom-light: #ffd0f5; $custom-dark: #000000;
JSON
{
"hex": "#ffbcf1",
"rgb": {
"r": 255,
"g": 188,
"b": 241
},
"hsl": {
"h": 312.537,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.8725,
"c": 0.10225,
"h": 334
},
"luminance": 0.63577
}Semantic roles & 50–950 ramp
primary
#FFBCF1
secondary
#78E78F
accent
#E63000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385