#FFBCF2#FFBCF2
#FFBCF2 is a very light, moderate pink. Relative luminance 0.636; OKLCH L 87.3% C 0.103 H 333.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCF2 |
|---|---|
| RGB | rgb(255, 188, 242) |
| HSL | hsl(312, 100%, 87%) |
| HSV | hsv(312, 26%, 100%) |
| CMYK | cmyk(0%, 26.3%, 5.1%, 0%) |
| CIE-LAB | lab(83.78, 32.47, -17.26) |
| CIE-LCH | lch(83.78, 36.77, 332.01°) |
| OKLab | oklab(87.28% 0.0922 -0.0461) |
| OKLCH | oklch(87.28% 0.103 333.4) |
| XYZ | xyz(75.2491, 63.6399, 92.3071) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.12
Light Lavendar
#EFC0FE
ΔE00 5.22
Very Light Purple
#F6CEFC
ΔE00 5.69
Light Lilac
#EDC8FF
ΔE00 6.50
Pale Lavender
#EECFFE
ΔE00 7.56
Plum
#DDA0DD
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCF2 #BCFFC9
analogous
#EBBCFF #FFBCF2 #FFBCD1
triadic
#FFBCF2 #F2FFBC #BCF2FF
tetradic
#FFBCF2 #FFEBBC #BCFFC9 #BCD1FF
square
#FFBCF2 #FFEBBC #BCFFC9 #BCD1FF
split-complementary
#FFBCF2 #D1FFBC #BCFFEB
monochromatic
#FF42DA #FF7FE6 #FFBCF2 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.53
#FFBCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#FFBCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCF2
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCF2 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#CBD4F0
Tritanopia (blue-blind)
#FFBFCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbcf2; /* rgb */ color: rgb(255, 188, 242); /* oklch */ color: oklch(87.3% 0.103 333.4);
Tailwind
colors: {
custom: {
50: '#ffd0f6',
500: '#ffbcf2',
950: '#000000',
},
}SCSS
$custom: #ffbcf2; $custom-light: #ffd0f6; $custom-dark: #000000;
JSON
{
"hex": "#ffbcf2",
"rgb": {
"r": 255,
"g": 188,
"b": 242
},
"hsl": {
"h": 311.642,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.87284,
"c": 0.10311,
"h": 333.4
},
"luminance": 0.63637
}Semantic roles & 50–950 ramp
primary
#FFBCF2
secondary
#78E78E
accent
#E62D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385